editor.js/src/components/modules
Murod Khaydarov 1e5e77925f
Clear focus on multiple editor instances (#632)
* Clear focus on multiple editor instances

* update

* update bundles

* close inline toolbar
2019-03-01 18:10:33 +03:00
..
api API shorthands (#627) 2019-02-28 19:01:41 +03:00
toolbar Add Toolbox tooltip (#604) 2019-02-27 13:25:09 +03:00
blockEvents.ts Issue-616: Handle backspace, cmd+X, cmd+C and enter on RectangleSelection (#617) 2019-02-25 17:19:30 +03:00
blockManager.ts Issue-616: Handle backspace, cmd+X, cmd+C and enter on RectangleSelection (#617) 2019-02-25 17:19:30 +03:00
blockSelection.ts Fix shortcut execution on several Editor instances (#631) 2019-03-01 15:09:12 +03:00
caret.ts Improve caret behaviour (#589) 2019-01-12 04:57:37 +03:00
dragNDrop.ts Improve caret behaviour (#589) 2019-01-12 04:57:37 +03:00
events.ts Paste handling improvements (#534) 2018-11-29 12:16:06 +03:00
listeners.ts Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
modificationsObserver.ts Disable Mutation Observer while saving (#563) 2018-12-20 23:47:27 +03:00
notifier.ts add npmignore file (#488) 2018-11-11 01:27:51 +03:00
paste.ts Handle paste only on initial Blocks (#623) 2019-02-26 00:38:45 +03:00
rectangleSelection.ts Selection is available only for the main mouse button (#629) 2019-02-28 20:04:56 +03:00
renderer.ts Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
sanitizer.ts Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
saver.ts Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
shortcuts.ts Issue-616: Handle backspace, cmd+X, cmd+C and enter on RectangleSelection (#617) 2019-02-25 17:19:30 +03:00
tools.ts Rename to Editor.js (#625) 2019-02-28 14:01:32 +03:00
ui.ts Clear focus on multiple editor instances (#632) 2019-03-01 18:10:33 +03:00