Moritz Hölting
|
a887ceffa6
|
update shulkerscript-lang dependency
fixes bug of literal command directly after comment resulting in error
|
2024-08-28 11:41:08 +00:00 |
Moritz Hölting
|
a2db8e9f6d
|
upgrade to shulkerscript version with fixed syntax error message
|
2024-08-24 00:49:55 +02:00 |
Moritz Hölting
|
82ea32a7a9
|
add mobile design to playground
|
2024-08-24 00:14:33 +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
|
a623308496
|
add console panic hook
|
2024-06-26 21:15:14 +02:00 |
Moritz Hölting
|
abd5218668
|
add build-wasm pnpm command
|
2024-06-24 12:06:42 +02:00 |
Moritz Hölting
|
9d65a97617
|
add playground links to index and getting started page
|
2024-06-24 11:51:55 +02:00 |
Moritz Hölting
|
313fd3d152
|
apply dark mode to material ui theme
|
2024-06-24 11:35:16 +02:00 |
Moritz Hölting
|
8fa9c6563f
|
add github pages deploy action
|
2024-06-23 22:29:24 +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 |
Moritz Hölting
|
2842926f4f
|
add icon, batch and zip-validate arguments to cli commands
|
2024-06-19 14:11:32 +02:00 |
Moritz Hölting
|
73e8492057
|
remove package command and update watch command
|
2024-06-13 10:39:06 +02:00 |
Moritz Hölting
|
98654e4deb
|
add docs for watch & clean cli command
|
2024-06-12 22:25:46 +02:00 |
Moritz Hölting
|
c5b9897f6c
|
fix typo in cargo install command
|
2024-06-12 18:34:42 +02:00 |
Moritz Hölting
|
b05732abe7
|
add documentation for function imports
|
2024-06-12 18:12:54 +02:00 |
Moritz Hölting
|
6cbe6a3c15
|
update roadmap
|
2024-06-10 16:24:35 +02:00 |
Moritz Hölting
|
227b11e809
|
add project configuration reference
|
2024-06-10 16:12:13 +02:00 |
Moritz Hölting
|
8dacaa4011
|
Add custom theme colors
|
2024-04-10 18:04:33 +02:00 |
Moritz Hölting
|
3fb12eb77c
|
Add execute blocks to syntax documentation
|
2024-04-09 21:50:02 +02:00 |
Moritz Hölting
|
064bb0b0ad
|
Add syntax highlighting for code snippets
|
2024-04-07 02:21:10 +02:00 |
Moritz Hölting
|
dbaa63a575
|
Add vcs option to cli reference and roadmap
|
2024-04-06 23:28:06 +02:00 |
Moritz Hölting
|
e908e4d564
|
Add Lua integration and run keyword
|
2024-04-06 19:08:53 +02:00 |
Moritz Hölting
|
f43693ec19
|
Add note about main function requirement and function calls
|
2024-04-06 12:23:13 +02:00 |
Moritz Hölting
|
714aacf1ca
|
Add If/Else Statements and Logical Operators documentation
|
2024-04-03 13:57:24 +02:00 |
Moritz Hölting
|
106c53353e
|
Add grouping feature to syntax guide
|
2024-04-03 13:57:16 +02:00 |
Moritz Hölting
|
83a7970cca
|
Add custom CSS file for styling hero elements
|
2024-04-03 13:57:10 +02:00 |
Moritz Hölting
|
17b38c7449
|
First version of the docs
|
2024-04-03 00:09:47 +02:00 |