editor.js/src/components/modules
Peter Savchenko 2759b25d35
refactoring(modules): the listeners module now a util (#1572)
* listeners module goes util

* fix listeners 'off' bug

* improve garbage collecting
2021-03-02 16:25:52 +03:00
..
api refactoring(modules): the listeners module now a util (#1572) 2021-03-02 16:25:52 +03:00
toolbar refactoring(modules): the listeners module now a util (#1572) 2021-03-02 16:25:52 +03:00
blockEvents.ts Fix unstable block cut process (#1485) 2021-02-18 18:51:03 +03:00
blockManager.ts refactoring(modules): the listeners module now a util (#1572) 2021-03-02 16:25:52 +03:00
blockSelection.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
caret.ts Remove force options in Caret.navigateNext() and Caret.navigatePrevious() (#1525) 2021-02-18 15:19:20 +03:00
crossBlockSelection.ts refactoring(modules): the listeners module now a util (#1572) 2021-03-02 16:25:52 +03:00
dragNDrop.ts Fix BlockManager.setCurrentBlockByChildNode() with multiple Editor.js instances 2021-02-17 18:01:28 +03:00
events.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
modificationsObserver.ts refactoring(modules): the listeners module now a util (#1572) 2021-03-02 16:25:52 +03:00
notifier.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
paste.ts refactoring(modules): the listeners module now a util (#1572) 2021-03-02 16:25:52 +03:00
readonly.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
rectangleSelection.ts refactoring(modules): the listeners module now a util (#1572) 2021-03-02 16:25:52 +03:00
renderer.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
sanitizer.ts Replace typeofs (#1434) 2020-11-21 20:54:01 +03:00
saver.ts Release: 2.19 (#1364) 2020-10-13 20:50:46 +03:00
shortcuts.ts Change shortcut listener binding (#1431) 2020-11-21 21:08:49 +03:00
tools.ts Replace typeofs (#1434) 2020-11-21 20:54:01 +03:00
tooltip.ts Release / 2.18 (#1181) 2020-06-03 11:17:29 +03:00
ui.ts Replace typeofs (#1434) 2020-11-21 20:54:01 +03:00