Commit Graph

21 Commits

Author SHA1 Message Date
bc19ee1848 feat: extract all css into dedicated file 2024-04-27 13:42:43 +02:00
7c9d7d2d5b switching to composition API 2022-12-21 23:45:22 +01:00
8972335198 test load picture on canvas 2022-12-06 17:41:32 +01:00
d602c83d3d changed rules to ruleset for clarity 2022-12-04 18:38:50 +01:00
cb3ddadfdf ruleset presets typo 2022-12-04 18:17:14 +01:00
2c69840d6f reset/stop to bottom 2022-12-04 17:24:45 +01:00
9cd0537717 typo 2022-12-02 17:48:28 +01:00
d7c2d45180 linting and formating 2022-12-02 17:11:34 +01:00
3a2cbc9349 adapted components to pinia 2022-12-02 17:10:21 +01:00
239be6204e rules preset in separate file 2022-12-02 15:52:43 +01:00
aa66c523a3 i liked a global event bus better 2022-12-01 23:58:04 +01:00
9b39bba6e7 drawing logic back into component 2022-12-01 20:37:03 +01:00
aace63b1a2 wip moved canvas routine in store. it's awful 2022-12-01 12:03:34 +01:00
d201a73ede linting and formating. renamed canvas component 2022-11-29 17:31:01 +01:00
980cdc35a2 option to change drawing direction 2022-01-13 18:07:41 +01:00
f41e415b32 canvas dimensions stored but never used 2022-01-13 14:24:43 +01:00
441238bfbc rules can be exported in json, rule presets 2022-01-12 19:10:16 +01:00
93f9426f56 preset for 1D CA initial state 2022-01-11 13:16:42 +01:00
74a1b311b7 working vue components for 2D automata 2022-01-10 13:50:02 +01:00
59d821d084 working vue components for 1D automata 2022-01-10 11:13:44 +01:00
5fe9243560 [wip] vuex, submenu templates, linting rules 2022-01-09 11:47:18 +01:00