|
|
bc9564f6e0
|
fix missing method
|
2022-12-15 12:21:33 +01:00 |
|
|
|
04dfed4c97
|
Merge remote-tracking branch 'origin/dev' into load-picture
|
2022-12-15 12:19:29 +01:00 |
|
|
|
9920e98b65
|
2D CA from uploaded picture
|
2022-12-15 12:17:27 +01:00 |
|
|
|
4c3194e254
|
removed stub after branch mismatch
|
2022-12-12 09:11:19 +01:00 |
|
|
|
b6023601c4
|
Merge remote-tracking branch 'origin/dev' into load-picture
|
2022-12-11 14:18:37 +01:00 |
|
|
|
89d7d78284
|
hide main menu once start is clicked (mobile)
|
2022-12-10 21:40:45 +01:00 |
|
|
|
6004651963
|
submenu closes when click outside
|
2022-12-10 10:45:34 +01:00 |
|
|
|
6bd75ba840
|
test load picture on canvas
|
2022-12-06 17:41:32 +01:00 |
|
|
|
b5bb381a39
|
fixes empty initial step and board dimensions
|
2022-12-05 15:05:00 +01:00 |
|
|
|
122703eb2f
|
hot sexy fixes for active menu
|
2022-12-05 12:50:52 +01:00 |
|
|
|
ca52f82fe0
|
plural, stop
|
2022-12-04 18:47:20 +01:00 |
|
|
|
e749132d77
|
changed rules to ruleset for clarity
|
2022-12-04 18:38:50 +01:00 |
|
|
|
5927307473
|
ruleset presets typo
|
2022-12-04 18:17:14 +01:00 |
|
|
|
7743239414
|
update board dimensions after window resize
|
2022-12-04 18:14:57 +01:00 |
|
|
|
1d01a23dd1
|
reset/stop to bottom
|
2022-12-04 17:24:45 +01:00 |
|
|
|
a4b354751c
|
menu tweak
|
2022-12-04 16:45:40 +01:00 |
|
|
|
10212e230d
|
css based active menu
|
2022-12-04 16:08:56 +01:00 |
|
|
|
30509d967a
|
burger menu for mobile (media queries + resize)
|
2022-12-04 15:36:39 +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 |
|
|
|
e4f433887b
|
linting and formating
|
2022-12-02 17:11:34 +01:00 |
|
|
|
62abbddaea
|
adapted components to pinia
|
2022-12-02 17:10:21 +01:00 |
|
|
|
105034585d
|
rules preset in separate file
|
2022-12-02 15:52:43 +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 |
|
|
|
a5445519d8
|
wip moved canvas routine in store. it's awful
|
2022-12-01 12:03:34 +01:00 |
|
|
|
86d6149e24
|
renamed canvas component (again) and fixed some issues
|
2022-11-30 20:57:26 +01:00 |
|
|
|
e01c41f4b2
|
linting and formating. renamed canvas component
|
2022-11-29 17:31:01 +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 |
|
|
|
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 |
|