Skip to content

Releases: daisyui/react-daisyui

react-daisyui v2.0.1

25 Apr 21:48
639adc8
Compare
Choose a tag to compare

Bug Fixes

  • Input: removed hardcoded "text" in type prop (#102) (7e6b53b)
  • re-added esm output from microbundle (#106) (1bcd5a0)

react-daisyui v2.0.0

18 Apr 20:03
8887f5f
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Carousel: refactored fullWidth prop to width type
  • Modal: removed all props in favor of passing in subcomponents

Miscellaneous

  • added margins to storys to prevent overflow from preview container (#88) (ac11a6d)
  • Carousel: customizable button renderprops and added stories (#90) (506cbe5)
  • Checkbox: added indeterminate state (#93) (6added7)
  • Countdown: added stories (0d06591)
  • Modal: refactored modal for better customization (#85) (a24406c)
  • Progress: added stories (#94) (81fc70e)
  • Radial Progress: added size and thickness props and stories (#92) (7928e56)
  • ran prettier (#95) (f46ac7d)
  • restyled preview to match daisyui and provide source code (#87) (6a69ef4)
  • Table: added footer and stories (#91) (822eea9)
  • Theme: added theme context stories (#96) (52fdbd7)
  • Tooltip: added stories (#89) (edad1ca)
  • updated daisyui to v 2.14.0 (f5f385a)

react-daisyui v1.7.6

06 Apr 15:15
a206014
Compare
Choose a tag to compare

Bug Fixes

  • removed hardcoded children props (7d93caa)
  • Tabs: omit onClick from tab type (338991c)

react-daisyui v1.7.5

05 Apr 19:46
751c7f3
Compare
Choose a tag to compare

Bug Fixes

  • removed polymorphic typing from types.ts (0000986)

react-daisyui v1.7.4

05 Apr 18:26
61ddca7
Compare
Choose a tag to compare

Bug Fixes

react-daisyui v1.7.3

03 Apr 15:30
7e2fe4c
Compare
Choose a tag to compare

Bug Fixes

  • changed node auth token to npm token (b140349)
  • jsx runtime (#75) (795ecdb)
  • move registry auth from npmrc to release config (#76) (761aadb)

Miscellaneous

  • Button: remove button anchor polymorphism (#72) (0e0edd3)
  • Carousel: added controls for alternative display modes (#74) (d2d254a)

react-daisyui v1.7.2

21 Mar 16:39
cb43948
Compare
Choose a tag to compare

Bug Fixes

  • added storybook to tailwind content and cleaned up imports (77f213e)

Miscellaneous

react-daisyui v1.7.1

18 Mar 20:35
d3fb747
Compare
Choose a tag to compare

Bug Fixes

  • moved docs folder to .storybook (#64) (fd61e96)
  • temporary fix for button component (#65) (acf034b)

Miscellaneous

react-daisyui v1.7.0

18 Mar 17:52
cbb22ad
Compare
Choose a tag to compare

Features

  • Avatar: add configurable avatar placeholder color (#60) (aae6cb1)

react-daisyui v1.6.1

18 Mar 16:59
1da74ee
Compare
Choose a tag to compare

Bug Fixes

  • fixed buttonprops type name (9ea2f21)