Release 4.3.0
4.3.0 (2022-07-17)
Features
-
Close context menu on ESC and outside click. (6de22c2)Always close context menu (link, mentions, tagging) when clicked outside or
escape key was pressed. -
When editing links and closing the link edit panel restore the cursor position to the position where we left. (2b00839)
Bug Fixes
-
Align to changes in pat-modal where pat-modal-ready is thrown only once and not on the initiating button but on the injected modal. (7011525)
-
Correct import of logger. (ee290e4)
-
Do not open the link context menu after opening the link editing panel. (f7d9e95)
-
Prevent double initialization of link and suggestion context menu patterns. (fbda4f6)