editor.js/src/components/modules
George Berezhnoy 669c11eaa5
Paste handling improvements (#534)
* Make on paste callback non-static method

* Add docs

* change tools.md header levels

* some docs improvements

* upd docs

* Types improvements

* add image tool for testing

* Fix file drag'n'drop

* improve log on paste

* Update submodules

* Update bundle

* Update paragraph submodule

* Fix some bugs with blocks replacement
Remove tag from HTMLPasteEvent

* Use production webpack mode

* minimize: true

* Update docs

* Update submodules

* Update bundle
2018-11-29 12:16:06 +03:00
..
api Move to typescript (#474) 2018-11-23 19:11:50 +03:00
toolbar Remove contentless and irreplaceable (#535) 2018-11-24 18:47:49 +03:00
blockEvents.ts Backspace on selected blocks (#536) 2018-11-26 09:34:23 +03:00
blockManager.ts Paste handling improvements (#534) 2018-11-29 12:16:06 +03:00
blockSelection.ts Backspace on selected blocks (#536) 2018-11-26 09:34:23 +03:00
caret.ts Backspace on selected blocks (#536) 2018-11-26 09:34:23 +03:00
dragNDrop.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
events.ts Paste handling improvements (#534) 2018-11-29 12:16:06 +03:00
listeners.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
modificationsObserver.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
notifier.ts add npmignore file (#488) 2018-11-11 01:27:51 +03:00
paste.ts Paste handling improvements (#534) 2018-11-29 12:16:06 +03:00
renderer.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
sanitizer.ts Paste handling improvements (#534) 2018-11-29 12:16:06 +03:00
saver.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
shortcuts.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
tools.ts Remove contentless and irreplaceable (#535) 2018-11-24 18:47:49 +03:00
ui.ts Optimisation: dont fire isEmpty checking for not-initial Blocks (#529) 2018-11-24 16:33:43 +03:00