Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-14 | 2.2 kB | |
v3.4.0 source code.tar.gz | 2024-09-14 | 704.0 kB | |
v3.4.0 source code.zip | 2024-09-14 | 1.4 MB | |
Totals: 3 Items | 2.1 MB | 2 |
What's Changed
[all packages] memoize array translation (https://github.com/eclipsesource/jsonforms/pull/2358)
[core] feat: add support for disabling remove and add buttons (https://github.com/eclipsesource/jsonforms/pull/2344) [core] refactor: resolve circular dependencies (https://github.com/eclipsesource/jsonforms/pull/2345) [core] fix: matching required paths with slashes (https://github.com/eclipsesource/jsonforms/pull/2367)
[react-material] feat: support @mui/x-date-pickers v7 (https://github.com/eclipsesource/jsonforms/pull/2349) [react-material] Reduce bundle size by fixing material-icon imports (https://github.com/eclipsesource/jsonforms/pull/2351) [react-material] Add support for "multiple" prop on Select (fixes [#2347]) (https://github.com/eclipsesource/jsonforms/pull/2356) [react-material] chore: remove 'matchMedia' mock (https://github.com/eclipsesource/jsonforms/pull/2370) [react-material] Allow material ui ^6 as peer dependency (https://github.com/eclipsesource/jsonforms/pull/2376)
[react-vanilla] Disable vanilla array buttons when readonly (https://github.com/eclipsesource/jsonforms/pull/2303)
[vue-vanilla] fix: select element's id postfix should be '-input' not '-select' (https://github.com/eclipsesource/jsonforms/pull/2368)
[vue-vuetify] initial contribution for vue-vuetify renderer set (https://github.com/eclipsesource/jsonforms/pull/2341)
[ci] update ci actions (https://github.com/eclipsesource/jsonforms/pull/2359) [ci] Update publish workflow pnpm setup action to v4 (https://github.com/eclipsesource/jsonforms/pull/2365)
[docs] Describe milestones in README (https://github.com/eclipsesource/jsonforms/pull/2352)
Many thanks to @adamskeeled, @changjung-kim, @eneufeld, @jchamberlain, @joefreeman, @LukasBoll, @seanparmelee, @semery-fractalev for their great contributions!
Special thanks to @kchobantonov for contributing the vue-vuetify renderer set!
Full Changelog: (https://github.com/eclipsesource/jsonforms/compare/v3.3.0...v3.4.0)
When updating from v3.3.0, no migration should be necessary. See the migration guide if upgrading from an older version.