Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 3.0.0 #136

Conversation

github-actions[bot]
Copy link
Contributor

πŸ€– I have created a release beep boop

3.0.0 (2022-06-23)

⚠ BREAKING CHANGES

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

Features

Bug Fixes

  • add cname to docs automatically (37c01a0)
  • added border by default to textarea story for visbility (2a47d83)
  • added cname to docs manualy (86d5a35)
  • added daisyui and tailwind to peer deps (2bf5a9e)
  • added disabled prop onto button to prevent click event from firing (f3046d0)
  • added disabled prop to dropdown toggle (7d2543c)
  • added missing href prop from a tag in Button and wrote unit test (46455e6)
  • added storybook to tailwind content and cleaned up imports (77f213e)
  • broken button import in card story (3da633f)
  • button typing for button/anchors, fixed styling of buttons with certain variants (0af0ed2)
  • changed daisy to daisyui in readme (bedaa99)
  • changed master to main in release.yml (1c4a694)
  • changed node auth token to npm token (b140349)
  • changed npm version script (ad3fd75)
  • changed text color of theme select to improve readability (e7f31e7)
  • corrected npm install instructions to reflect new package name (44bbab7)
  • do not build docs with storybook manager cache (0b6489e)
  • Dropdown: Enable forwarding refs to DropdownItem (#117) (6f0e6d9)
  • export types from components (8002b8e)
  • fixed buttonprops type name (9ea2f21)
  • fixed generate command in readme (4cbf5f7)
  • fixed overflowing stories on mobile (2908bcc)
  • fixed readme shields (57f3d63)
  • fixed typo in readme (0fc67b7)
  • Footer: made center prop optional (#110) (dfcbe8b)
  • Input: removed hardcoded "text" in type prop (#102) (7e6b53b)
  • installed ts-jest and updated configs to fix jest tests (#43) (7203a25)
  • jsx runtime (#75) (795ecdb)
  • lowercase letter in constant (5949be7)
  • manually ran docs because storybook never updated after release (1379483)
  • misspelled kbd in readme link (9ca3338)
  • move registry auth from npmrc to release config (#76) (761aadb)
  • moved docs folder to .storybook (#64) (fd61e96)
  • moved size and variant prop from tabs up to tab container (86f5354)
  • omit onchange from select to use custom generic version (#9) (da2c3af)
  • omit size from checkbox input html attributes (b3147bd)
  • omit size from htmlattributes of all inputs (41daea4)
  • re-added esm output from microbundle (#106) (1bcd5a0)
  • readded lost commit from rebase (41edb8b)
  • readme (4ee1601)
  • rebase (a6d60ac)
  • removed alias imports (#78) (bac644f)
  • removed automatically added storybook to tsconfig include (4cd6779)
  • removed circular deps in component imports (#5) (e272355)
  • removed duplicate label component (437cfe6)
  • removed hardcoded children props (7d93caa)
  • removed polymorphic typing from types.ts (0000986)
  • reverted types path (1741d65)
  • 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)
  • Tabs: omit onClick from tab type (338991c)
  • temporary fix for button component (#65) (acf034b)
  • type declaration path in dist (393e184)
  • typo in componentsizes (8244d83)
  • 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


This PR was generated with Release Please. See documentation.

@netlify
Copy link

netlify bot commented Jun 23, 2022

βœ… Deploy Preview for react-daisyui ready!

Name Link
πŸ”¨ Latest commit 36df430
πŸ” Latest deploy log https://app.netlify.com/sites/react-daisyui/deploys/62b4a2bec66816000809099b
😎 Deploy Preview https://deploy-preview-136--react-daisyui.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant