Commit Graph

6 Commits

Author SHA1 Message Date
Hakim Zulkufli a720b7ea5c Revert "Quill plugin fix."
This reverts commit 84aa89a861.
2017-04-30 20:10:34 +08:00
Hakim Zulkufli f793a5acbd Revert "Changed content input from textarea into div."
This reverts commit 743a88c29b.
2017-04-30 20:09:11 +08:00
Hakim Zulkufli 743a88c29b Changed content input from textarea into div.
This is to ensure that the area will be comaptible
with any text editor plugins.

I have tested with SimpleMDE and Quill. Both worked
completely fine.

Bonus: Added description of Quill's English locale.
2017-04-30 19:50:32 +08:00
Hakim Zulkufli 84aa89a861 Quill plugin fix.
Just making it work. It seems to be working fine on my end,
but user-defined toolbar options are not implemented yet.

The plugin now loads all toolbar options by default.
See: var toolbarOptions
2017-04-30 19:08:46 +08:00
Diego 3bd87ae297 Bug fixes 2017-04-26 19:19:43 +02:00
Diego 19ef56301e Bug fixes 2017-04-26 18:56:10 +02:00