Commit e6e3c99
feat: Update shadcn to use latest shadcn components and Tailwind v4 (rjsf-team#4720)
* feat: bump shadcn to v4 components
* feat: update tailwindcss to v4.1.11 and add @tailwindcss/cli for compiling css. also remove unnecessary postcss
* feat: switch to @tailwindcss/cli for CSS build process
* feat: update IconButton to use class-variance-authority for variant props
* feat: add new CSS themes for styling with Tailwind CSS v4
* feat: update stylesheet paths to use v4 versions for shadcn themes
* feat: update Jest snapshots for TextAreaWidget and CheckboxesWidget with new class names and attributes
* feat: update SubmitButton layout to use flexbox for better alignment and RTL support
* Revert "feat: update SubmitButton layout to use flexbox for better alignment and RTL support"
This reverts commit b0a3f28.
* feat: update CHANGELOG for version 6.0.0-beta.15 with component bumps and theme updates
* chore: remove unnecessary components.json
* Update CHANGELOG.md
---------
Co-authored-by: Heath C <[email protected]>1 parent 75e1404 commit e6e3c99
File tree
46 files changed
+4063
-2094
lines changed- packages
- playground/src
- shadcn
- src
- IconButton
- components/ui
- css
- test/__snapshots__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+4063
-2094
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
53 | 60 | | |
54 | 61 | | |
55 | 62 | | |
| |||
0 commit comments