238 Commits

Author SHA1 Message Date
thecodrr
87e70b2aef chore(tinymce-plugins): bump version to 1.5.3 v1.7.0 2021-12-29 12:41:11 +05:00
thecodrr
c6f5276619 fix(tinymce-plugins): remove :not css selector from filters
:not() css selector is only supported in modern browsers
causing crashes in older browsers during saving.
2021-12-29 12:40:58 +05:00
thecodrr
640f03af97 ci(docs): get docs deploy working again 2021-12-28 13:06:18 +05:00
thecodrr
92c2538fbc chore(tinymce-plugins): bump version to 1.5.2 2021-12-28 12:49:28 +05:00
thecodrr
867edbd878 fix(tinymce-plugins): strip data-mce-active attribute 2021-12-28 12:49:14 +05:00
thecodrr
6e2bcdd832 chore(tinymce-plugins): bump version to 1.5.1 2021-12-28 12:45:23 +05:00
thecodrr
25e12564b6 Merge branch 'main' of https://github.com/streetwriters/notesnook 2021-12-28 12:44:54 +05:00
thecodrr
cf0a12bdb9 fix(tinymce-plugins): fire editor change event on check/uncheck 2021-12-28 12:44:34 +05:00
ammarahm-ed
9dce7c737e docs: add retype.yml 2021-12-25 12:56:13 +05:00
ammarahm-ed
0bdb135b7b docs: add version history docs 2021-12-25 12:45:45 +05:00
thecodrr
d9e3798dd1 chore(tinymce-plugins): bump version to 1.5.0 2021-12-24 12:29:17 +05:00
thecodrr
4d9c108144 refactor(tinymce-plugins): use switch stmnt to handle beforeexeccommand 2021-12-24 12:28:51 +05:00
thecodrr
ba19214307 feat(tinymce-plugins): add bettertable plugin 2021-12-24 12:01:03 +05:00
thecodrr
1aee142b59 chore(tinymce-plugins): bump version to 1.4.15 2021-12-24 07:22:15 +05:00
thecodrr
eedf201a61 fix(tinymce-plugins): unlink command doesn't fire event 2021-12-24 07:21:45 +05:00
thecodrr
b7acb75686 chore(tinymce-plugins): bump version to 1.4.14 2021-12-23 12:41:33 +05:00
thecodrr
ee8924c7c5 fix(tinymce-plugins): send inputType with input event 2021-12-23 12:41:16 +05:00
thecodrr
6461fac76e chore(tinymce-plugins): bump version to 1.4.13 2021-12-23 12:09:01 +05:00
thecodrr
3c31fcbe6e fix(tinymce-plugins): editor is not defined 2021-12-23 12:08:49 +05:00
thecodrr
858c92aad5 chore(tinymce-plugins): bump version to 1.4.12 2021-12-23 12:06:59 +05:00
thecodrr
c03e672623 fix(tinymce-plugins): fire input event on att. add/delete 2021-12-23 12:06:36 +05:00
thecodrr
ae8720d69a chore(tinymce-plugins): bump version to 1.4.11 2021-12-23 10:54:18 +05:00
thecodrr
6db218fc06 fix(tinymce-plugins): focus editor after setting content 2021-12-23 10:53:55 +05:00
thecodrr
77e28d25e3 chore(tinymce-plugins): bump version to 1.4.10 2021-12-20 09:59:06 +05:00
thecodrr
309ca061a2 refactor(tinymce-plugins): tox-checklist -> checklist 2021-12-20 09:57:57 +05:00
thecodrr
5268485715 fix(importer): attachment html generation 2021-12-20 09:53:37 +05:00
thecodrr
ee1517e800 fix(importer): make attachment filename mandatory 2021-12-20 09:52:18 +05:00
thecodrr
5770972e88 chore: initialize turborepo & changesets 2021-12-18 11:07:37 +05:00
thecodrr
dc24e629c5 feat: add importer frontend app 2021-12-18 10:06:35 +05:00
thecodrr
9dd125656b refactor: move importer lib to root folder 2021-12-18 10:06:05 +05:00
thecodrr
3f548e1086 chore: compile @notesnook/enex package 2021-12-18 10:04:36 +05:00
thecodrr
919710c069 refactor: seperate importer app & lib 2021-12-18 10:03:26 +05:00
thecodrr
9b4b28741f feat: initialize importer webapp v1.6.12 2021-12-14 09:33:30 +05:00
thecodrr
7d078e9e40 feat: remove old js importer code 2021-12-14 09:08:32 +05:00
thecodrr
bf194ff7d2 feat: finalize importer backend 2021-12-13 10:24:55 +05:00
thecodrr
2e02b57068 chore: bump tinymce-plugins to 1.4.9 v1.6.11 2021-12-10 11:52:58 +05:00
thecodrr
5696de8a24 fix: Uncaught ReferenceError: blobCache is not defined (#149) 2021-12-10 11:06:06 +05:00
thecodrr
39b7057bb7 chore: bump tinymce-plugins version to 1.4.8 2021-12-09 09:19:16 +05:00
thecodrr
78f6d18386 fix: do not remove br element in empty p tags 2021-12-09 09:18:40 +05:00
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