Skip to content

Commit f648141

Browse files
author
Emiel van Lankveld
committed
Merge branch 'main' into patch-1
2 parents 9195422 + e6e3c99 commit f648141

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@ should change the heading of the (upcoming) version to include a major version b
5050

5151
- Fixed checkbox widget to use current value instead of event target in onFocus/onBlur handlers, fixing [#4704](https://github.com/rjsf-team/react-jsonschema-form/issues/4704)
5252

53+
## @rjsf/shadcn
54+
55+
- Bump `@shadcn/ui` components to use latest version from https://ui.shadcn.com/
56+
- Bump `tailwindcss` to using v4 and css compiling process to use latest `@tailwindcss/cli`
57+
- Remove `postcss` due to new Oxide compiler of tailwindcss
58+
- Update playground themes with `default`, `Amethyst Haze`, `Caffeine`, `Claude`, `Neo Brutalism`, `Pastel Dreams`, `Soft Pop`, `Twitter`, `Vercel`
59+
5360
## @rjsf/utils
5461

5562
- Updated `UiSchema` type to support dynamic array item UI schemas - the `items` property can now be either a `UiSchema` object or a function that returns a `UiSchema` ([#4706](https://github.com/rjsf-team/react-jsonschema-form/pull/4706))

0 commit comments

Comments
 (0)