Releases: daisyui/react-daisyui
Releases · daisyui/react-daisyui
v5.0.5
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
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
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
5.0.2 (2024-07-26)
Bug Fixes
- Range: made ticksStep optional (d054b29)
- Stats: fixed stats tests (a010e43)
v5.0.1
5.0.1 (2024-01-01)
Bug Fixes
Miscellaneous
v5.0.0
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
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
4.1.1 (2023-09-15)
Bug Fixes
v4.1.0
4.1.0 (2023-08-21)
Features
Bug Fixes
v4.0.4
4.0.4 (2023-08-04)
Miscellaneous
- types: add default export for ModalLegacyProps (#405) (0206ad9)