Commit graph

11 commits

Author SHA1 Message Date
Taly
3d03461dc0
Header plugin (#281)
* header initial

* fix styles

* eslint fix

* add appendCallback

* add comments

* update styles

* add svgs

* highlight settings buttons

* do not show text plugin in the toolbar

* remove svg

* Fixing caret behaviour. (#282)

Plugins can change their state so that affect on Block's pluginsContent property which is in memory.

* remove useless code

* fix merge
2018-07-16 18:51:41 +03:00
George Berezhnoy
1853cfa78a
Eslint --fix for project files (#280) 2018-07-15 16:04:59 +03:00
Peter Savchenko
903093b4f3
Text tool refactored (#277)
Now it returns strict data format.
2018-07-14 15:15:49 +03:00
Peter Savchenko
972eb87d89
UI: Block Settings, show Plus after Enter keydown (#265)
* Some UI improvements: icons settigns

* Show plus button after split

* decrease autoprefixer

* rename variable
2018-06-28 12:20:41 +03:00
Peter Savchenko
cba999a77d
Inline Toolbar moving (#258)
* Inline Toolbar moving

* simplify code

* Check is need to show Inline Toolbar

* remove duplicate from doc

* fix doc

* open/close IT

* Close IT by clicks on Redactor

* @guryn going strange

Co-Authored-By: Taly <vitalik7tv@yandex.ru>
2018-06-13 14:42:21 +03:00
Murod Khaydarov
0d8257e092
merging blocks. Now plugins handles this cases 2018-05-25 12:32:57 +03:00
Murod Khaydarov
3d06bb95ce new improvements 2017-12-27 01:55:44 +03:00
Murod Khaydarov
75ba227495 update request 2017-12-26 20:02:37 +03:00
Murod Khaydarov
27dbc47742 update request 2017-12-25 00:36:25 +03:00
Murod Khaydarov
880359ddf9 append callback behaviour 2017-12-25 00:16:54 +03:00
Peter Savchenko
c1afcf0205
Toolbar, Toolbox, UI (#239)
* Toolbox making

* Add Toolbox buttons click handler

* Toolbar, Toolbox, UI

* Updates

* update css prefix
2017-12-24 15:35:05 +03:00