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
|
a9f1d12e37
|
fix: make codeblock compatible with iframe tinymce
|
2021-11-04 09:59:50 +05:00 |
|
thecodrr
|
d5b8b06981
|
feat: use highlight.js package to load the hljs core
|
2021-11-04 09:01:03 +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
|
441d081e66
|
fix: do not load languages if already loaded
|
2021-10-22 16:30:44 +05:00 |
|
thecodrr
|
c36b6aef35
|
feat: dynamically load hljs & highlighters
|
2021-10-21 20:37:53 +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
|
6a91986669
|
fix: Cannot read property 'listLanguages' of undefined
|
2021-09-29 12:36:18 +05:00 |
|
thecodrr
|
544df95078
|
feat: enable all hljs languages (#28)
|
2021-09-29 12:27:49 +05:00 |
|
thecodrr
|
bdf10926ef
|
tinymce-plugins: fix Cannot read property 'className' of null
|
2021-08-16 11:40:11 +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 |
|