-
Notifications
You must be signed in to change notification settings - Fork 421
Comparing changes
Open a pull request
base repository: eclipsesource/jsonforms
base: v3.4.1
head repository: eclipsesource/jsonforms
compare: v3.5.0
- 13 commits
- 111 files changed
- 8 contributors
Commits on Nov 4, 2024
-
docs: update Vue link in Vue Vuetify
We recently refactored the repo directories and forgot to adjust a link in the Vue Vuetify readme. The link is now updated.
Configuration menu - View commit details
-
Copy full SHA for fcef896 - Browse repository at this point
Copy the full SHA fcef896View commit details
Commits on Dec 4, 2024
-
Upgrade Angular support to Angular 18 and 19 (#2403)
* Upgrade angular packages to support Angular 18 and 19. Develop against Angular 18. * Update all packages to Typescript ~5.5.0. * angular-material: Use a Angular workspace and remove custom build and test scripts, and test.ts. * Add Angular version increase to migration guide --------- Co-authored-by: Laurent Grangier <laurent.grangier@codeblock.ch>
Configuration menu - View commit details
-
Copy full SHA for 5595934 - Browse repository at this point
Copy the full SHA 5595934View commit details
Commits on Dec 5, 2024
-
react-material: Fix table cells respecting validation mode (#2400)
* Add validation mode to examples * Add tests for react material array cell validation mode * Material cell should respect ValidationMode Fix #2398
Configuration menu - View commit details
-
Copy full SHA for 4a4e2ec - Browse repository at this point
Copy the full SHA 4a4e2ecView commit details
Commits on Dec 6, 2024
-
feat: check combinators in createDefaultValue
Adjusts createDefaultValue to also check for values in combinators, i.e. oneOf, anyOf and allOf. Co-authored-by: Stefan Dirix <sdirix@eclipsesource.com>
Configuration menu - View commit details
-
Copy full SHA for 576d9e0 - Browse repository at this point
Copy the full SHA 576d9e0View commit details -
feat: add arraySchema prop for array renderers
Add "arraySchema" prop to provide access to the array's schema in array renderers. It would have been a breaking change if the existing "schema" prop had been modified instead.
Configuration menu - View commit details
-
Copy full SHA for 43a9ea7 - Browse repository at this point
Copy the full SHA 43a9ea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d705e9d - Browse repository at this point
Copy the full SHA d705e9dView commit details
Commits on Dec 9, 2024
-
feat: improve Vue Vuetify renderers
- Use Vuetify widgets for integer and number inputs - Fix oneOf renderer and enum array renderer - Pass slots in dispatch renderer Also updates the demo application.
Configuration menu - View commit details
-
Copy full SHA for ce42184 - Browse repository at this point
Copy the full SHA ce42184View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a82eb - Browse repository at this point
Copy the full SHA 12a82ebView commit details
Commits on Dec 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21400a8 - Browse repository at this point
Copy the full SHA 21400a8View commit details
Commits on Dec 13, 2024
-
deps: Consistently use deep lodash imports to allow proper tree-shaking
Instead of importing top-level module, consistently use deep-imports for lodash. This allows projects to properly tree-shake lodash in their build which substantially reduces the size of the resulting bundle.
Configuration menu - View commit details
-
Copy full SHA for 9c1c7da - Browse repository at this point
Copy the full SHA 9c1c7daView commit details
Commits on Dec 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48d3417 - Browse repository at this point
Copy the full SHA 48d3417View commit details
Commits on Dec 19, 2024
-
feat: Vue Vuetify improvements (#2408)
* add arrayList.title missed from the migration * add additional customizations for array renderers * fix one tab disable property
Configuration menu - View commit details
-
Copy full SHA for 1dd3960 - Browse repository at this point
Copy the full SHA 1dd3960View commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e553e0d - Browse repository at this point
Copy the full SHA e553e0dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.4.1...v3.5.0