6 Commits

Author SHA1 Message Date
c7d3de0fc8 use ToolbarButton for plugins 2017-04-24 17:52:05 -04:00
c5d9f44de2 split out ToolbarButton component 2017-04-24 17:52:05 -04:00
192afe2ec5 make markdown toggle purpose more obvious
The "< >" button on the toolbar should format selected
text as code, but its serving as a visual mode toggle.
This commit switches out the code icon for a text label,
and moves it to the right side of the rich text toolbar.
2017-04-24 17:52:05 -04:00
33fe2b820c add active state to rich text raw toggle 2017-04-24 17:52:04 -04:00
b2fd96c12e condense rich text functionality to static toolbar 2017-04-24 17:52:04 -04:00
d0df70e4d3 Prosemirror working - with some toolbar options 2016-11-01 16:55:21 -07:00