Commit Graph

15 Commits

Author SHA1 Message Date
thecodrr
cf0a12bdb9 fix(tinymce-plugins): fire editor change event on check/uncheck 2021-12-28 12:44:34 +05:00
thecodrr
ee8924c7c5 fix(tinymce-plugins): send inputType with input event 2021-12-23 12:41:16 +05:00
thecodrr
3c31fcbe6e fix(tinymce-plugins): editor is not defined 2021-12-23 12:08:49 +05:00
thecodrr
c03e672623 fix(tinymce-plugins): fire input event on att. add/delete 2021-12-23 12:06:36 +05:00
thecodrr
429c6f0e69 feat: add contenthandler plugin 2021-11-19 10:44:05 +05:00
thecodrr
86ffc8c321 fix: do not focus editor on image injection 2021-10-30 14:32:04 +05:00
thecodrr
1243f76dd1 fix: manually convert datauri to blob 2021-10-20 14:03:10 +05:00
thecodrr
d6e199a77e feat: put filename ina seperate span 2021-10-20 09:57:10 +05:00
thecodrr
ec82bf32f8 feat: attach images as blob instead of dataurl 2021-10-18 14:00:58 +05:00
thecodrr
299d6ac117 fix: insert newline after image 2021-10-04 13:58:36 +05:00
thecodrr
7f442bb719 fix: handle multiple duplicate attachment elements 2021-10-04 13:51:11 +05:00
thecodrr
fd79177d4f fix: extend editor interface for progress updates 2021-10-01 12:45:15 +05:00
thecodrr
3fdaab2b0b fix: use editor.dom instead of document for dom access 2021-10-01 11:42:40 +05:00
thecodrr
a1b33a97bd feat: add context toolbar for attachments 2021-09-30 10:44:39 +05:00
thecodrr
600972cd29 tinymce-plugins: add attachments handler plugin 2021-09-30 09:16:53 +05:00