Dunqing
|
f1b433b126
|
feat(playground): visualize symbol (#1886)
close: https://github.com/oxc-project/oxc/issues/1048
|
2024-01-04 15:36:31 +08:00 |
|
Dunqing
|
45a7985524
|
feat(playground): visualize scope (#1882)
Partial support https://github.com/oxc-project/oxc/issues/1048
|
2024-01-03 16:10:42 +08:00 |
|
Wenzhe Wang
|
aa9bdeb8ee
|
feat(playground): add link jump to website (#1637)
|
2023-12-06 21:37:12 +08:00 |
|
Shannon Rothe
|
abd5924ce9
|
feat(playground): add prettier IR output (#1350)
<img width="1549" alt="image"
src="https://github.com/oxc-project/oxc/assets/803013/08046826-9141-48ce-985d-6dd22642bfd6">
- Close: #1338
|
2023-11-16 20:42:02 +08:00 |
|
Shannon Rothe
|
735beb7fab
|
feat(playground): add prettier formatting + IR (#1349)
- [x] add Prettier format button which takes source text and updates
view with formatted source text
- [ ] add button to show Prettier IR
|
2023-11-16 09:33:37 +00:00 |
|
Boshen
|
2e2b7587ac
|
feat(playground): add transform and minify (#993)
|
2023-10-14 19:49:58 +08:00 |
|
Wenzhe Wang
|
7de60f0668
|
feat(playground): add resize in playground (#943)
https://github.com/web-infra-dev/oxc/assets/33973865/b0be1785-4e01-48e4-a572-b5b03f4e0ee9
|
2023-09-30 10:38:11 +13:00 |
|
Boshen
|
fbbc1fe6bd
|
chore(wasm,playground): remove hir
|
2023-09-29 22:39:31 +13:00 |
|
IWANABETHATGUY
|
ea90128b9f
|
chore(playground): 🐛 hide hir and minify since they are not available (#939)
1. hide hir and minify since they are not available
2. These two buttons would confuse user since they don't have any effect
for now.
|
2023-09-29 21:57:47 +13:00 |
|
u9g
|
99a4816ce7
|
feat(website): add query playground (#698)
|
2023-08-11 10:53:21 +08:00 |
|
u9g
|
7c4e1d401a
|
feat(playground): Add IR view to playground (#467)
|
2023-06-21 22:35:55 +08:00 |
|
Ben
|
67a86063e9
|
Update to latest Ezno checker and more (#463)
|
2023-06-21 08:09:41 +08:00 |
|
Boshen
|
953eb29c8b
|
feat(playground): disable the formatter tab for now
|
2023-06-10 00:43:35 +08:00 |
|
Boshen
|
263db0f6d5
|
feat(playground): add some styles
|
2023-06-10 00:05:43 +08:00 |
|
Boshen
|
79188d70d0
|
refactor(wasm): clean up options passing (#418)
|
2023-06-09 21:29:28 +08:00 |
|
Boshen
|
2da34d0318
|
fix(playground): a few bug fixes
|
2023-06-08 23:12:27 +08:00 |
|
Boshen
|
f13078c4df
|
feat(playground): show code range when hovering over the ast
|
2023-06-07 19:16:00 +08:00 |
|
Boshen
|
224624bf89
|
refactor(playground): some cleanups (#409)
|
2023-06-06 19:20:40 +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 |
|