- Improved accessibility
- Security updates
- Tabs should not render when
x-hidden: true - Security updates
- Added categories editor
- Fix issue #17 using data option
- Fix issue #17 data partially missing when using
additionalProperties
- Fix minor regression
- Performance boosts
- Fixed issue 13 InstanceIfThenElse should propagate arrayTemplateData to sub-instances
- Added array tuple editor
- Added configurable
muteValidationMessagesoption to control which constraint errors are hidden in the UI
- Fixed tab warning indicators updating with a 1-step delay
- Better Tabs layout
- Fixed oneOf fit test
- Fixed crash in array editors when value is not an array
- Security updates
- Fixed bug with arrays when setting non-array values
- Configurable nav warning messages
- Added
useConstraintAttributesoption - Added
lengthandremainingtemplate data
- Added "arrayButtonsPosition" option
- Improved array editor with adaptive td for buttons
- Added "purifyData" option
- Detect and flag recursive schemas when dereferencing refs
- Compliance with new official JSON-Schema-Test-Suite
- Bugfix for Jodit plugin
- Added template functions
- Added ace editor
- Fixed array nav-vertical readonly buttons not being properly disabled
- Exposed Editor.js
- Added parent reference to templates
- Extended editJsonData feature to support arrays with toggle button and dialog functionality
- Implemented an event listener cleanup system to prevent memory leaks
- Builds
- Added editJsonData feature
- Security updates
- Ensured disabled state for readOnly editors
- Fixed nav editors, responsive cols
- Fixed option override enablePropertiesToggle
- Added showErrors on input feature
- Added grid breakpoints feature
- Fixed issue with multiple instance registering
- Hide array table object header when empty
- Added enforceMaxItems option
- Fixed issue oneOf and properties validator
- Fixed issue with more complex if-the-else + nullables scenario
- Fixed range resolve function issue
- Fixed syntax issue
- Fixed double id issue with navs
- Improved performance
- improved performance
- Added
x-propGroupoption - Added number imask editor
- Added SimpleMDE editor
- "title" and "description" templates
- Fixed issue with if-then-else + nullable (multiple) initial values
- Fixed array items disabled state
- Enforce the use of "x-format" for consistency
- Added number input nullable editor and example
- Security updates
- Fixed issue with if-then-else initial values
- Better number input interaction
- Fixed "x-format": "table" naming
- Fixed trailing 0 in number inputs
- Array "x-format": "table" (generic) and "x-format": "table-object" (objects items specific)
- Fixed array table issue with ref parser
- Array nav actions inside tab
- Fixed issue with a table array
- Fixed fontawesome three missing buttons
- Added option
'constraints'to add custom constraints (validators) - Added type property to error messages
'error'|'warning'