Commit graph

198 commits

Author SHA1 Message Date
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
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
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
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
0ede3a94b8 fix history state management 2023-05-09 22:36:45 +02:00
BearToCode
953298114b add tab support 2023-05-09 16:47:02 +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
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
ef86f97219 emoji extension 2023-05-06 16:50:52 +02:00
BearToCode
59bdb97417 working simple slash command 2023-05-04 22:24:23 +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
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
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