Commit graph

5 commits

Author SHA1 Message Date
Taly
7a67d38022
Add placeholder to contentEditable elements (#306)
* add placeholder to contentEditable elements

* store selection color in a variable

* add placeholder to header block

* Add placeholder to contenteditable only if attribute data-placeholder exists

* remove tool config
2018-07-19 17:25:16 +03:00
Murod Khaydarov
8696b9cab5
Merging blocks: Restore caret position 🤟🤟💪 (#286)
* Merging blocks: Restore caret position 🤟🤟💪

* requested changes

* update removing shadow caret
2018-07-16 22:57:11 +03:00
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
ed28a85db6
New project structure (#214) 2017-11-25 12:14:06 +03:00