jsoneditor v9.8.0 Release Notes
Release Date: 2022-05-31 // 3 months ago-
- Implemented method
editor.expand({ path, isExpand, recursive })
and callbackonExpand({ path, isExpand, recursive })
. Thanks @himanshu520. - ⬆️ Upgrade to the latest version of Ace editor,
v1.5.3
.
- Implemented method
Previous changes from v9.7.4
-
- 🛠 Fix #1421: fix
onBlur
event not firing when focus goes to aniframe
.
- 🛠 Fix #1421: fix