editor.js/src/styles
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
..
animations.css Block selection (#483) 2018-11-13 19:11:47 +03:00
block.css Block selection (#483) 2018-11-13 19:11:47 +03:00
export.css Some new styles, used by Image Tool (#479) 2018-11-06 18:33:39 +03:00
inline-toolbar.css Release 2.0-beta (#387) 2018-08-05 14:51:58 +03:00
main.css Release 2.0-beta (#387) 2018-08-05 14:51:58 +03:00
settings.css Some new styles, used by Image Tool (#479) 2018-11-06 18:33:39 +03:00
toolbar.css Update toolbar move as not to overlap editor`s content (#455) 2018-09-20 16:46:40 +03:00
toolbox.css Release 2.0-beta (#387) 2018-08-05 14:51:58 +03:00
ui.css Block selection (#483) 2018-11-13 19:11:47 +03:00
variables.css Block selection (#483) 2018-11-13 19:11:47 +03:00