Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-13 | 2.0 kB | |
v3.6.0 source code.tar.gz | 2025-06-13 | 718.3 kB | |
v3.6.0 source code.zip | 2025-06-13 | 1.4 MB | |
Totals: 3 Items | 2.1 MB | 4 |
What's Changed
[all] refactor: Use type imports for AJV where possible (https://github.com/eclipsesource/jsonforms/pull/2415)
[angular, angular-material] Allow Angular 20 release in peer dependencies (https://github.com/eclipsesource/jsonforms/pull/2459) [angular-material] fix: use translated description in Angular Material (https://github.com/eclipsesource/jsonforms/pull/2454)
[core] Add validate function based rule condition (https://github.com/eclipsesource/jsonforms/pull/2441) [core] Union UISchemaElement type (https://github.com/eclipsesource/jsonforms/pull/2436)
[react-material] add missing Mui-error class for some controls (https://github.com/eclipsesource/jsonforms/pull/2433) [react-material] refactor: flushable debounce (https://github.com/eclipsesource/jsonforms/pull/2440) [react-material] refactor: remove deprecated prop (https://github.com/eclipsesource/jsonforms/pull/2437)
[vue-vanilla] fix: append seconds in Vue Vanilla time (https://github.com/eclipsesource/jsonforms/pull/2455)
[vue-vuetify] Mixed support (https://github.com/eclipsesource/jsonforms/pull/2409)
[react-vanilla] create OneOfEnumCell for select inputs (https://github.com/eclipsesource/jsonforms/pull/2414)
[dev] repository configuration for angular packages dev mode (https://github.com/eclipsesource/jsonforms/pull/2448) [dev] Update pnpm to latest v10.4.1 and fix compatibility with Netlify (https://github.com/eclipsesource/jsonforms/pull/2422) [dev] Update to Node 22 and pnpm 10.5.2 and update ci actions (https://github.com/eclipsesource/jsonforms/pull/2425)
[misc] chore: update LICENSE text (https://github.com/eclipsesource/jsonforms/pull/2431)
Also see the migration guide on hints for breaking changes.
Many thanks to @edkahara, @vishnutsivan, @IceFreez3r, @johannesss, @dsl400 and @kchobantonov for their great contributions!
Full Changelog: https://github.com/eclipsesource/jsonforms/compare/v3.5.1...v3.6.0