Commit graph

350 commits

Author SHA1 Message Date
BearToCode
3355ec02c6 add render custom events 2023-07-10 20:10:01 +02:00
BearToCode
250ba1a796 update readme 2023-05-28 22:22:51 +02:00
BearToCode
ef20afc539 v1.2.0 2023-05-26 20:09:50 +02:00
BearToCode
f90d5307c0 convert plugins vite packages to sveltekit 2023-05-26 20:03:53 +02:00
BearToCode
b23d1612a9 slash and emojii: hide components on no matches 2023-05-26 19:32:24 +02:00
BearToCode
5351c98412 fix slash and emojii components positioning when bigger than textarea 2023-05-26 19:28:59 +02:00
BearToCode
169c8426ee v1.1.13 2023-05-21 10:19:46 +02:00
Davide
bbb4fd4872
Merge pull request #5 from BearToCode/dev
Allow async marked extensions, fix rendering debouncing
2023-05-21 10:16:43 +02:00
BearToCode
ce511bbfd4 allow async marked extensions 2023-05-21 10:14:21 +02:00
BearToCode
b91210eb5d fix editor debouncing not working 2023-05-20 20:02:05 +02:00
BearToCode
e56e4503a3 v1.1.12 2023-05-20 12:43:08 +02:00
BearToCode
b60a8c7ca2 fix plugin emoji styles 2023-05-20 12:41:46 +02:00
BearToCode
06853fdd97 v1.1.11 2023-05-20 12:37:32 +02:00
BearToCode
9855bb12f2 Merge branch 'master' into dev 2023-05-20 12:31:30 +02:00
Davide
ae8cacc006
Merge pull request #3 from styxpilled/master
fix textarea selector specificity
2023-05-20 12:28:44 +02:00
BearToCode
3a8fac462b add fallback monospace font style 2023-05-20 12:24:35 +02:00
BearToCode
96329e17c8 remove gh-pages action on pr 2023-05-20 11:03:53 +02:00
styxpilled
c228bdea9b fix textarea selector specificity
closes #2
2023-05-19 23:32:13 +02:00
BearToCode
5635e13135 fix type in readme 2023-05-19 20:51:20 +02:00
BearToCode
502ed2b964 v1.1.10 2023-05-19 07:06:54 +02:00
BearToCode
2b14831e3f fix documentation in nested README 2023-05-19 07:03:24 +02:00
BearToCode
dcc4601a09 Merge branch 'dev' 2023-05-19 07:01:44 +02:00
BearToCode
06173dd0ca change readme name 2023-05-19 06:57:32 +02:00
Davide
98fc6539bd
Merge pull request #1 from styxpilled/master
fix incorrect npm scope
2023-05-19 06:52:04 +02:00
styxpilled
9aee3d0713 readme: fix incorrect npm scope 2023-05-18 23:52:56 +02:00
BearToCode
3a53f4e1c0 resize textarea on mount 2023-05-18 20:42:51 +02:00
BearToCode
f1595f7b82 v1.1.9 2023-05-13 20:15:42 +02:00
BearToCode
4d3964f807 minor fixes regarding prefixes and slash commands 2023-05-13 20:13:35 +02:00
BearToCode
24653a7abd v1.1.8 2023-05-13 19:04:09 +02:00
BearToCode
065af50adc add dark theme to package.json export 2023-05-13 19:02:05 +02:00
BearToCode
55043f8a21 v1.1.7 2023-05-13 19:00:47 +02:00
BearToCode
33baa3039a add included dark theme 2023-05-13 18:58:20 +02:00
BearToCode
fa8d22b46e v1.1.6 2023-05-13 16:57:33 +02:00
BearToCode
8b511c37f5 do not escape html, add blockqutoe prefix 2023-05-13 16:53:35 +02:00
BearToCode
8f72b28e4f v1.1.5 2023-05-13 15:22:35 +02:00
BearToCode
0d5e8177d5 carta-md: only include dist folder 2023-05-13 15:20:48 +02:00
BearToCode
5ef3754794 change demo placeholder 2023-05-13 15:19:11 +02:00
BearToCode
6a8d4cc595 v1.1.4 2023-05-13 13:34:24 +02:00
BearToCode
ddbf3fe42d fix dist directories not included in plugins 2023-05-13 13:32:58 +02:00
BearToCode
a8bc1fc998 update publish script 2023-05-13 13:26:58 +02:00
BearToCode
d162c91013 v1.1.2 2023-05-13 12:46:02 +02:00
BearToCode
b99aea1f59 fix publish script so that it updates peer deps as well 2023-05-13 12:43:03 +02:00
BearToCode
44f4d59904 v1.1.1 2023-05-13 12:25:16 +02:00
BearToCode
0177612d10 change strikethrough icon to have the same size 2023-05-13 12:23:34 +02:00
BearToCode
fdae1ba5fb v1.1.0 2023-05-12 18:42:43 +02:00
BearToCode
a6f1426c37 escape input before parsing 2023-05-12 18:38:18 +02:00
BearToCode
4bb4d572fc prevent vite css mixed end support warning 2023-05-11 19:28:55 +02:00
BearToCode
d101aef9cb re-add readme shields 2023-05-11 19:23:04 +02:00
BearToCode
c69689e285 v1.0.5 2023-05-11 19:17:20 +02:00
BearToCode
94ef1965b5 remove custom ssr sanitizer 2023-05-11 19:15:04 +02:00