Skip to content

Releases: daisyui/react-daisyui

v2.3.2

20 Aug 15:21
73cd798
Compare
Choose a tag to compare

2.3.2 (2022-08-20)

Bug Fixes

v2.3.1

16 Aug 21:25
e055a5f
Compare
Choose a tag to compare

2.3.1 (2022-08-16)

Miscellaneous

v2.3.0

16 Aug 20:53
b01741f
Compare
Choose a tag to compare

2.3.0 (2022-08-16)

Features

Bug Fixes

  • Drawer: Add ability to override drawer internal classNames (#188) (e34093b)

Miscellaneous

v2.2.0

08 Aug 03:46
26db409
Compare
Choose a tag to compare

2.2.0 (2022-08-05)

Features

Miscellaneous

  • Carousel: show active button on carousel (#182) (84a2077)

v2.1.0

19 Jul 23:48
7971446
Compare
Choose a tag to compare

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

07 Jul 19:36
1efbc39
Compare
Choose a tag to compare

2.0.6 (2022-07-07)

Bug Fixes

v2.0.5

30 Jun 21:42
ef0bd58
Compare
Choose a tag to compare

2.0.5 (2022-06-30)

Bug Fixes

Miscellaneous

v2.0.4

23 Jun 17:27
77eaccc
Compare
Choose a tag to compare

2.0.4 (2022-06-23)

Miscellaneous

  • ButtonGroup: added vertical prop (#135) (fdc05e2)
  • Drawer: add onClickOverlay and add storybook of drawer (#125) (6a266bf)
  • update daisyui to 2.17.0 (#134) (682a2ed)

v2.0.3

11 Jun 19:17
6ed8fac
Compare
Choose a tag to compare

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

17 May 17:31
87736af
Compare
Choose a tag to compare

2.0.2 (2022-05-17)

Bug Fixes

  • fixed overflowing stories on mobile (2908bcc)
  • Footer: made center prop optional (#110) (dfcbe8b)

Miscellaneous