From 323ee3ddf806cdbb799ae1df18ba6c26c31335bd Mon Sep 17 00:00:00 2001 From: jos Date: Sun, 1 Dec 2019 10:20:10 +0100 Subject: [PATCH] Clarify #855 fix in history --- HISTORY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 9804e5f..d123534 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,8 +5,8 @@ https://github.com/josdejong/jsoneditor ## not yet published, version 7.3.1 -- Fixed #855: focus tracker (for `onFocus` and `onBlur) not created when - creating an editor without main menu bar. +- Fixed #855: `onFocus` and `onBlur` not working in text mode + without main menu bar, and `.destroy()` throwing an exception. ## 2019-11-27, version 7.3.0