|
5c21fb2ac3
|
update board dimensions after window resize
|
2022-12-04 18:14:57 +01:00 |
|
|
2c69840d6f
|
reset/stop to bottom
|
2022-12-04 17:24:45 +01:00 |
|
|
1204ac01c3
|
updated example picture
|
2022-12-04 16:56:47 +01:00 |
|
|
d000641ea5
|
menu tweak
|
2022-12-04 16:45:40 +01:00 |
|
|
71b046cbf6
|
css based active menu
|
2022-12-04 16:08:56 +01:00 |
|
|
695dab59ee
|
burger menu for mobile (media queries + resize)
|
2022-12-04 15:36:39 +01:00 |
|
|
1264c2fbbe
|
Merge pull request 'pinia-migration' (#2) from pinia-migration into master
Reviewed-on: #2
|
2022-12-02 18:22:53 +01:00 |
|
|
6215550ff5
|
image for readme
|
2022-12-02 18:16:33 +01:00 |
|
|
7f0f1dfdd7
|
remove active menu from store
|
2022-12-02 18:11:12 +01:00 |
|
|
9cd0537717
|
typo
|
2022-12-02 17:48:28 +01:00 |
|
|
8736ec566f
|
removed vuex store
|
2022-12-02 17:45:15 +01:00 |
|
|
2901bb3f77
|
readme
|
2022-12-02 17:36:11 +01:00 |
|
|
5eb24797a2
|
removed old dependencies
|
2022-12-02 17:27:30 +01:00 |
|
|
d7c2d45180
|
linting and formating
|
2022-12-02 17:11:34 +01:00 |
|
|
0556992c3b
|
updated pre-commit config
|
2022-12-02 17:11:01 +01:00 |
|
|
3a2cbc9349
|
adapted components to pinia
|
2022-12-02 17:10:21 +01:00 |
|
|
f318350149
|
pre-commit config
|
2022-12-02 17:09:55 +01:00 |
|
|
f178148416
|
prettier : indent SFC blocks
|
2022-12-02 15:54:39 +01:00 |
|
|
5972f9e868
|
add pinia and a tmp global stores
|
2022-12-02 15:53:49 +01:00 |
|
|
239be6204e
|
rules preset in separate file
|
2022-12-02 15:52:43 +01:00 |
|
|
f9354d0a17
|
Merge pull request 'vue 2 to 3' (#1) from dev into master
Reviewed-on: #1
|
2022-12-02 11:23:42 +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 |
|
|
d0802d850b
|
createBoard imperative version
|
2022-12-01 20:33:17 +01:00 |
|
|
aace63b1a2
|
wip moved canvas routine in store. it's awful
|
2022-12-01 12:03:34 +01:00 |
|
|
999f6d1899
|
more eslint rules (some not included in recommended)
|
2022-12-01 12:02:42 +01:00 |
|
|
454befaa24
|
renamed canvas component (again) and fixed some issues
|
2022-11-30 20:57:26 +01:00 |
|
|
20434ab52a
|
new global api for vue and vuex
|
2022-11-30 19:37:35 +01:00 |
|
|
d201a73ede
|
linting and formating. renamed canvas component
|
2022-11-29 17:31:01 +01:00 |
|
|
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 |
|
|
a8124514bd
|
default dead color
|
2022-11-28 21:26:39 +01:00 |
|
|
81cf29f47d
|
vue-cli in dev dependencies
|
2022-11-28 21:26:04 +01:00 |
|
|
49a0f70cf4
|
style inputs, dockerfile
|
2022-01-15 21:20:34 +01:00 |
|
|
d19699ab90
|
media query for mobile screens
|
2022-01-15 15:03:24 +01:00 |
|
|
d29cbb307b
|
adaptive screen size + overflow
|
2022-01-14 12:36:04 +01:00 |
|
|
523dda45e9
|
option : last generated 2d board as initial state
|
2022-01-13 23:13:22 +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 |
|
|
7c9e215f0b
|
forgot case when none is set
|
2022-01-13 14:10:44 +01:00 |
|
|
59b102e5a7
|
keeps a single menu open
|
2022-01-13 14:05:08 +01:00 |
|
|
441238bfbc
|
rules can be exported in json, rule presets
|
2022-01-12 19:10:16 +01:00 |
|
|
9613f023b1
|
useless component, css fluff, comments
|
2022-01-11 17:21:41 +01:00 |
|
|
93f9426f56
|
preset for 1D CA initial state
|
2022-01-11 13:16:42 +01:00 |
|
|
266840aa0b
|
references in readme
|
2022-01-10 22:31:40 +01:00 |
|
|
73e690aa07
|
fluff pour number inputs
|
2022-01-10 21:01:39 +01:00 |
|
|
6f1e813316
|
configurable refresh rate for 2d CA
|
2022-01-10 20:49:09 +01:00 |
|
|
980be551c1
|
favicon, useless component
|
2022-01-10 20:07:03 +01:00 |
|
|
38f66a9090
|
general option component (canvas size)
|
2022-01-10 14:16:34 +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 |
|