-
Notifications
You must be signed in to change notification settings - Fork 0
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
sync #1
sync #1
Commits on Mar 19, 2024
-
feat: switch input-otp to composition (#3052)
* feat: switch input-otp to composition * feat: add disabled
Configuration menu - View commit details
-
Copy full SHA for f199dd3 - Browse repository at this point
Copy the full SHA f199dd3View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a4c3b2 - Browse repository at this point
Copy the full SHA 3a4c3b2View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79c054a - Browse repository at this point
Copy the full SHA 79c054aView commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37c726e - Browse repository at this point
Copy the full SHA 37c726eView commit details
Commits on Mar 25, 2024
-
fix: authentication-03 block misalignment (#3101)
* Update authentication-03.tsx * new york
Configuration menu - View commit details
-
Copy full SHA for d487206 - Browse repository at this point
Copy the full SHA d487206View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3da3e - Browse repository at this point
Copy the full SHA 7c3da3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c50a32 - Browse repository at this point
Copy the full SHA 5c50a32View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1da3e74 - Browse repository at this point
Copy the full SHA 1da3e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for c86f1bd - Browse repository at this point
Copy the full SHA c86f1bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for eda9274 - Browse repository at this point
Copy the full SHA eda9274View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc9f71 - Browse repository at this point
Copy the full SHA ebc9f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc3d38 - Browse repository at this point
Copy the full SHA 3bc3d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9044d89 - Browse repository at this point
Copy the full SHA 9044d89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9813c59 - Browse repository at this point
Copy the full SHA 9813c59View commit details
Commits on Mar 28, 2024
-
feat: e-commerce dashboard blocks (#3236)
* feat(blocks): add e-commerce dashboard * feat(blocks): add products pages * style(blocks): run prettier * feat(www): update dashboard-05 * feat(www): update gap for dashboard-05 * feat(www): update dashboards * fix(www): review a11y for new blocks * fix(blocks): a11y for dashboard-07 * fix(www): blocks background * chore: update registry
Configuration menu - View commit details
-
Copy full SHA for f47bb97 - Browse repository at this point
Copy the full SHA f47bb97View commit details
Commits on Apr 5, 2024
-
* feat(www): wip break everything * feat(www): wip chunks * feat(www): wip chunk mode * feat: lift mode * feat: update chunks * fix: resize in lift mode * fix: hasLiftMode * fix: types * fix: toolbar Thanks @mrnbpt * chore: format check * feat: add tracking for enable_lift_mode * chore: format write * docs: add changelog
Configuration menu - View commit details
-
Copy full SHA for 7590fb7 - Browse repository at this point
Copy the full SHA 7590fb7View commit details
Commits on Apr 8, 2024
-
fix(blocks): replace code with @/components/ui imports while copying …
…from lift-mode (#3401) FIXES : https://x.com/jimmeyer/status/1776487418150981661?s=46 The copy button in lift mode was copying code having imports as "@/registry/.../*.tsx" This PR replaces all the imports by "@/components/ui/*.tsx"
Configuration menu - View commit details
-
Copy full SHA for bf0c8b5 - Browse repository at this point
Copy the full SHA bf0c8b5View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bebc284 - Browse repository at this point
Copy the full SHA bebc284View commit details
Commits on Apr 17, 2024
-
feat(www): add description and edit in v0 to examples (#3518)
* feat(www): add description and edit in v0 to examples * fix: missing icon
Configuration menu - View commit details
-
Copy full SHA for 11c31af - Browse repository at this point
Copy the full SHA 11c31afView commit details -
Configuration menu - View commit details
-
Copy full SHA for afc553d - Browse repository at this point
Copy the full SHA afc553dView commit details
Commits on Apr 18, 2024
-
fix: 🐛 lift mode duplicate ids lead to incorrect behavior (#3433)
## Bug: When clicking on the "Lift Mode" Text instead of the toggle itself, since there were multiple `lift-mode` ids before (one for each block), the incorrect toggle would be activated. https://github.com/shadcn-ui/ui/assets/61006057/261ec82f-9274-4e0a-ac21-5e3aa3ceece3 ## Fix: Instead of the id being static I changes the `id`, as well as the `htmlFor` attributes to `lift-mode-${block.name}`. This prevents duplicate ids, as long as there are no two blocks with the same name.
Configuration menu - View commit details
-
Copy full SHA for 9aaaf42 - Browse repository at this point
Copy the full SHA 9aaaf42View commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 816b654 - Browse repository at this point
Copy the full SHA 816b654View commit details
Commits on May 13, 2024
-
fix: quick fix to data attribute at CommandPrimitive.Item that was ap…
…plying a disabled state style all the time (#3680) Data attributes at <CommandPrimite.List /> component should be written as data-[disabled=true] in order to avoid styles being applied to element, even when it's not disabled.
Configuration menu - View commit details
-
Copy full SHA for 13d9693 - Browse repository at this point
Copy the full SHA 13d9693View commit details
Commits on Jun 3, 2024
-
feat: bump
cmdk
+ use data attributes for styling (#2626)* feat: bump `cmdk` + use data attributes for styling * refactor: bump again * Merge remote-tracking branch 'upstream/main' into cmdk-bump-and-styles * Revert "Merge remote-tracking branch 'upstream/main' into cmdk-bump-and-styles" This reverts commit d74be6b. * chore: sync `pnpm-lock`
Configuration menu - View commit details
-
Copy full SHA for 4aa8b02 - Browse repository at this point
Copy the full SHA 4aa8b02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06cc0cd - Browse repository at this point
Copy the full SHA 06cc0cdView commit details