- Fixed 303: editor contents collapsed when the parent div of the JSONEditor has no height set. - Improved example 04_load_and_save.html. Thanks RDCH106.
5.5.5
- Fixed 298: Switch mode button disappears when switching from text/code to tree/form/view mode when the JSON contained errors. - Fixed enum drop downs not working when the JSONEditor is configured with a name.
5.5.4
- Fixed 285: an issue with the enum drop down when having defined multiple enums in a JSON schema. - Fixed a (harmless) error in the console when clicking right from an enum drop down.
5.5.3
- Fixed 299: reverted the fix of 268 by trimming text in fields and values.
5.5.2
- Fixed 294: Fields reset their caret location on every key press in Firefox.
5.5.1
- Fixed enum select boxes not being rendered/removed when setting or removing a JSON schema via `editor.setSchema(schema)`.