Commit Graph

26 Commits

Author SHA1 Message Date
Moritz Hölting e55cec1739 update shulkerscript grammar 2025-09-29 14:11:49 +02:00
Moritz Hölting da7a8ddd71 automatically switch to linux/mac if detected 2025-09-29 14:11:49 +02:00
Moritz Hölting de85fce893 update dependencies 2025-09-29 14:11:49 +02:00
Moritz Hölting b3677165ce Merge branch 'feature/playground' 2024-10-01 02:34:37 +02:00
Moritz Hölting f00f022e55 switch to wasm-pack 2024-10-01 01:17:28 +02:00
Moritz Hölting b8b1a4abe8 add github page and small corrections 2024-09-22 00:12:57 +02:00
Moritz Hölting 82ea32a7a9 add mobile design to playground 2024-08-24 00:14:33 +02:00
Moritz Hölting b03a43a04c change SplitView to vertical on mobile 2024-08-21 11:53:28 +00:00
Moritz Hölting 4f7be96abe add page: differences to other languages 2024-08-20 22:06:21 +02:00
Moritz Hölting 609fbb75be playgroundL remove empty dist folder and assets config 2024-08-19 21:39:59 +02:00
Moritz Hölting 86c21ed9ff playground: make file view scrollable 2024-08-15 21:41:29 +02:00
Moritz Hölting 75aebd9156 playground: better error display 2024-08-15 21:06:36 +02:00
Moritz Hölting 532e371e7e playground: fix deleting directory error 2024-08-15 19:32:40 +02:00
Moritz Hölting b6f1ee835a add ErrorDisplay localisation 2024-06-27 10:59:13 +02:00
Moritz Hölting 8e50f01b5a overwrite existing model when building 2024-06-27 00:18:03 +02:00
Moritz Hölting 664dbf4f6b show compile errors in ui 2024-06-27 00:08:20 +02:00
Moritz Hölting 313fd3d152 apply dark mode to material ui theme 2024-06-24 11:35:16 +02:00
Moritz Hölting f798b55e7a implement file creation 2024-06-23 21:22:03 +02:00
Moritz Hölting 7096d02e8c implement rename and delete for files 2024-06-23 20:28:12 +02:00
Moritz Hölting a02af4f90c add localisation and theming for playground 2024-06-22 14:36:30 +02:00
Moritz Hölting 1a5dcd24bc first working playground prototype 2024-06-21 19:26:02 +02:00
Moritz Hölting 87f911e055 add save and reset button to playground 2024-06-21 09:26:04 +02:00
Moritz Hölting d04f61752d add function for extracting files from editor 2024-06-21 08:07:38 +02:00
Moritz Hölting 05cdc423fc style the FileView component 2024-06-20 20:40:59 +02:00
Moritz Hölting d5e9ec7dfc add shiki for playground highlighting 2024-06-20 20:11:00 +02:00
Moritz Hölting 48a450c2fb add basic code editor for playground 2024-06-20 15:43:14 +02:00