From 4c364dc404930cf68579347efebcbe22f25b58e2 Mon Sep 17 00:00:00 2001 From: jos Date: Sat, 25 Aug 2018 15:27:53 +0200 Subject: [PATCH] Update history --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index d204330..36bb801 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,6 +5,8 @@ https://github.com/josdejong/jsoneditor ## not yet released, version 5.24.1 +- Context menu and color picker are now absolutely positioned, and + can overflow the borders of the editor. - Fixed #568: mode switcher disappearing when selecting the current mode again.