Commit Graph

107 Commits

Author SHA1 Message Date
7cdfe20721 image for readme 2022-12-02 18:16:33 +01:00
712eb79490 remove active menu from store 2022-12-02 18:11:12 +01:00
3c85246930 typo 2022-12-02 17:48:28 +01:00
a37e01797e removed vuex store 2022-12-02 17:45:15 +01:00
7f6b82ee4c readme 2022-12-02 17:36:11 +01:00
4fadf2f9f6 removed old dependencies 2022-12-02 17:27:30 +01:00
e4f433887b linting and formating 2022-12-02 17:11:34 +01:00
2924994e7e updated pre-commit config 2022-12-02 17:11:01 +01:00
62abbddaea adapted components to pinia 2022-12-02 17:10:21 +01:00
c316699172 pre-commit config 2022-12-02 17:09:55 +01:00
1e7855f3bb prettier : indent SFC blocks 2022-12-02 15:54:39 +01:00
f74d2956f2 add pinia and a tmp global stores 2022-12-02 15:53:49 +01:00
105034585d rules preset in separate file 2022-12-02 15:52:43 +01:00
1790bfa108 Merge pull request 'vue 2 to 3' (#1) from dev into master
Reviewed-on: https://ariona.fr/git/gator/explorata/pulls/1
2022-12-02 11:23:42 +01:00
a4d196f7fd i liked a global event bus better 2022-12-01 23:58:04 +01:00
0276a4973e drawing logic back into component 2022-12-01 20:37:03 +01:00
373b49cc6b createBoard imperative version 2022-12-01 20:33:17 +01:00
a5445519d8 wip moved canvas routine in store. it's awful 2022-12-01 12:03:34 +01:00
c5d7c985d8 more eslint rules (some not included in recommended) 2022-12-01 12:02:42 +01:00
86d6149e24 renamed canvas component (again) and fixed some issues 2022-11-30 20:57:26 +01:00
3780e81d26 new global api for vue and vuex 2022-11-30 19:37:35 +01:00
e01c41f4b2 linting and formating. renamed canvas component 2022-11-29 17:31:01 +01:00
c57d8bfcfa 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
3d1da96043 default dead color 2022-11-28 21:26:39 +01:00
44841eaac5 vue-cli in dev dependencies 2022-11-28 21:26:04 +01:00
17985e61ec style inputs, dockerfile 2022-01-15 21:20:34 +01:00
ad314311e2 media query for mobile screens 2022-01-15 15:03:24 +01:00
6251849727 adaptive screen size + overflow 2022-01-14 12:36:04 +01:00
ae237b8c61 option : last generated 2d board as initial state 2022-01-13 23:13:22 +01:00
032dae7b34 option to change drawing direction 2022-01-13 18:07:41 +01:00
6920b8aa5f canvas dimensions stored but never used 2022-01-13 14:24:43 +01:00
9d30e88420 forgot case when none is set 2022-01-13 14:10:44 +01:00
580ffb7b82 keeps a single menu open 2022-01-13 14:05:08 +01:00
b6d08ca79d rules can be exported in json, rule presets 2022-01-12 19:10:16 +01:00
db1525508b useless component, css fluff, comments 2022-01-11 17:21:41 +01:00
3ecd87b0b9 preset for 1D CA initial state 2022-01-11 13:16:42 +01:00
468b3eae8c references in readme 2022-01-10 22:31:40 +01:00
b19022077d fluff pour number inputs 2022-01-10 21:01:39 +01:00
a56ef81963 configurable refresh rate for 2d CA 2022-01-10 20:49:09 +01:00
76b0dcf1fb favicon, useless component 2022-01-10 20:07:03 +01:00
737c81c26e general option component (canvas size) 2022-01-10 14:16:34 +01:00
1f51d40fcf working vue components for 2D automata 2022-01-10 13:50:02 +01:00
4f26becf9f working vue components for 1D automata 2022-01-10 11:13:44 +01:00
890018c0dc [wip] vuex, submenu templates, linting rules 2022-01-09 11:47:18 +01:00
248a334bf0 process of vueification 2022-01-08 15:30:39 +01:00
4b8e35946e canvas size option, menu collapsed by default 2022-01-02 19:07:24 +01:00
7619e48681 2d logics fully ready (me think) 2022-01-02 16:45:03 +01:00
702087b255 working 2D CA functions + canvas draws in one go 2022-01-02 14:47:27 +01:00
1b86688f9e [wip] game of life, 1D to 2d 2022-01-01 23:11:38 +01:00
980a39bbde structuring shits up 2022-01-01 14:07:34 +01:00