All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- The test of
value
props - The test of
textContent
props
- Update supporting for usage on React
- Add data-id on the style element
- Update node version
- Update README.md
- Update demo HTML
- Add
notrim
attribute - Add prettier
- Fix exmaples on README.md
1.1.0 - 2021-09-06
- Fix a few code according to the coding rules.
- Fix the bug of ignoring
null
when thevalue
oflabel
andlanguage
are empty.
- CHANGELOG.md
- Support to edit by
textContent
propperty - Support to use in React
- Reduce the number of unnecessary calls of
#render
- The test of
value
props - The test of
textContent
props
1.0.7 - 2021-09-05
- README.md
1.0.6 - 2021-08-08
- README.md
1.0.5 - 2021-08-08
- README.md
1.0.4 - 2021-08-08
- bower.json
1.0.3 - 2021-08-02
- main prop in package.json
1.0.1 - 2021-08-02
- main prop in package.json
1.0.0 - 2021-08-02
- Linter
- Test
0.2.1 - 2021-08-01
- Handling blank lines
0.2.0 - 2021-08-01
- Copy button
0.1.0 - 2021-08-01
- The
label
attribute
- Default style
- Refactoring
0.0.1 - 2021-07-31
- First release