Releases: kommitters/editorjs-undo
Releases · kommitters/editorjs-undo
v2.0.28
25 Apr 20:52
Compare
Sorry, something went wrong.
No results found
2.0.28 (25.04.2024)
Add stale issues policy. See PR #250
v2.0.27
01 Apr 16:39
Compare
Sorry, something went wrong.
No results found
2.0.27 (01.04.2024)
Fix bug #243 - Fix unexpected behavior when there are initial data loaded.
Fix bug #243 - Fix unexpected behavior when there are several copied paragraphs.
Update #206 - Update Github workflows dependencies and allowed-endpoints.
Fix bug #224 - Fix unexpected behavior when trying to split and create a new paragraph.
v2.0.26
25 Oct 19:48
Compare
Sorry, something went wrong.
No results found
2.0.26 (25.10.2023)
Fix bug #238 - Fix bug in v2.0.25 related to runtime handle.
v2.0.25
24 Oct 00:33
Compare
Sorry, something went wrong.
No results found
2.0.25 (23.10.2023)
Fix bug #235 - Fix bug in caret in new Editor.js versions.
v2.0.24
17 Oct 20:55
Compare
Sorry, something went wrong.
No results found
2.0.24 (17.10.2023)
Fix bug #227 - Fix unexpected behavior when there are line breaks.
Fix bug #202 - Solve undo with custom blocks.
Update #225 - Update codeql.yml and scorecards.yml allowed-endpoints.
v2.0.23
15 Sep 23:05
Compare
Sorry, something went wrong.
No results found
2.0.23 (15.09.2023)
Fix bug #213 - Add support to different keyboard distributions.
Fix bug #209 - Solve bug in undo with deleted blocks.
v2.0.22
16 May 14:13
Compare
Sorry, something went wrong.
No results found
2.0.22 (16.05.2023)
Fix bug #207 - Limit search scope to Editor (holder) only.
v2.0.21
19 Apr 15:49
Compare
Sorry, something went wrong.
No results found
2.0.21 (18.04.2023)
Add default shortcut for CMD+SHIFT+Z command to redo.
Update all dependencies.
v2.0.20
10 Mar 16:51
Compare
Sorry, something went wrong.
No results found
2.0.20 (10.03.2023)
Add the dist/bundle.js file of previous release - Fix bug when there is the last element to undo: Uncaught TypeError: Cannot read properties of undefined (reading 'holder').
v2.0.19
07 Mar 20:04
Compare
Sorry, something went wrong.
No results found
2.0.19 (07.03.2023)
Fix bug when there is the last element to undo: Uncaught TypeError: Cannot read properties of undefined (reading 'holder').
Update all dependencies.