Skip to content

Commit

Permalink
Released v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Apr 15, 2017
1 parent 09c1375 commit 56c450b
Show file tree
Hide file tree
Showing 13 changed files with 7,324 additions and 7,454 deletions.
15 changes: 11 additions & 4 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,18 @@
https://github.com/josdejong/jsoneditor


## not yet released, version 5.5.12

- Fixed #309: already loaded version of Ace being overwritten by the embedded
version of JSONEditor.
## 2017-04-15, version 5.6.0

- Implemented readonly option for modes `text` and `code.`
Thanks @walkerrandolphsmith.
- Upgraded dependencies (`brance` and `ajv`) to the latest versions.
- Fixed not being able to move focus to enum select box when clicking
a JSON Schema warning.
- Fixed #309: already loaded version of Ace being overwritten by the
embedded version of JSONEditor.
- Fixed #368: Mode selection drop down not fully visible on small screen.
- Fixed #253: Optimize the input experience of Chinese IME.
Thanks @chinesedfan.


## 2017-01-06, version 5.5.11
Expand Down
Loading

0 comments on commit 56c450b

Please sign in to comment.