Commit Graph

65 Commits

Author SHA1 Message Date
Ali Gator f7c6467941 plural, stop 2022-12-04 18:47:20 +01:00
Ali Gator d602c83d3d changed rules to ruleset for clarity 2022-12-04 18:38:50 +01:00
Ali Gator cb3ddadfdf ruleset presets typo 2022-12-04 18:17:14 +01:00
Ali Gator 5c21fb2ac3 update board dimensions after window resize 2022-12-04 18:14:57 +01:00
Ali Gator 2c69840d6f reset/stop to bottom 2022-12-04 17:24:45 +01:00
Ali Gator 1204ac01c3 updated example picture 2022-12-04 16:56:47 +01:00
Ali Gator d000641ea5 menu tweak 2022-12-04 16:45:40 +01:00
Ali Gator 71b046cbf6 css based active menu 2022-12-04 16:08:56 +01:00
Ali Gator 695dab59ee burger menu for mobile (media queries + resize) 2022-12-04 15:36:39 +01:00
Ali Gator 6215550ff5 image for readme 2022-12-02 18:16:33 +01:00
Ali Gator 7f0f1dfdd7 remove active menu from store 2022-12-02 18:11:12 +01:00
Ali Gator 9cd0537717 typo 2022-12-02 17:48:28 +01:00
Ali Gator 8736ec566f removed vuex store 2022-12-02 17:45:15 +01:00
Ali Gator 2901bb3f77 readme 2022-12-02 17:36:11 +01:00
Ali Gator 5eb24797a2 removed old dependencies 2022-12-02 17:27:30 +01:00
Ali Gator d7c2d45180 linting and formating 2022-12-02 17:11:34 +01:00
Ali Gator 0556992c3b updated pre-commit config 2022-12-02 17:11:01 +01:00
Ali Gator 3a2cbc9349 adapted components to pinia 2022-12-02 17:10:21 +01:00
Ali Gator f318350149 pre-commit config 2022-12-02 17:09:55 +01:00
Ali Gator f178148416 prettier : indent SFC blocks 2022-12-02 15:54:39 +01:00
Ali Gator 5972f9e868 add pinia and a tmp global stores 2022-12-02 15:53:49 +01:00
Ali Gator 239be6204e rules preset in separate file 2022-12-02 15:52:43 +01:00
Ali Gator aa66c523a3 i liked a global event bus better 2022-12-01 23:58:04 +01:00
Ali Gator 9b39bba6e7 drawing logic back into component 2022-12-01 20:37:03 +01:00
Ali Gator d0802d850b createBoard imperative version 2022-12-01 20:33:17 +01:00
Ali Gator aace63b1a2 wip moved canvas routine in store. it's awful 2022-12-01 12:03:34 +01:00
Ali Gator 999f6d1899 more eslint rules (some not included in recommended) 2022-12-01 12:02:42 +01:00
Ali Gator 454befaa24 renamed canvas component (again) and fixed some issues 2022-11-30 20:57:26 +01:00
Ali Gator 20434ab52a new global api for vue and vuex 2022-11-30 19:37:35 +01:00
Ali Gator d201a73ede linting and formating. renamed canvas component 2022-11-29 17:31:01 +01:00
Ali Gator ceee7f13d7 updated dependencies for vue 3 and vite
Updated vue and vuex to vue 3 and vuex 4
Replaced vue-cli with vite
Removing a whole bunch of dependencies in the process
2022-11-29 17:23:37 +01:00
Ali Gator a8124514bd default dead color 2022-11-28 21:26:39 +01:00
Ali Gator 81cf29f47d vue-cli in dev dependencies 2022-11-28 21:26:04 +01:00
Ali Gator 49a0f70cf4 style inputs, dockerfile 2022-01-15 21:20:34 +01:00
Ali Gator d19699ab90 media query for mobile screens 2022-01-15 15:03:24 +01:00
Ali Gator d29cbb307b adaptive screen size + overflow 2022-01-14 12:36:04 +01:00
Ali Gator 523dda45e9 option : last generated 2d board as initial state 2022-01-13 23:13:22 +01:00
Ali Gator 980cdc35a2 option to change drawing direction 2022-01-13 18:07:41 +01:00
Ali Gator f41e415b32 canvas dimensions stored but never used 2022-01-13 14:24:43 +01:00
Ali Gator 7c9e215f0b forgot case when none is set 2022-01-13 14:10:44 +01:00
Ali Gator 59b102e5a7 keeps a single menu open 2022-01-13 14:05:08 +01:00
Ali Gator 441238bfbc rules can be exported in json, rule presets 2022-01-12 19:10:16 +01:00
Ali Gator 9613f023b1 useless component, css fluff, comments 2022-01-11 17:21:41 +01:00
Ali Gator 93f9426f56 preset for 1D CA initial state 2022-01-11 13:16:42 +01:00
Ali Gator 266840aa0b references in readme 2022-01-10 22:31:40 +01:00
Ali Gator 73e690aa07 fluff pour number inputs 2022-01-10 21:01:39 +01:00
Ali Gator 6f1e813316 configurable refresh rate for 2d CA 2022-01-10 20:49:09 +01:00
Ali Gator 980be551c1 favicon, useless component 2022-01-10 20:07:03 +01:00
Ali Gator 38f66a9090 general option component (canvas size) 2022-01-10 14:16:34 +01:00
Ali Gator 74a1b311b7 working vue components for 2D automata 2022-01-10 13:50:02 +01:00