-
Notifications
You must be signed in to change notification settings - Fork 1
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
Main #2
base: feat/git-diff
Are you sure you want to change the base?
Main #2
Conversation
* Added Toggle UI component * Added Toggle examples and docs * Added radix ui package installation instruction * fix(toggle): simplify variants
Co-authored-by: shadcn <m@shadcn.com>
Co-authored-by: shadcn <m@shadcn.com>
Co-authored-by: sanka <sanka.s@fidenz.com> Co-authored-by: shadcn <m@shadcn.com>
* docs: Update CONTRIBUTING.md added commit convention section to the contribution docs. * docs: Update next.mdx for dark mode --------- Co-authored-by: shadcn <m@shadcn.com>
Fix file name Co-authored-by: shadcn <m@shadcn.com>
Co-authored-by: shadcn <m@shadcn.com>
Co-authored-by: shadcn <m@shadcn.com>
Co-authored-by: shadcn <m@shadcn.com>
* fix(cli): deduplicate classNames in applyColorMapping * refactor: simplify applyColorMapping return * chore: add changeset --------- Co-authored-by: shadcn <m@shadcn.com>
Co-authored-by: shadcn <m@shadcn.com>
* feat: support adding all components via CLI `shadcn-ui add --all` This was manually tested to work as expected. * chore: run prettier * fix(cli): rename to all * chore: add changeset --------- Co-authored-by: shadcn <m@shadcn.com>
* feat(cli): add overwrite confirmation for existing components * fix(cli): handle overwrite for multiple items * chore: add changeset --------- Co-authored-by: shadcn <m@shadcn.com>
* feat(cli): do not confirm * chore: add changeset
* docs(cli): update link to documentation * chore: add changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(www): add bun support for commands * chore: remove changeset --------- Co-authored-by: shadcn <m@shadcn.com>
…e (#1646) Co-authored-by: shadcn <m@shadcn.com>
* chore(shadcn-ui): minify build * chore: add changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)