079bae2436
bump version to v1.0.1
2024-05-11 02:59:27 +02:00
1bec37f3bd
fix: rename package name
2024-05-11 02:20:51 +02:00
67b014587e
fix dependency versions
2024-05-11 02:04:51 +02:00
BearToCode
342c8d24d0
feat: use unified+rehype for parsing markdown
...
`marked` has been replaced with a more modern setup involving Unified JS, Rehype and various
plugins.
BREAKING CHANGE: Replaced `marked` with `unified` and `rehype`
2024-04-12 08:24:46 +02:00
BearToCode
6e9cb68141
wip: use shiki for highlighting
2024-04-12 08:24:45 +02:00
BearToCode
f0abf195b8
refactor: remove verbose prefixes
...
Remove "Carta" prefixes from various interface/components.
BREAKING CHANGE: Different objects have been renamed
2024-04-12 08:24:37 +02:00
BearToCode
ef1a15f4fa
style: update prettier
2023-11-15 21:44:08 +01:00
BearToCode
1c099e8f3c
refactor: remove unused vars
2023-11-14 22:28:16 +01:00
BearToCode
e5e4ad4f06
feat: better caret-bounded components positioning
2023-11-14 18:44:18 +01:00
BearToCode
0b9606e6cb
refactor: use consistent file name for default styles
2023-11-11 11:19:52 +01:00
BearToCode
cbec0d7923
style: fix linting issues
2023-11-07 11:50:02 +01:00
BearToCode
8ba7e74cf2
replace cartaRed
and shjRef
with onLoad
2023-09-10 14:20:35 +02:00
BearToCode
e259a93d4b
add api for binding elements to caret
2023-08-16 20:14:43 +02:00
BearToCode
1851db0618
fix components positioning and resizing
2023-07-19 15:48:47 +02:00
BearToCode
663c8734d7
improved syntax highlighting
2023-07-14 08:49:16 +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
b60a8c7ca2
fix plugin emoji styles
2023-05-20 12:41:46 +02:00
BearToCode
3a8fac462b
add fallback monospace font style
2023-05-20 12:24:35 +02:00
BearToCode
995cc2fb06
close emoji snippet with escape
2023-05-09 20:36:36 +02:00
BearToCode
abcccf854f
only open emojis snippet with filter
2023-05-09 16:35:30 +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
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