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