aboutsummaryrefslogtreecommitdiff
path: root/src_frontend/Components/Editor/Editor.svelte
Commit message (Collapse)AuthorAgeFilesLines
* Move IDE components into its own store, fix some state issues, change state ↵jakob.stendahl2022-12-051-270/+36
| | | | update method to push instead of pull
* Save before some changesjakob.stendahl2022-12-051-21/+56
|
* Try to fix rendering issues with Output component by buffering betterjakob.stendahl2022-12-041-1/+0
|
* Fix simulation stuttering (still resource intensive) and some oter QOL upgradesjakob.stendahl2022-12-041-6/+36
|
* :bug: Small bugfixesJakob Stendahl2022-04-281-13/+62
|
* :construction: Fix tab width of editorJakob Stendahl2021-10-211-3/+7
|
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-211-1/+2
|
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-191-0/+296
and the NeoRuntime