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.
- Add boolean settings
checkedReadOnly
to control whether checked items are read only (defaults tofalse
)
- Fix checklist tile background color when dragged
- Fix error when creating an item in an empty checklist
- Fix localization instructions in README.md
- Fix typo in README.md
- Move drag handle to the right
- Reduce time to hold the tile to drag it from 500ms to 250ms
- Fix README
- Fix example
Initial release.