Core
- Moves default options into
$.trumbowyg.defaultOptions
to be public (read only) - Rename
toggleDisable
tosetDisable
- Remove button groups (
btnGrp-design
,btnGrp-semantic
,btnGrp-justify
andbtnGrp-list
), just use arrays of buttons for now - Fix semantic del:
<strike>
-><del>
Plugins
- Fix upload plugin progress
- Fix emoji code to remove all
:
from class names - Moves emoji style into SCSS file
Documentation
- Add TONS of documentation
- Add demos for default and plugins with code to reproduce
- Add plugins documentation, especially for upload one
- Add beer bubbles animation on landing: the most important change of this version :-°