Skip to content

react-daisyui v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 03:04
4b3dcc1

Features

Bug Fixes

  • added daisyui and tailwind to peer deps (2bf5a9e)
  • broken button import in card story (3da633f)
  • changed daisy to daisyui in readme (bedaa99)
  • changed master to main in release.yml (1c4a694)
  • changed npm version script (ad3fd75)
  • corrected npm install instructions to reflect new package name (44bbab7)
  • fixed generate command in readme (4cbf5f7)
  • fixed readme shields (57f3d63)
  • fixed typo in readme (0fc67b7)
  • misspelled kbd in readme link (9ca3338)
  • moved size and variant prop from tabs up to tab container (86f5354)
  • omit onchange from select to use custom generic version (#9) (da2c3af)
  • readme (4ee1601)
  • rebase (a6d60ac)
  • removed circular deps in component imports (#5) (e272355)
  • specified text color in layout to make sure title is legible (7042339)
  • stopped tailwind 3 jit from not creating styles for unused daisyui classes (#4) (bd6198e)
  • udpated link to new repo name in readme (987cc4c)
  • updated collapse story and fixed bug in open close condition (426acca)
  • updated dist script for jsx runtime (cc5a7ba)
  • used omit in toggle color prop (ce64028)

Miscellaneous

  • added collapse card and swap to readme and exports (71ec256)
  • added github actions (5527ea2)
  • added LICENSE (746c5d3)
  • added link to official daisy examples in readme under contributions (069a901)
  • added links to components in readme (ef1620e)
  • changed name to react-daisy-ui due to name taken on npm already (08d06aa)
  • changed names to reflect daisyui as owner of repo (191b48c)
  • cleaned up typing (#9) (9c3254e)
  • cleanedup drawer story (#15) (1337021)
  • combined status into color type (f5c6df4)
  • export all components from barrel files (eb2c740)
  • exported new components and updated readme (8d2f203)
  • exported rating from index and added to readme (c94f8e0)
  • forwarding refs into all components (#6) (d36d2b1)
  • installed tailwind-merge to replace clsx (ae93357)
  • moved daisyui and clsx to dev deps (c489435)
  • organize stories by component category (ea6f719)
  • put components todo into summarys to shortedn readme (6402841)
  • ran docs and dist (70209b2)
  • ran format (#7) (60775f9)
  • ran npm docs (708be49)
  • rebuilt storybok (c6c7fa4)
  • Refactor generators (975063a)
  • refactored button as forwardref (#5) (425ec22)
  • Removed className and children props (a10b701)
  • replaced clsx with twmerge (#8) (943c462)
  • restored readme header (c239ff5)
  • separated collapse into title and content components (2a8f1db)
  • updated readme (e55ab31)
  • updated readme (91e7032)
  • updated readme (7edea24)
  • updated readme (fa3e4e2)
  • updated readme (75e614b)
  • updated readme with generator instructions (ea8f936)
  • updated storybook theme to match daisyui dark theme (e700625)
  • updated wip readme (e4780d2)
  • versioned up (2823b6b)