Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-10 | 1.3 kB | |
v3.5.0 source code.tar.gz | 2025-01-10 | 714.4 kB | |
v3.5.0 source code.zip | 2025-01-10 | 1.4 MB | |
Totals: 3 Items | 2.1 MB | 0 |
What's Changed
[all] Consistenly use lodash deep imports (https://github.com/eclipsesource/jsonforms/pull/2406)
[core] Adjust createDefaultValue
to follow anyOf, oneOf, allOf (https://github.com/eclipsesource/jsonforms/pull/2402)
[core] Expose arraySchema
in array renderers (https://github.com/eclipsesource/jsonforms/pull/2387)
[angular] Upgrade Angular support to Angular 18 and 19 (https://github.com/eclipsesource/jsonforms/pull/2403)
[react] Support React ^19.0.0 as peer dependency (https://github.com/eclipsesource/jsonforms/pull/2405) [react-material] Respect validationMode in React material table cells (https://github.com/eclipsesource/jsonforms/pull/2400)
[vue-vuetify] Various improvements (https://github.com/eclipsesource/jsonforms/pull/2392, https://github.com/eclipsesource/jsonforms/pull/2408)
[docs] update Vue link in Vue Vuetify (https://github.com/eclipsesource/jsonforms/pull/2385)
Many thanks to @FlorianSW, @kchobantonov, @Typiqally, @laurentgrangier and @0mpurdy for their great contributions!
Full Changelog: https://github.com/eclipsesource/jsonforms/compare/v3.4.1...v3.5.0
Also see the migration guide on hints for breaking changes.