editor.js/src/components/modules
George Berezhnoy 6cd6bd5de3
Fix readOnly.isEnabled getter (#1831)
* Fix readOnly.isEnabled getter

* Add tests

* Update CHANGELOG.md

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-04-25 20:40:29 +01:00
..
api Fix readOnly.isEnabled getter (#1831) 2022-04-25 20:40:29 +01:00
toolbar feat(ui): the toolbox became vertical (#2014) 2022-04-25 18:28:58 +03:00
blockEvents.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
blockManager.ts feat(toolbar): toolbar refactored and ui improved (#1815) 2021-11-24 21:14:24 +03:00
blockSelection.ts Fix copy in FireFox (#1632) 2021-04-08 22:19:49 +03:00
caret.ts Refactoring based on LGTM (#1635) 2021-04-08 21:32:49 +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
modificationsObserver.ts feat(onchange): callback now accepts custom event (#1791) 2021-10-05 20:40:44 +03:00
paste.ts onChange improvements (#1678) 2021-05-26 18:59:32 +03:00
readonly.ts [Refactoring] Tools (#1595) 2021-03-31 23:29:41 +03:00
rectangleSelection.ts fix(readonly): crash with readonly property (#1969) 2022-02-09 20:46:26 +03:00
renderer.ts onChange improvements (#1678) 2021-05-26 18:59:32 +03:00
saver.ts feat(ui): the toolbox became vertical (#2014) 2022-04-25 18:28:58 +03:00
tools.ts Fix: pass user configuration to Tool prepare method (#1781) 2021-09-16 14:21:38 +00:00
ui.ts feat(ui): the toolbox became vertical (#2014) 2022-04-25 18:28:58 +03:00