github bhch/django-jsonform v2.19.0
Version 2.19.0

latest releases: v2.23.2, v2.23.1, v2.23.0...
2 years ago

django-jsonform 2.19.0 release notes

Aug 13, 2023

This release brings a some new features and some bugfixes.

New features

  • #116: Multiselect input will now display the selected items for a better user experience.
  • #119: Support for making the whole form readonly. See docs: Making the whole JSON form readonly.
  • Support for readonly keyword on lists and dicts (arrays and objects).

Bugfixes

  • Fixed #117: Error messages for top-level arrays were not displayed.
  • Fixed #118: Radio inputs’ placement and styling.
  • Fixed: The readonly keyword had no effect on datetime and range inputs.

react-json-form (JavaScript)

react-json-form has been updated to version 2.11.0.

Don't miss a new django-jsonform release

NewReleases is sending notifications on new releases.