199 Commits

Author SHA1 Message Date
thecodrr
f1c4d5a78d chore: bump tinymce-plugins to 1.4.7 v1.6.10 v1.6.9 2021-12-06 09:46:23 +05:00
thecodrr
13ab6ca9f7 enex: add isNotebook property 2021-12-06 09:37:35 +05:00
thecodrr
6920147a17 enex: replace querySelector with findChild helper 2021-12-06 09:37:17 +05:00
thecodrr
1ba1c52165 enex: export TaskStatus enum 2021-12-06 09:36:55 +05:00
thecodrr
b7bc1741d6 enex: getElementsByTagName to querySelectorAll 2021-12-06 09:36:38 +05:00
thecodrr
6b4ca9f2ae enex: improve enml to html conversion 2021-12-06 09:31:29 +05:00
thecodrr
6616e87e1d feat: set & clear contents directly 2021-12-06 09:30:31 +05:00
thecodrr
0eb0e4fceb perf: clone node instead of using DOMParser 2021-12-06 09:30:13 +05:00
thecodrr
481a31ab27 fix: allow elementhandler to return undefined v1.6.8 2021-11-27 09:14:46 +05:00
thecodrr
255cb89523 feat: add enex parser 2021-11-27 09:12:38 +05:00
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