Skip to content

Releases: daisyui/react-daisyui

v5.0.5

18 Sep 18:55
94869ab
Compare
Choose a tag to compare

5.0.5 (2024-09-18)

Miscellaneous

  • Table: more flexible Table.Head/Footer with [noCell] prop for better pinCols support (#463) (0317ed3)

v5.0.4

30 Aug 19:28
08b1801
Compare
Choose a tag to compare

5.0.4 (2024-08-28)

Miscellaneous

  • Modal: added ariaHidden to Modal component Props. (#456) (9e5064d)
  • Modal: fixed Props type to use DialogHTMLAttributes (#459) (275e2e9)

v5.0.3

26 Jul 15:01
9f583d2
Compare
Choose a tag to compare

5.0.3 (2024-07-26)

Miscellaneous

  • Carousel: added snap start utility (50a5add)
  • Tab: added bg and border colors (full support WIP) (1cd081e)
  • upgraded daisyui version to 4.12.10 (602bf54)

v5.0.2

26 Jul 14:13
b839cc0
Compare
Choose a tag to compare

5.0.2 (2024-07-26)

Bug Fixes

  • Range: made ticksStep optional (d054b29)
  • Stats: fixed stats tests (a010e43)

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)