added support for text-based toolbar options#446
added support for text-based toolbar options#446mikeangstadt wants to merge 1 commit intosparksuite:developmentfrom
Conversation
Added the ability to pass innerHTML text for toolbar icon anchors.
|
Can you submit a JSFiddle that demonstrates this change? That way, it can be tested by myself and other contributors. |
|
I'm using it as a node dependency, so I don't have my code hosted anywhere to point at from a JSFiddle - BUT! Here is a configuration overriding the Preview button in the toolbar that you can use in testing it. |
|
A JSFiddle for this pull request can be found here. If it doesn't inherently demonstrate the proposed change, please fork the fiddle and make the necessary modifications to demonstrate this pull request. Then comment the new URL to your forked fiddle. |
|
A new demonstrated JSFiddle can be found here |
|
This feature is fundamental for use others icons packs like material icons! Indeed we have to write the Please @WesCossick, can you merge the branch? |
|
@WesCossick can you merge this branch? |
Added the ability to pass innerHTML text for toolbar icon anchors.