You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@
14
14
-`Fix` — `blocks.render()` won't lead the `onChange` call in Safari
15
15
-`Fix` — Editor wrapper element growing on the Inline Toolbar close
16
16
-`Fix` — Fix errors thrown by clicks on a document when the editor is being initialized
17
+
-`Fix` — Caret losing on Mobile Devices when adding a block via Toolbox or via Backspace at the beginning of a Block
17
18
-`Improvement` — Now you can set focus via arrows/Tab to "contentless" (decorative) blocks like Delimiter which have no inputs.
18
19
-`Improvement` — Inline Toolbar sometimes opened in an incorrect position. Now it will be aligned by the left side of the selected text. And won't overflow the right side of the text column.
19
20
-`Refactoring` — `ce-block--focused` class toggling removed as unused.
0 commit comments