Skip to content

Commit 5aa991e

Browse files
committed
chore: Update changelog with new changes
1 parent d721fd9 commit 5aa991e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,13 @@ should change the heading of the (upcoming) version to include a major version b
5858

5959
## @rjsf/shadcn
6060

61+
- Update `README.md` with picture of the theme!
6162
- Bump `@shadcn/ui` components to use latest version from https://ui.shadcn.com/
6263
- Bump `tailwindcss` to using v4 and css compiling process to use latest `@tailwindcss/cli`
6364
- Remove `postcss` due to new Oxide compiler of tailwindcss
6465
- Update playground themes with `default`, `Amethyst Haze`, `Caffeine`, `Claude`, `Neo Brutalism`, `Pastel Dreams`, `Soft Pop`, `Twitter`, `Vercel`
6566
- Radio widget labels are now accessible and can be clicked on to select the associated option.
67+
- Allow passing `className` props to `AddButton`, `BaseInputTemplate`, `CheckboxWidget`, `CheckboxesWidget`, `RadioWidget`, `SelectWidget`, `SubmitButton`, `TextareaWidget` for extra Tailwind CSS customization through `ui:className`
6668

6769
## @rjsf/utils
6870

0 commit comments

Comments
 (0)