Releases: qwikifiers/qwik-ui
Releases · qwikifiers/qwik-ui
@qwik-ui/[email protected]
headless-0.1.6
headless-0.1.5
0.1.5 (2023-04-29)
headless-0.1.4
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
daisy-0.0.4
0.0.4 (2023-04-28)
Bug Fixes
- add css inline definitions (#276) (0ed7d96)
- project folders and linter (#205) (198f729)
- toggle component: renamed prop & change funcionality in Toggle (#210) (d96c401), closes #209
- update config to enable cypress component testing (ff170b8)
Features
- add checkbox (#154) (b8d9a73), closes #128
- add daisy slider component (#199) (f9b997d)
- base pagination (#151) (76aed0e), closes #130 #15
- component: Add Badge Component (#222) (fe15e6c), closes #219
- 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)
BREAKING CHANGES
- toggle component: any component who uses daisy-toggle, will have to rename
checked
topressed
headless-0.1.3
0.1.3 (2023-02-23)
headless-0.1.2
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)
daisy-0.0.3
0.0.3 (2023-02-23)
daisy-0.0.2
0.0.2 (2023-02-23)
Bug Fixes
- accordion: removed duplicate class in Accordion (#192) (08b6bc0)
- deprecated useClientEffect$ and createContext hooks (#187) (ff6016f)
- docs and website (#172) (8906771)
- remove warnings (#182) (befcbc5)
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 Toast component that reads the label, the po… (#157) (019f7fa)