Commit Graph

12 Commits

Author SHA1 Message Date
thecodrr
4d9c108144 refactor(tinymce-plugins): use switch stmnt to handle beforeexeccommand 2021-12-24 12:28:51 +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
f858b6ace3 fix: debounce returns a function; call it 2021-11-04 10:21:34 +05:00
thecodrr
34168716fe fix: refresh highlighting on all keys with 500 debounce 2021-11-04 10:13:53 +05:00
thecodrr
a7425e7636 fix: tab not working in codeblock 2021-10-30 21:48:24 +05:00
thecodrr
217de2dd17 fix: make codeblock tab functional again 2021-10-30 14:31:31 +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
c8230ca8d0 tinymce-plugins: remove optional chaining 2021-07-28 13:08:34 +05:00
thecodrr
1aaeed0566 tinymce-plugins: initial commit 2021-07-28 11:39:32 +05:00