Commit Graph

189 Commits

Author SHA1 Message Date
thecodrr
bda96a7d82 chore: bump version to 1.4.6 v1.6.7 v1.6.6 2021-11-23 20:38:54 +05:00
thecodrr
8ccc7136e2 fix: sanity check for editor.getBody 2021-11-23 20:38:41 +05:00
thecodrr
468498f087 chore: bump tinymce-plugins to 1.4.5 v1.6.5 v1.6.4 2021-11-20 13:30:13 +05:00
thecodrr
1a57ef5177 fix: sanitze all elements 2021-11-20 13:28:37 +05:00
thecodrr
e3b428a3fb chore: bump tinymce-plugins to version 1.4.4 2021-11-20 12:27:48 +05:00
thecodrr
65e1ced04c feat: add improved dom filtering logic 2021-11-20 12:26:39 +05:00
thecodrr
95d1f17c40 fix: remove data-mce-selected attribute 2021-11-20 12:06:51 +05:00
thecodrr
1fe3b77ba1 chore: bump tinymce-plugins to 1.4.3 2021-11-19 12:02:00 +05:00
thecodrr
0250a86b12 fix: image is not defined 2021-11-19 12:01:37 +05:00
thecodrr
bf64300c68 chore: bump tinymce-plugins to 1.4.2 2021-11-19 11:56:26 +05:00
thecodrr
6280ba31c3 fix: remove tinymce bogus elements 2021-11-19 11:55:52 +05:00
thecodrr
ad4d3c8889 chore: bump tinymce-plugins to 1.4.1 2021-11-19 11:05:04 +05:00
thecodrr
2a96b9c615 fix: use editor.getBody to support iframe editors 2021-11-19 11:04:47 +05:00
thecodrr
5dcc8b3b12 chore: bump tinymce-plugins to 1.4.0 2021-11-19 10:44:53 +05:00
thecodrr
429c6f0e69 feat: add contenthandler plugin 2021-11-19 10:44:05 +05:00
thecodrr
b25f4f3145 fix: evernote output has unnecessary en-note tag v1.6.3 2021-11-05 09:53:09 +05:00
thecodrr
7d33160817 chore: bump tinymce-plugins version to 1.3.11 2021-11-04 20:38:22 +05:00
thecodrr
a73a1b36c8 test: add e2e tests for codeblock 2021-11-04 20:37:07 +05:00
thecodrr
b9860eb21e chore: bump tinymce-plugins version to 1.3.10 2021-11-04 12:07:37 +05:00
thecodrr
b471e44f04 fix: code block is not toggleable (fixes #68) 2021-11-04 11:06:44 +05:00
thecodrr
79f5b30ce4 chore: bump tinymce-plugins to 1.3.9 2021-11-04 10:21:51 +05:00
thecodrr
f858b6ace3 fix: debounce returns a function; call it 2021-11-04 10:21:34 +05:00
thecodrr
c1a700029f chore: bump tinymce-plugins to 1.3.8 2021-11-04 10:14:16 +05:00
thecodrr
34168716fe fix: refresh highlighting on all keys with 500 debounce 2021-11-04 10:13:53 +05:00
thecodrr
164710b56b chore: remove unnecessary console.log 2021-11-04 10:01:40 +05:00
thecodrr
ec5db3f8ea chore: bump tinymce-plugins to 1.3.7 2021-11-04 10:00:26 +05:00
thecodrr
a9f1d12e37 fix: make codeblock compatible with iframe tinymce 2021-11-04 09:59:50 +05:00
thecodrr
8091d5f906 chore: bump tinymce-plugins to v1.3.6 2021-11-04 09:02:57 +05:00
thecodrr
a240e9cdee docs: update roadmap 2021-11-04 09:01:47 +05:00
thecodrr
d5b8b06981 feat: use highlight.js package to load the hljs core 2021-11-04 09:01:03 +05:00
thecodrr
7820b33bce ci: use a specific retypeapp version 2021-11-04 09:00:29 +05:00
thecodrr
494eda997c chore: bump version to 1.3.5 v1.6.2 v1.6.1 v1.6.0 2021-11-01 09:43:44 +05:00
thecodrr
a7425e7636 fix: tab not working in codeblock 2021-10-30 21:48:24 +05:00
thecodrr
af999ffe8a chore: update tinymce-plugins to v1.3.4 2021-10-30 14:32:31 +05:00
thecodrr
86ffc8c321 fix: do not focus editor on image injection 2021-10-30 14:32:04 +05:00
thecodrr
217de2dd17 fix: make codeblock tab functional again 2021-10-30 14:31:31 +05:00
thecodrr
428abf73da chore: bump tinymce-plugins to v1.3.3 2021-10-22 16:31:00 +05:00
thecodrr
441d081e66 fix: do not load languages if already loaded 2021-10-22 16:30:44 +05:00
thecodrr
72a938e33a chore: bump tinymce-plugins to v1.3.2 2021-10-21 23:57:26 +05:00
thecodrr
c36b6aef35 feat: dynamically load hljs & highlighters 2021-10-21 20:37:53 +05:00
thecodrr
540b6fe8f0 chore: bump version to 1.3.1 2021-10-20 14:03:32 +05:00
thecodrr
1243f76dd1 fix: manually convert datauri to blob 2021-10-20 14:03:10 +05:00
thecodrr
00e751b6ef chore: bump version to 1.3.0 2021-10-20 09:57:57 +05:00
thecodrr
718be83e60 feat: turn off spellcheck for inline-code 2021-10-20 09:57:34 +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
cb1ccc19e5 feat: improve code-block ux 2021-10-17 13:04:27 +05:00
thecodrr
28bd768793 fix: weird glitch in codeblock on tab key press 2021-10-17 01:45:21 +05:00
thecodrr
553938e2ab feat: add blockescape plugin for easy escaping
from block elements
2021-10-16 10:28:05 +05:00
thecodrr
f9895f2749 fix: inline code isn't added without selecting text 2021-10-16 10:07:19 +05:00