Commit graph

17 commits

Author SHA1 Message Date
Wenzhe Wang
68b3cfac2b
fix(playground): choose json as language for ast view (#946) 2023-10-01 19:32:41 -05:00
Wenzhe Wang
86b483518b
Revert "deps(website): pump deps" (#945)
This reverts commit 6b38fd967d.
2023-09-30 21:02:24 +13:00
Boshen
6b38fd967d
deps(website): pump deps 2023-09-30 00:02:36 +13:00
dependabot[bot]
09ebe961d2
chore(deps): bump graphql from 16.7.1 to 16.8.1 in /website (#937) 2023-09-27 11:07:01 +13:00
Maneren
db95503f09
feat(website): lzma compress the code in url (#861)
Fixes #699
2023-09-05 19:58:24 +08:00
u9g
7daab49ca5
feat(website): fix highlighting edgecase in codemirror theme (#725)
Problem described here:
https://discuss.codemirror.net/t/basicsetup-breaks-cursor-highlighting/6964/5
2023-08-12 16:41:58 +08:00
u9g
99a4816ce7
feat(website): add query playground (#698) 2023-08-11 10:53:21 +08:00
u9g
9c3005ff64
A bunch of improvements to the playground (#696) 2023-08-08 10:16:57 +08:00
Boshen
e80274b61a
fix(website): fix base url 2023-07-24 21:01:16 +08:00
u9g
7c4e1d401a
feat(playground): Add IR view to playground (#467) 2023-06-21 22:35:55 +08:00
Boshen
5a6180c95c
feat(playground): persist code into url param 2023-06-07 20:25:21 +08:00
Boshen
f13078c4df
feat(playground): show code range when hovering over the ast 2023-06-07 19:16:00 +08:00
Boshen
2bebbb5a77
feat(website): add linter / minifier / formatter to the playground (#407) 2023-06-04 15:30:55 +08:00
Boshen
e88fd86b17
feat(website): integrate oxc wasm into the playground (#404) 2023-06-03 10:20:50 +08:00
Boshen
eba2346cfb feat(website): init playground 2023-06-02 21:01:47 +08:00
Boshen
2d11f05f14 Nuke the existing website folder, let's start from scratch
Let's use the least amount of dependencies possible, and eventually we
should be able to dog food ourselves.
2023-06-02 21:01:47 +08:00
Boshen
21d4954071
Website (#281)
feat(site): init website

Co-authored-by: Gwen <guan_wy@foxmail.com>
2023-04-19 16:37:44 +08:00