Commit graph

399 commits

Author SHA1 Message Date
BearToCode
b070f5dbe2 fix(core): allow any html element as portal for bindToCaret 2023-11-14 21:15:22 +01:00
BearToCode
e52e12f7f1 fix(core): correct row height calculation 2023-11-14 20:51:22 +01:00
BearToCode
e14f9fc666 fix(core): wrong caret elements positioning 2023-11-14 19:13:25 +01:00
BearToCode
e5e4ad4f06 feat: better caret-bounded components positioning 2023-11-14 18:44:18 +01:00
BearToCode
20bc2819c9 fix: remove typescript project references 2023-11-14 18:37:19 +01:00
BearToCode
1db7fc42b7 fix: tsconfig TS6310 may not disable emit 2023-11-14 18:31:24 +01:00
BearToCode
0d7442aff6 feat(core): add bindToCaret action 2023-11-14 15:05:54 +01:00
BearToCode
25144519d7 fix(plugin-attachment): fix prop mismatch for custom loading overlay 2023-11-14 00:14:04 +01:00
BearToCode
3bcbe058f2 fix(plugin-attachment): fix icon size 2023-11-13 22:19:55 +01:00
BearToCode
92ec673efa build: sync plugins major version master
Bump version to `3.0.0`

BREAKING CHANGE: Bump version to `3.0.0`
2023-11-11 16:48:37 +01:00
BearToCode
0b9606e6cb refactor: use consistent file name for default styles 2023-11-11 11:19:52 +01:00
BearToCode
06eebf8c93 build(plugin-attachment): update carta-md peer dependency version 2023-11-11 10:58:45 +01:00
BearToCode
a503558671 build: match carta-md major version
BREAKING CHANGE: match carta-md major version
2023-11-11 10:57:30 +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
39847fd3e7 ci: fix publish script 2023-11-07 15:06:18 +01:00
BearToCode
8231dc533b ci: use manually specified packages 2023-11-07 14:54:49 +01:00
BearToCode
a7352bcb6f build: set plugin-attachment version 2023-11-07 13:01:34 +01:00
BearToCode
65f8c98571 ci: run semantic-release-monorepo in all packages 2023-11-07 12:57:05 +01:00
BearToCode
2109d4e73c ci: run semantic-release-monorepo in correct scope 2023-11-07 12:20:28 +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
3d2055dd8f ci: add code quality workflow 2023-11-07 12:07:09 +01:00
BearToCode
49aeafb4c8 build: replace eslint-plugin-svelte3 with eslint-plugin-svelte 2023-11-07 12:05:05 +01:00
BearToCode
8f6baef357 build: update marked-highlight 2023-11-07 11:53:10 +01:00
BearToCode
546f1ac63b build: update @typescript-eslint 2023-11-07 11:52:44 +01:00
BearToCode
cbec0d7923 style: fix linting issues 2023-11-07 11:50:02 +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
fb28deb751 ci: use semantic-release for publishing 2023-11-07 11:40:54 +01:00
BearToCode
6c5bc211f5 docs: fix and improve readmes 2023-11-07 09:29:00 +01:00
BearToCode
1c82768337 v2.8.0 2023-11-06 20:57:07 +01:00
Davide
aa88da6d4c
build: fix inconsistent marked versions and update to 9.1.5 (#18) 2023-11-06 20:49:17 +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
8655e1168c fix(plugin-attachment): remove wrong dependencies 2023-10-26 19:56:47 +02:00
BearToCode
7ec4bc9820 docs(core): update README 2023-10-26 19:54:40 +02:00
BearToCode
eaccaad9f9 v2.7.0 2023-10-26 19:51:16 +02:00
Davide
2789e79995
Add plugin-attachment (#16) 2023-10-26 19:46:58 +02:00
BearToCode
ed7a7ed168 docs: update READMEs to include plugin-attachment 2023-10-26 19:44:06 +02:00
BearToCode
d0e2f413f2 chore(plugin-attachment): rename default-theme.css to default.css 2023-10-26 19:40:12 +02:00
BearToCode
22b19eb8e2 fix(plugin-attachment): add aria role to DropOverlay 2023-10-26 19:37:26 +02:00
BearToCode
02eca603c7 feat: add plugin-attachment 2023-10-26 19:32:50 +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
a05039ccfc chore: specify svelte formatter 2023-10-26 17:43:05 +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
b9d5b66519 docs: update shields.io badges 2023-10-17 21:53:22 +02:00