Commit Graph

28 Commits

Author SHA1 Message Date
a467ad2021 Feat(CodeEditor): Support jsx highlight
Chang theme of monaco. Support jsx highlight.
2024-10-23 16:29:16 +08:00
dbce6b9cf2 Feat(Theme): Support dark mode 2024-10-23 10:22:49 +08:00
b7c3fb8524 Refactor(css): Change all less to module mode 2024-10-18 10:14:31 +08:00
3d77dc793b Refactor(App): Change sass to less 2024-10-17 13:52:29 +08:00
a482bbc14c Fix(CodeEditor): Fix incorrect highlight jump 2024-10-16 18:19:52 +08:00
47dac4c9c7 Feat(CodeEditor): Support add extra libs 2024-10-16 18:14:18 +08:00
b353ab07e2 Build(package.json): Upgrade dependencies 2024-10-16 17:39:54 +08:00
07f24333d9 Feat(Editor): Support autoload Native API 2024-10-15 17:11:56 +08:00
c2f6b5d49e Fix(editor): Fix "net::ERR_INSUFFICIENT_RESOURCES" exception when the editor loads a large number of libraries 2024-09-19 09:45:24 +08:00
637fd236c5 Build(package.json): Upgrade dependencies 2024-06-13 15:16:36 +08:00
779e0ab2c0 Refactor(Variable): Optimize variable name 2024-05-06 15:37:45 +08:00
7f639743ec Build(Package): Upgrade dependencies 2024-05-02 01:46:57 +08:00
0e354ca833 Fix(FileSelector): Fix scrollbar can not auto hide bug
Fix scrollbar can not auto hide bug. Optimize scrollbar style.
2024-04-26 09:41:39 +08:00
96acaddf77 Optimize Playground 2024-01-25 15:35:52 +08:00
ee23f03e4c Optimize Editor 2024-01-23 17:28:22 +08:00
8a954abedf Optimize CodeEditor 2024-01-22 16:06:09 +08:00
f3dc9d0e4f Optimize Playground 2024-01-19 18:28:53 +08:00
bcf29f74ef Optimize code. Update templates. 2024-01-14 11:14:14 +08:00
b0be3bc4a7 Optimize code 2024-01-14 00:51:03 +08:00
97c23334f7 Optimize CodeEditor. CodeEditor add tsconfig support. 2024-01-13 22:16:29 +08:00
dc4e49343b Remove svg support in Playground 2024-01-12 18:11:02 +08:00
ed4cef1c78 Finish Playground 2024-01-12 17:06:20 +08:00
949e29e7cc Add compile to compiler (still not working) 2024-01-11 18:34:12 +08:00
309d5892c7 Optimize Transform 2024-01-10 23:00:30 +08:00
e846c28082 Add loading to editor 2024-01-09 17:52:55 +08:00
d802844516 Optimize CodeEditor 2024-01-09 16:03:22 +08:00
d98fd522cf Optimize CodeEditor 2024-01-09 14:53:55 +08:00
f9d0cc2611 Rename ReactPlayground to Playground 2024-01-09 11:47:00 +08:00