aboutsummaryrefslogtreecommitdiff
path: root/src_frontend/Components/Editor
Commit message (Collapse)AuthorAgeFilesLines
* Do some design improvementsjakob.stendahl2022-12-051-0/+1
|
* Move IDE components into its own store, fix some state issues, change state ↵jakob.stendahl2022-12-052-279/+55
| | | | 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-043-15/+33
|
* Fix simulation stuttering (still resource intensive) and some oter QOL upgradesjakob.stendahl2022-12-046-22/+102
|
* :bug: Small bugfixesJakob Stendahl2022-04-283-20/+91
|
* :lipstick: Improve simulation by changing to using a svg. and some small fixesJakob Stendahl2021-10-211-42/+21
|
* :construction: Fix tab width of editorJakob Stendahl2021-10-211-3/+7
|
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-213-3/+84
|
* :sparkles: Make all variable-types changeable from both home and editorJakob Stendahl2021-10-211-3/+25
|
* :lipstick: Clear output box when mode restartsJakob Stendahl2021-10-111-1/+3
|
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-195-0/+536
and the NeoRuntime