Skip to main content

JSON Forms 3.0.0-beta0

JSON Forms

JSON Forms

Twitter

We've got an early present for you ๐ŸŽ! Today we merged the last feature for JSON Forms 3.0 and released the first beta version v3.0.0-beta.0 ๐ŸŽ‰ Try our new ESM module builds today!

Stable release coming in the new year ๐Ÿฅณ

Smaller and faster JSON Forms

JSON Forms

JSON Forms

Twitter

We're working on our next major release. Our main focus is on improving the core module and overhauling our build including our published bundles. In the end we'll have a smaller and faster JSON Forms for all bindings and renderer sets. The refactoring of JSON Forms' core dependencies is already available on the npm next stream via our latest prerelease 3.0.0-alpha.0. Additionally JSON Forms is now also compatible with Angular 12 by default. Interested? Try it today, we're always looking for feedback ๐Ÿ˜€

JSON Forms v2.5.1

JSON Forms

JSON Forms

Twitter

It's a new renderer set! Last week we published JSON Forms v2.5.1 containing our new Vue 3 and Vue 2 vanilla renderer sets. Big thanks to headwire.com who partly sponsored the new renderers!

We also have two new renderers for React Material: boolean toggles and multiple choice (array of enum values).

Other changes include fixes for the Angular renderers as well as improvements to the core framework. Check out the detailed change list.

JSON Forms v2.5.1-alpha.1

JSON Forms

JSON Forms

Twitter

We just released a new JSON Forms preview "2.5.1-alpha.1" on the "next" stream. Most importantly we added a basic renderer set for our Vue 3 and Vue 2 bindings. Check our new JSON Forms Vue seed to try it out yourself!

The new Vue renderer set is in a preview state and feedback is welcome! Let us know what you think in our community forum.

Also included in the prerelease are a new toggle boolean control and a multi-select checkbox enum renderer for the React Material renderer set.

JSON Forms v2.5

JSON Forms

JSON Forms

Twitter

Today we released JSON Forms v2.5 ๐ŸŽ‰ This release marks the final step in our quest to remove Redux as a hard dependency of JSON Forms. Check our updated migration guide if you'd like to migrate to the Redux-less variants. We also like to announce the new JSON Forms Vue 2 & Vue 3 support. Many thanks to headwire.com whose sponsoring made the JSON Forms Vue bindings possible. Among others they plan to power peregrine-cms.com with JSON Forms Vue and decided to contribute back โค๏ธ. We now also work on a basic JSON Forms Vue renderer set which we plan to release with one of the next versions of JSON Forms! See you soon!

JSON Forms v2.5-alpha.1

JSON Forms

JSON Forms

Twitter

We released the first alpha version of JSON Forms 2.5.0 ๐Ÿพ. It not only includes various performance improvements for React but is also the first version completely free of Redux. We also enhanced our Angular bindings with the ability to render multiple forms at the same time as well as adding explicit 'readonly' and 'validationMode' support which already existed in the React renderers. Check our migration guide if you still use the Redux variant of JSON Forms. We also included a convenient fallback if you're not ready for the full migration yet. Angular users should also take a look ๐Ÿ”Ž.

JSON Forms v2.4.1-beta.0

JSON Forms

JSON Forms

Twitter

Today we shipped the first beta of our next release: JSON Forms "2.4.1-beta.0" including a new renderer for oneOf consts (i.e. titled enums) and a form-wide "readonly" flag ๐Ÿš›๐ŸŽ‰. We plan the stable release for end of September. See you then!