What's Changed
- Fixed number input value does not persist when using up/down arrows, Issue #6012 by @aswinkumar863 in #6013
- Clean properly viewLayer from the component by @artf in #6021
- Fix typos in german translations by @DanielBiegler in #6037
- refactor: remove dist from src by @danstarns in #6041
- refactor: remove commit hooks by @danstarns in #6060
- development environment upgrades by @danstarns in #6059
- add label to ButtonProps type definition by @havijs in #6066
- Refactor binary numbers to boolean to fix TypeScript type error by @havijs in #6065
- Small bug fixes and improvements by @artf in #6067
- docs: fix grammar error by @havijs in #6068
- Add Dependabot by @danstarns in #6069
- ci: add doc generation step into ci by @danstarns in #6078
- package: lock all dependencies by @danstarns in #6079
- docs: fix the 404 Github Action build badge in README by @WilliamDASILVA in #6085
- feat: add findFirstType method to Component by @WilliamDASILVA in #6084
- Remove element border reset by @artf in #6093
- Avoid removing meaningful whitespaces #5984
- Avoid default strict name escaping for Selector names #5994
New Contributors
- @aswinkumar863 made their first contribution in #6013
- @DanielBiegler made their first contribution in #6037
- @havijs made their first contribution in #6066
- @WilliamDASILVA made their first contribution in #6085
Full Changelog: v0.21.12...v0.21.13