Commit graph

360 commits

Author SHA1 Message Date
Davide
d33285251a
feat(cartaeditor): add tooltip on quick toolbar icon buttons (#34) 2024-01-19 09:34:24 +01:00
maisonsmd
4693658089 feat(cartaeditor): add tooltip on quick toolbar icon buttons
add tooltip on quick toolbar icon buttons
2024-01-18 10:39:51 +07:00
Davide
d3f3b4cc09
Add heading anchor link plugin (#31) 2024-01-16 19:27:27 +01:00
BearToCode
4843c27c67 chore: add plugin-achor to list of packages 2024-01-16 19:24:48 +01:00
maisonsmd
8f98e2ad36 docs(add docs for anchor plugin): add docs for anchor plugin
Add docs for anchor plugin
2024-01-16 23:22:26 +07:00
maisonsmd
2884ceeff1 feat(add new plugin: anchor): add new plugin: anchor
Add ability to render anchor links after headings
2024-01-16 23:17:32 +07:00
BearToCode
5ddddbdc2e fix(plugin-math): automatically enable displayMode for blocks 2024-01-06 12:31:12 +01:00
BearToCode
5b0ce03e6d ci: update pnpm version in workflows 2023-12-19 21:51:56 +01:00
BearToCode
2a7c77e757 ci: update pnpm version in workflows 2023-12-19 21:49:34 +01:00
BearToCode
6fa30f2d3e fix(tikzjax): prevent multiple scripts from being loaded 2023-12-19 21:46:43 +01:00
Davide
b7c8704de3
Improve editor accessibility (#28) 2023-12-17 12:18:26 +01:00
BearToCode
4e097b81ab feat(accessibility): add label to attachment icon 2023-12-17 12:16:02 +01:00
BearToCode
502e564f77 docs: mention accessibility in the docs 2023-12-17 12:06:41 +01:00
BearToCode
dc270ffce9 fix(accessibility): better tab support, allow editor unfocus by using tab 2023-12-17 12:01:57 +01:00
BearToCode
68350779f6 feat(accessibility): arrow keys navigation, add aria-roles
fix #22
2023-12-17 12:01:46 +01:00
BearToCode
56e1572a75 chore: add aria labels to icons 2023-12-17 12:01:15 +01:00
Davide
1b75fe794e
feat: add custom labels support (#23)
* feat: add custom labels
* build: pin prettier to v3.1.0
2023-12-16 23:23:38 +01:00
Davide
14be70bb74
feat: add textarea property to allow additional textarea properties (#27) 2023-12-09 11:20:25 +01:00
BearToCode
661cd137d9 feat: add textarea property to allow additional textarea properties
fix #26
2023-12-09 11:15:46 +01:00
Davide
4075b8a76f
fix: prevent form submission by the "write" and "preview" tab buttons (#25) 2023-12-08 18:41:13 +01:00
Christopher Carson
f7f49a513a added type="button" to the tab buttons 2023-12-08 10:35:51 -06:00
Davide
c9002efa7e
docs: use custom warning box 2023-12-02 21:44:59 +01:00
BearToCode
7bdd027b0a docs: update old links in readme 2023-11-29 22:30:45 +01:00
BearToCode
0bef4b8d37 docs: add links to images 2023-11-19 23:55:56 +01:00
BearToCode
345c987273 docs: fix href 2023-11-19 23:54:39 +01:00
BearToCode
32a9862c4c docs: change content order 2023-11-19 20:13:11 +01:00
BearToCode
d2e82deadd docs: fix wrong search urls 2023-11-19 20:09:40 +01:00
BearToCode
fd189175cd docs: fix wrong search urls 2023-11-19 20:06:05 +01:00
BearToCode
e3200b93a3 docs: fix wrong urls 2023-11-19 20:01:57 +01:00
BearToCode
3420f1893f ci: fix wrong gh-pages dir 2023-11-19 19:56:06 +01:00
Davide
c5f5a8ed1a
docs: add documentation site (#19) 2023-11-19 19:51:27 +01:00
BearToCode
1600e4ec23 docs: add docs columns to packages 2023-11-19 19:49:34 +01:00
BearToCode
1d78d5b7b7 docs: use same color for all shields 2023-11-19 19:44:57 +01:00
BearToCode
18ca2902ab docs: fix broken align 2023-11-19 19:43:25 +01:00
BearToCode
71d41f6ee7 docs: fix broken shield 2023-11-19 19:42:35 +01:00
BearToCode
e510e913df docs: update all READMEs 2023-11-19 19:37:48 +01:00
BearToCode
515c98fe0e docs: update deps 2023-11-19 15:49:20 +01:00
BearToCode
a56b05b36a docs: replace demo with docs 2023-11-19 15:44:30 +01:00
BearToCode
9ce2539e3d docs: add search 2023-11-19 15:04:06 +01:00
BearToCode
6d80e55cfb Merge branch 'docs' of https://github.com/BearToCode/carta-md into docs 2023-11-19 12:04:28 +01:00
BearToCode
06cd281170 docs: responsive design 2023-11-19 12:04:12 +01:00
BearToCode
39df745e6e docs: add remaining pages 2023-11-19 12:04:12 +01:00
BearToCode
26fe1f6cba docs: add math stack exchange example 2023-11-19 12:04:12 +01:00
BearToCode
4ae846ed08 docs: getting started page 2023-11-19 12:04:12 +01:00
BearToCode
a0325eb73d style: format files using new prettier version 2023-11-19 12:04:11 +01:00
BearToCode
0501342b4c docs: add introduction and examples 2023-11-19 12:04:11 +01:00
BearToCode
08d52652d1 style: update prettier 2023-11-19 12:04:11 +01:00
BearToCode
389f09739c docs: responsive design 2023-11-19 00:08:40 +01:00
BearToCode
7d7f69ee0a docs: add remaining pages 2023-11-18 19:59:33 +01:00
BearToCode
471d5d5eae docs: add math stack exchange example 2023-11-16 19:31:54 +01:00