BearToCode
|
0d7442aff6
|
feat(core): add bindToCaret action
|
2023-11-14 15:05:54 +01:00 |
|
BearToCode
|
0b9606e6cb
|
refactor: use consistent file name for default styles
|
2023-11-11 11:19:52 +01:00 |
|
BearToCode
|
f1be96caec
|
docs: update demo links
|
2023-11-07 17:56:45 +01:00 |
|
BearToCode
|
03ad622870
|
docs: update links after renaming repo
|
2023-11-07 17:55:32 +01:00 |
|
BearToCode
|
65f8c98571
|
ci: run semantic-release-monorepo in all packages
|
2023-11-07 12:57:05 +01:00 |
|
BearToCode
|
c70f1f9c25
|
fix: set correct role attribute
|
2023-11-07 12:13:26 +01:00 |
|
BearToCode
|
f48dcb916e
|
fix: add aria-role
|
2023-11-07 12:09:49 +01:00 |
|
BearToCode
|
49aeafb4c8
|
build: replace eslint-plugin-svelte3 with eslint-plugin-svelte
|
2023-11-07 12:05:05 +01:00 |
|
BearToCode
|
e3a3a90fa4
|
build(core): remove marked-mangle and gfmheadingids
BREAKING CHANGE: Remove `marked-mangle` and `marked-gfm-heading-id` along with their corresponding
carta options
|
2023-11-07 11:46:11 +01:00 |
|
BearToCode
|
1c82768337
|
v2.8.0
|
2023-11-06 20:57:07 +01:00 |
|
BearToCode
|
9a20373376
|
build: fix inconsistent marked versions and update to 9.1.5
fix #17
|
2023-11-06 20:46:27 +01:00 |
|
BearToCode
|
7db5056593
|
v2.7.2
|
2023-10-26 20:04:12 +02:00 |
|
BearToCode
|
a61606788c
|
fix(docs): update wrong READMEs
|
2023-10-26 20:01:43 +02:00 |
|
BearToCode
|
f3291e93a5
|
v2.7.1
|
2023-10-26 19:59:36 +02:00 |
|
BearToCode
|
eaccaad9f9
|
v2.7.0
|
2023-10-26 19:51:16 +02:00 |
|
BearToCode
|
c1f9e1e95b
|
fix(core): place additional icons after default ones
|
2023-10-26 18:25:49 +02:00 |
|
BearToCode
|
72bd37aa44
|
feat(core): add element() to Carta
|
2023-10-26 17:59:44 +02:00 |
|
BearToCode
|
11b6377f05
|
v2.6.0
|
2023-10-17 21:56:36 +02:00 |
|
BearToCode
|
e96b629327
|
Merge branch 'dev'
|
2023-10-17 21:54:12 +02:00 |
|
BearToCode
|
8cfa26f86b
|
expose a way to load custom markdown definition
|
2023-10-17 19:10:33 +02:00 |
|
BearToCode
|
62d8a59d7a
|
Merge branch 'master' of https://github.com/BearToCode/carta-md
|
2023-09-14 17:56:59 +02:00 |
|
BearToCode
|
cd4be0c60e
|
readme: change add sanitizer suggestions
|
2023-09-14 17:56:16 +02:00 |
|
BearToCode
|
706a90aa77
|
v2.5.0
|
2023-09-10 14:35:23 +02:00 |
|
BearToCode
|
8ba7e74cf2
|
replace cartaRed and shjRef with onLoad
|
2023-09-10 14:20:35 +02:00 |
|
BearToCode
|
f727fa593f
|
v2.4.1
|
2023-08-31 19:10:11 +02:00 |
|
BearToCode
|
2baf4ff4ec
|
change demo link
|
2023-08-31 19:07:33 +02:00 |
|
BearToCode
|
c6f486db1b
|
v2.4.0
|
2023-08-31 18:38:29 +02:00 |
|
BearToCode
|
b14535bbb5
|
add support for svelte 4
|
2023-08-31 18:34:11 +02:00 |
|
BearToCode
|
25e2595ed1
|
v2.3.1
|
2023-08-16 20:41:01 +02:00 |
|
BearToCode
|
7ad917e23f
|
Merge branch 'master' into dev
|
2023-08-16 20:26:29 +02:00 |
|
BearToCode
|
99fbe6d227
|
v2.3.0
|
2023-08-16 20:20:06 +02:00 |
|
BearToCode
|
e259a93d4b
|
add api for binding elements to caret
|
2023-08-16 20:14:43 +02:00 |
|
BearToCode
|
15593eca82
|
add placeholder text options for editor
|
2023-08-11 19:43:15 +02:00 |
|
BearToCode
|
a155e139c0
|
move preview components after rendered html
|
2023-08-11 19:32:52 +02:00 |
|
BearToCode
|
73c8f13659
|
v2.2.1
|
2023-08-10 21:24:18 +02:00 |
|
BearToCode
|
cf43b941c0
|
only load preview components if mounted
|
2023-08-10 21:21:49 +02:00 |
|
BearToCode
|
a39aee2cc8
|
v2.2.0
|
2023-08-10 21:18:30 +02:00 |
|
BearToCode
|
620532e261
|
add preview options for components
|
2023-08-10 21:14:42 +02:00 |
|
BearToCode
|
aafcf3b39d
|
add spacing to readme
|
2023-08-10 21:02:10 +02:00 |
|
BearToCode
|
56472dd571
|
update readme
|
2023-08-10 10:12:30 +02:00 |
|
BearToCode
|
792708b3b8
|
v2.1.1
|
2023-08-08 10:36:57 +02:00 |
|
BearToCode
|
5cdbb71ee2
|
fix async and hooks not working together
|
2023-08-06 21:21:43 +02:00 |
|
BearToCode
|
680c0bce8c
|
fix deprecated warnings for marked mangle and header ids
|
2023-08-06 16:23:50 +02:00 |
|
BearToCode
|
4dc47a9552
|
v2.1.0
|
2023-08-05 17:11:18 +02:00 |
|
BearToCode
|
c14058287e
|
remove @types/marked
|
2023-08-05 16:55:34 +02:00 |
|
BearToCode
|
360395ab47
|
fix marked version to 5.1.2
|
2023-08-05 16:48:49 +02:00 |
|
BearToCode
|
dbf40e7645
|
update marked types version
|
2023-08-05 16:41:56 +02:00 |
|
BearToCode
|
652a08a1ab
|
add custom event node compatibilty
|
2023-08-05 16:01:26 +02:00 |
|
BearToCode
|
5ea174d2cb
|
set renderer elem in viewer
|
2023-08-05 15:52:36 +02:00 |
|
BearToCode
|
03037c4bdd
|
v2.0.8
|
2023-08-05 10:52:30 +02:00 |
|