Release 2.0.4
What's Changed
- fix: handle undefined prop values by @deleonio in #5781
- Improve nav component by @sdvg in #5833
- Fix alert samples by @sdvg in #5877
- Consistently use this.state._variant by @sdvg in #5880
- fix: remove not-allowed cursor when inputs are read-only by @laske185 in #5866
- feat: set aria-label to icon in version by @laske185 in #5871
- fix: checkbox onChange handling for
kol
-events by @deleonio in #5891 - build: fix dev script in theme package by @laske185 in #5892
- refact: Move schema code from the 'library' to the 'schema' package by @deleonio in #5884
- fix: backspace behavior at input date by @laske185 in #5901
- chore: optimize schema refactoring by @deleonio in #5900
- 5870 table render samples by @sdvg in #5907
- Fix stringification of link in Nav component by @cyrinermd in #5879
- Implemented new property (_paginationPosition) to control the placement of pagination in the table component by @cyrinermd in #5883
- Remove underline from inactive tabs by @cyrinermd in #5889
- Fix/handle undefined optimize by @deleonio in #5939
- Fix table cells and inputs being read ad 'clickable' in NVDA by @sdvg in #5933
- Fix: Missing aria-label by using hide-label by @deleonio in #5947
- fix: exclude invalide property default values by @deleonio in #5950
- Fix Textarea field resizing issue by @cyrinermd in #5886
- Improve table focus and scrolling behavior by @sdvg in #5953
- fix: documentation sample for nav component by @deleonio in #5956
Full Changelog: 2.0.3...2.0.4