Skip to content

Releases: daisyui/react-daisyui

v5.0.1

01 Jan 18:53
48dcdc4
Compare
Choose a tag to compare

5.0.1 (2024-01-01)

Bug Fixes

Miscellaneous

v5.0.0

02 Dec 06:46
13c8db2
Compare
Choose a tag to compare

5.0.0 (2023-11-28)

⚠ BREAKING CHANGES

  • removes InputGroup and ButtonGroup components and changes tabs API

Features

Bug Fixes

Miscellaneous

  • removed unused dependency (63a042d)

v4.1.2

05 Oct 20:58
b23e6b3
Compare
Choose a tag to compare

4.1.2 (2023-10-05)

Bug Fixes

  • Swap: prevent onclick from firing twice by moving from label to inner input (6478b1b)

v4.1.1

15 Sep 18:46
c3ebfd4
Compare
Choose a tag to compare

4.1.1 (2023-09-15)

Bug Fixes

v4.1.0

22 Aug 01:11
c122bea
Compare
Choose a tag to compare

4.1.0 (2023-08-21)

Features

Bug Fixes

v4.0.4

04 Aug 15:35
d0ad289
Compare
Choose a tag to compare

4.0.4 (2023-08-04)

Miscellaneous

  • types: add default export for ModalLegacyProps (#405) (0206ad9)

v4.0.3

01 Aug 14:34
81c3522
Compare
Choose a tag to compare

4.0.3 (2023-08-01)

Bug Fixes

  • Accordion: export component (8fc05e7)
  • Loading: export component (bb65352)

v4.0.2

31 Jul 18:39
6e6f0eb
Compare
Choose a tag to compare

4.0.2 (2023-07-31)

Bug Fixes

  • Join: exported join component (095425b)

v4.0.1

28 Jul 20:18
34958a2
Compare
Choose a tag to compare

4.0.1 (2023-07-28)

Bug Fixes

  • Button: starticon prevented loading animation from rendering (ecb4add)
  • Stats: removed incorrect import on examples (#339) (c0cc690)

Miscellaneous

  • Avatar: Add innerClassName prop. (#380) (5de58d3)
  • DropdownItem: make wrapping of children with anchor tag optional (#386) (1c4aa85)
  • Indicator: Add item component. (#379) (7442f11)
  • manually updated version number (fba1e1b)
  • upgraded release workflow deps (805db03)
  • upgraded storybook to 7.1.1 (f4aaf49)

v4.0.0

28 Jul 01:04
Compare
Choose a tag to compare

4.0.0 (2023-06-27)

⚠ BREAKING CHANGES

  • Join: replaces buttongroup and inputgroup

Features

Bug Fixes

  • Artboard: changed default value of demo prop (#376) (93ba905)
  • image source for various components in Storybook (#355) (b149d80)

Miscellaneous

  • added .nojekyll file to public folder (440e79d)
  • BottomNavigation: add Item component (#377) (359c8ed)
  • removed unused storybook dependencies (ec25ef2)
  • updated vite config (45f835e)
  • upgraded storybook to 7.0.4 (88eb6ea)