Releases: daisyui/react-daisyui
Releases · daisyui/react-daisyui
v2.3.2
2.3.2 (2022-08-20)
Bug Fixes
v2.3.1
2.3.1 (2022-08-16)
Miscellaneous
v2.3.0
2.3.0 (2022-08-16)
Features
Bug Fixes
- Drawer: Add ability to override drawer internal classNames (#188) (e34093b)
Miscellaneous
v2.2.0
2.2.0 (2022-08-05)
Features
Miscellaneous
- Carousel: show active button on carousel (#182) (84a2077)
v2.1.0
2.1.0 (2022-07-19)
Features
- added ability to set an initial value for the useTheme hook (#174) (6b88b49)
- allow SVGs in Avatar #146 (#164) (8ba2767)
- collapse now allows onOpen, onClose, and onToggle props (#165) (c9deedf)
Bug Fixes
- changed installs badge to total, and added link to npm (#176) (9332d05)
- Drawer: made checkbox readonly to address warning (#169) (5a22ad0)
- prevent bundling story type definitions #131 (#163) (f44da69)
- refactor alert to allow customization #173 (#175) (9f990b7)
v2.0.6
2.0.6 (2022-07-07)
Bug Fixes
v2.0.5
2.0.5 (2022-06-30)
Bug Fixes
Miscellaneous
v2.0.4
2.0.4 (2022-06-23)
Miscellaneous
v2.0.3
2.0.3 (2022-06-10)
Bug Fixes
- Dropdown: Enable forwarding refs to DropdownItem (#117) (6f0e6d9)
Miscellaneous
- Table: first column fixed position when table overflows horizontally (#114) (8a75404)
v2.0.2
2.0.2 (2022-05-17)
Bug Fixes
- fixed overflowing stories on mobile (2908bcc)
- Footer: made center prop optional (#110) (dfcbe8b)
Miscellaneous