Commit graph

34 commits

Author SHA1 Message Date
BearToCode
2baf4ff4ec change demo link 2023-08-31 19:07:33 +02:00
BearToCode
b14535bbb5 add support for svelte 4 2023-08-31 18:34:11 +02:00
BearToCode
5cdbb71ee2 fix async and hooks not working together 2023-08-06 21:21:43 +02:00
dependabot[bot]
8c45a04319
Bump vite from 4.3.3 to 4.3.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.3 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 17:27:07 +00:00
BearToCode
409e8dad82 replace tikz generate html from scripts to divs 2023-07-23 15:10:38 +02:00
BearToCode
c3dbaa01b2 fix tikz debug option 2023-07-20 19:21:34 +02:00
BearToCode
ffe4f3a903 change demo base path 2023-07-20 19:05:02 +02:00
BearToCode
8c1b942408 update demo and readme 2023-07-19 19:15:39 +02:00
BearToCode
f24c378228 minor general fixes 2023-07-19 19:15:08 +02:00
BearToCode
f40a7f87e8 merge tikz with other changes 2023-07-16 18:27:34 +02:00
BearToCode
718ce8b9c9 add tikz plugin(wip) 2023-07-16 18:17:20 +02:00
BearToCode
663c8734d7 improved syntax highlighting 2023-07-14 08:49:16 +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
5ef3754794 change demo placeholder 2023-05-13 15:19:11 +02:00
BearToCode
f4c16134f1 fix typo in demo placeholder text 2023-05-10 12:42:00 +02:00
BearToCode
32374f7bca edit package.json of all packages 2023-05-10 12:03:16 +02:00
BearToCode
3292ce66d5 add readme to all packages 2023-05-10 11:56:04 +02:00
BearToCode
9825657cb2 add demo placeholder text 2023-05-10 11:25:54 +02:00
BearToCode
85d07f6355 delete gh-pages workflow 2023-05-09 23:30:00 +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
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
a422055c9f setup emoji plugin 2023-05-04 22:24:39 +02:00
BearToCode
e797531b51 update demo 2023-05-04 22:24:34 +02:00
BearToCode
ed2b01d67b slash plugin setup 2023-05-04 22:24:19 +02:00
BearToCode
2d850cb980 rename plugin-katex to plugin-math, update demo 2023-05-04 22:24:10 +02:00
BearToCode
b1708f1a91 fix block katex 2023-05-04 22:23:51 +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
616f6a84c6 demo project scaffolding 2023-05-04 22:23:37 +02:00