Releases: daisyui/react-daisyui
Releases · daisyui/react-daisyui
react-daisyui v1.0.1
react-daisyui v1.0.0
Features
- added card (2363da7)
- added collapse (c6ecd97)
- added data input components (#6) (7fa3e10)
- added drawer (#11) (e6cfacb)
- added dropdown and menu (da5d67f)
- added footer (5a51e96)
- added indicator (ad879ad)
- added inputgroup (f687eec)
- added kbd (a56bdc7)
- added mask (3b4a9ac)
- added pagination (#14) (bffcddc)
- added radial progress (327cbb1)
- added rating (ddc54eb)
- added release please bot (a5bddd9)
- added stack (ee98b3a)
- added stats (3e81ace)
- added steps (c3c290b)
- added swap (eb0bf5e)
- added table (717e43d)
- hero (272b02e)
Bug Fixes
- added daisyui and tailwind to peer deps (2bf5a9e)
- broken button import in card story (3da633f)
- changed daisy to daisyui in readme (bedaa99)
- changed master to main in release.yml (1c4a694)
- changed npm version script (ad3fd75)
- corrected npm install instructions to reflect new package name (44bbab7)
- fixed generate command in readme (4cbf5f7)
- fixed readme shields (57f3d63)
- fixed typo in readme (0fc67b7)
- misspelled kbd in readme link (9ca3338)
- moved size and variant prop from tabs up to tab container (86f5354)
- omit onchange from select to use custom generic version (#9) (da2c3af)
- readme (4ee1601)
- rebase (a6d60ac)
- removed circular deps in component imports (#5) (e272355)
- specified text color in layout to make sure title is legible (7042339)
- stopped tailwind 3 jit from not creating styles for unused daisyui classes (#4) (bd6198e)
- udpated link to new repo name in readme (987cc4c)
- updated collapse story and fixed bug in open close condition (426acca)
- updated dist script for jsx runtime (cc5a7ba)
- used omit in toggle color prop (ce64028)
Miscellaneous
- added collapse card and swap to readme and exports (71ec256)
- added github actions (5527ea2)
- added LICENSE (746c5d3)
- added link to official daisy examples in readme under contributions (069a901)
- added links to components in readme (ef1620e)
- changed name to react-daisy-ui due to name taken on npm already (08d06aa)
- changed names to reflect daisyui as owner of repo (191b48c)
- cleaned up typing (#9) (9c3254e)
- cleanedup drawer story (#15) (1337021)
- combined status into color type (f5c6df4)
- export all components from barrel files (eb2c740)
- exported new components and updated readme (8d2f203)
- exported rating from index and added to readme (c94f8e0)
- forwarding refs into all components (#6) (d36d2b1)
- installed tailwind-merge to replace clsx (ae93357)
- moved daisyui and clsx to dev deps (c489435)
- organize stories by component category (ea6f719)
- put components todo into summarys to shortedn readme (6402841)
- ran docs and dist (70209b2)
- ran format (#7) (60775f9)
- ran npm docs (708be49)
- rebuilt storybok (c6c7fa4)
- Refactor generators (975063a)
- refactored button as forwardref (#5) (425ec22)
- Removed className and children props (a10b701)
- replaced clsx with twmerge (#8) ([943c462](https://www.github.com/daisyui/react-daisyui/comm...