headless-0.1.4
github-actions
released this
28 Apr 14:11
·
2437 commits
to main
since this release
0.1.4 (2023-04-28)
Bug Fixes
- add css inline definitions (#276) (0ed7d96)
- project folders and linter (#205) (198f729)
- remove any to satisfy the picky linter ✅ (737860b)
- solve headless linter warnings (a97d826)
- solve linter errors (100ed43)
- toggle component: renamed prop & change funcionality in Toggle (#210) (d96c401), closes #209
- tooltip works only the first time (#269) (29b14ff)
- update config to enable cypress component testing (ff170b8)
Features
- add checkbox (#154) (b8d9a73), closes #128
- add daisy slider component (#199) (f9b997d)
- add input phone (#243) (8c8b1aa)
- added a11y to storybook (2310d71)
- auto country code (#249) (91af379)
- base pagination (#151) (76aed0e), closes #130 #15
- component: Add Badge Component (#222) (fe15e6c), closes #219
- component: add carousel component (#258) (d258189)
- component: Add loading indicator (#207) (923fd4e)
- component: add navigation bar (#213) (dfd89e0), closes #200
- component: add new Breadcrumb component (#212) (5b526cc)
- component: an alert component (#218) (d3daf68), closes #217
- component: improve pagination (#208) (5d86b51)
- input: add input component (#257) (43c5f53)
BREAKING CHANGES
- toggle component: any component who uses daisy-toggle, will have to rename
checked
topressed