* Revert "Fix build error"
This reverts commit 90738e1ece.
* Revert "Prepare to release 9.1.0"
This reverts commit c3d57b87ec.
* Revert "Revert from material 3 to material 2"
This reverts commit 07b8f40491.
* Revert "Restore old feel and look (#1621)"
This reverts commit e820c5b29d.
* Allow to use most of the buttons without internal provider
---------
Co-authored-by: Ellet <ellet@freshplatform.net>
The toolbar header style now has two possible displays. If the 'headerStyleType' configuration is set to 'isOriginal', the toolbar will exhibit 'QuillToolbarSelectHeaderStyleButtons'. Otherwise, it will show a dropdown menu 'QuillToolbarSelectHeaderStyleDropdownButton'. This adds flexibility to the UI of the toolbar.
Co-authored-by: Sobhan Moradi <sobhan.moradi@getflip.com>