Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 287 Bytes

ForkChangeLog.md

File metadata and controls

10 lines (6 loc) · 287 Bytes
## 1.0.1

 Added property "buttons". Used to create custom buttons. It's an object, each key is
the button identifier and the value is an object with the following properties:

- text (text to display)
- onclick ( function)
- icon: false ( or icon reference) check tinymce docs