Releases: heppokofrontend/html-code-block-element
Releases · heppokofrontend/html-code-block-element
v2.0.5
v2.0.4
Merge pull request #10 from heppokofrontend/release/2.0.4 2.0.4
v2.0.1
2.0.1
v1.1.1
Fixed
- Fix exmaples on README.md
v1.1.0
Fixed
- Fix a few code according to the coding rules.
- Fix the bug of ignoring
null
when thevalue
oflabel
andlanguage
are empty.
Added
- CHANGELOG.md
- Support to edit by
textContent
propperty - Support to use in React
Update
- Reduce the number of unnecessary calls of
#render
Remove
- The test of
value
props - The test of
textContent
props
v1.0.7
Fix
- README.md
v1.0.6
Update
- README.md
v1.0.5
Update
- README.md
v1.0.4
Add
- bower.json
v1.0.3
Fix
- README.md typo