headless-0.1.2
github-actions
released this
23 Feb 02:01
·
2532 commits
to main
since this release
0.1.2 (2023-02-23)
Bug Fixes
- debounce showing/hiding the tooltip (#159) (f889444)
- deprecated useClientEffect$ and createContext hooks (#187) (ff6016f)
- rating: add useId as key for each RatingIcon (#162) (b9f47b1)
- remove any from Component (#190) (35bc6fa)
- remove double await (97c9f0e), closes #75
- remove warnings (#182) (befcbc5)
- rub up tests (0f2adf9)
Features
- component: add draft Popover component (#140) (15950fe)
- component: add new Progress Bar component (#174) (5bf8262), closes #129
- component: add radio component (#178) (35b7a60), closes #128
- component: add the Accordion Component (#176) (523d19d), closes #126
- component: add the rating component (#149) (0c07dd9)
- component: added a new headless slider component (#169) (80f860f)
- component: added a Toast component that reads the label, the po… (#157) (019f7fa)
- headless menu (#158) (1ec959e)