Commit graph

284 commits

Author SHA1 Message Date
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
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
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
BearToCode
29e7eb4b30 prevent vite css flex end warning 2023-05-11 19:11:07 +02:00
BearToCode
5e8ea21e62 fix readme for plugin-math 2023-05-11 08:21:37 +02:00
BearToCode
739eb30654 v1.0.4 2023-05-10 20:26:03 +02:00
BearToCode
b5fd4efc4a add support for custom ssr sanitizer 2023-05-10 20:23:34 +02:00
BearToCode
7daa5f06a8 add links to readme shields 2023-05-10 19:34:47 +02:00
BearToCode
71b59c5411 v1.0.3 2023-05-10 12:50:38 +02:00
BearToCode
840bead096 hide icons on small devices 2023-05-10 12:48:54 +02:00
BearToCode
4e6cb55b96 v1.0.2 2023-05-10 12:41:01 +02:00
BearToCode
f9ff29f239 copy main readme to carta-md 2023-05-10 12:29:38 +02:00
BearToCode
e5093c430e add keywords to packages 2023-05-10 12:26:39 +02:00
BearToCode
1a8e0e0e9f version 0.0.1 2023-05-10 12:21:53 +02:00
BearToCode
2aae52f4b9 fix publish script 2023-05-10 12:14:46 +02:00
BearToCode
32374f7bca edit package.json of all packages 2023-05-10 12:03:16 +02:00
BearToCode
3292ce66d5 add readme to all packages 2023-05-10 11:56:04 +02:00
BearToCode
942a0918ec fix prefixes match removals 2023-05-10 11:03:48 +02:00
BearToCode
b2700c3301 add strikethrough icon 2023-05-10 10:55:30 +02:00
BearToCode
c05c6ad336 fix code icon 2023-05-10 10:53:35 +02:00
BearToCode
6c95e94c0d explicitly specify node modules type roots 2023-05-10 09:51:02 +02:00
BearToCode
0ede3a94b8 fix history state management 2023-05-09 22:36:45 +02:00
BearToCode
995cc2fb06 close emoji snippet with escape 2023-05-09 20:36:36 +02:00
BearToCode
9c5589cf45 close slash snippet with escape 2023-05-09 20:34:50 +02:00
BearToCode
8502e96119 fix extra line on codes 2023-05-09 18:01:47 +02:00
BearToCode
953298114b add tab support 2023-05-09 16:47:02 +02:00
BearToCode
abcccf854f only open emojis snippet with filter 2023-05-09 16:35:30 +02:00
BearToCode
542d8021dd add sanitizer support 2023-05-09 16:00:10 +02:00
BearToCode
f9e87137c7 add github theme to demo 2023-05-09 15:56:54 +02:00
BearToCode
ce439cdd52 demo: add monospace font to <code>s as well 2023-05-09 10:56:16 +02:00
BearToCode
0cd6f395fc adjust styles 2023-05-09 10:46:23 +02:00
BearToCode
e795c11815 fix toolbar positioning 2023-05-09 10:07:09 +02:00
BearToCode
e78f44ff82 disable default line numbering 2023-05-09 09:41:43 +02:00
BearToCode
b9b4ba9032 fix ssr support with syntax highlighting 2023-05-08 22:32:12 +02:00
BearToCode
1941478a80 add code blocks syntax highlighting 2023-05-07 22:05:12 +02:00
BearToCode
6cbe0ef814 add syntax highlight of codeblocks, change from prism to highlightjs 2023-05-06 20:44:13 +02:00
BearToCode
3f849e3175 fix emojis up/down navigation 2023-05-06 17:03:21 +02:00
BearToCode
ef86f97219 emoji extension 2023-05-06 16:50:52 +02:00
BearToCode
a422055c9f setup emoji plugin 2023-05-04 22:24:39 +02:00
BearToCode
05a3a7a557 make snippets clickable 2023-05-04 22:24:30 +02:00
BearToCode
efe258d8a5 add auto scroll, groups, more snippets 2023-05-04 22:24:27 +02:00
BearToCode
59bdb97417 working simple slash command 2023-05-04 22:24:23 +02:00
BearToCode
e4cc9714ab add katex safe renderer 2023-05-04 22:24:21 +02:00
BearToCode
ed2b01d67b slash plugin setup 2023-05-04 22:24:19 +02:00
BearToCode
72523d50e9 give extension components props 2023-05-04 22:24:13 +02:00
BearToCode
2d850cb980 rename plugin-katex to plugin-math, update demo 2023-05-04 22:24:10 +02:00
BearToCode
9074fd58d8 allow extensions custom elements 2023-05-04 22:24:08 +02:00
BearToCode
c045b5362c setup slash plugin enviroment 2023-05-04 22:24:05 +02:00
BearToCode
fa69249483 add event listeners 2023-05-04 22:24:03 +02:00
BearToCode
1471a1c77c remove prefixes on empty lines 2023-05-04 22:24:00 +02:00
BearToCode
7d408dcef9 beta v0.1.6 2023-05-04 22:23:56 +02:00
BearToCode
3673f96829 remove tsconfig.tsbuildinfo 2023-05-04 22:23:49 +02:00
BearToCode
17edb040b9 working demo 2023-05-04 22:23:45 +02:00
BearToCode
99b4cd76f0 add publish script 2023-05-04 22:23:41 +02:00
BearToCode
97c22a93bb add prefixes 2023-05-04 22:23:34 +02:00
BearToCode
9c8ee59a73 do not extend main tsconfig in carta-md
This is done to prevent linting errors about not included files,
probably due to svelte not working properly with typescript 5.0 features
2023-05-04 22:23:31 +02:00
BearToCode
f99376ec4a update styles, add icons 2023-05-04 22:23:28 +02:00
BearToCode
2ee95c11d3 add katex keyboard shortcuts 2023-05-04 22:23:20 +02:00
BearToCode
7dd2aa396b add build script 2023-05-04 22:23:15 +02:00
BearToCode
4762025b0b finish katex plugin 2023-05-04 22:23:12 +02:00
BearToCode
3c19a69418 plugins setup with pnpm 2023-05-04 22:23:09 +02:00
BearToCode
7d70527757 fix styles 2023-05-04 22:23:06 +02:00
BearToCode
8b3b6693db monorepo scripts, update typescript 2023-05-04 22:23:01 +02:00
BearToCode
c3547fcf68 convert to monorepo 2023-05-04 22:22:46 +02:00