* 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