editor.js/src
Murod Khaydarov 6a90784b69
Block selection (#483)
* initial commit for feature

* selection with cmd+a

* copy to clipboard

* use div instead of textarea

* select and copy improvements

* requested changes

* update

* improve styles

* remove missclick

* clear selection with escape and other keydowns except shift

* copy to clipboard with cmd+a&cmd+c

* restore selection after clearing block selection

* update submodules

* update

* rename func name

* rename getter selected

* small naming changes

* native selection fix

* fix with appendCallback

* add light animations to selection

* move appendcallback to the toolbox insertnew function

* upd styles

* update

* missed {}

* last fixes

* upgrade version
2018-11-13 19:11:47 +03:00
..
assets Release 2.0-beta (#387) 2018-08-05 14:51:58 +03:00
components Block selection (#483) 2018-11-13 19:11:47 +03:00
styles Block selection (#483) 2018-11-13 19:11:47 +03:00
codex.js Some new styles, used by Image Tool (#479) 2018-11-06 18:33:39 +03:00