|
25731dcfd1
|
pages release
|
2022-04-06 21:13:02 -04:00 |
|
|
9507cd81e5
|
Merge branch 'main' into pages
|
2022-04-06 21:12:23 -04:00 |
|
|
a84146b580
|
chore(release): 2.1.0
|
2022-04-06 20:55:11 -04:00 |
|
|
89671840d0
|
Merge branch 'localstorage'
|
2022-04-06 20:53:49 -04:00 |
|
|
bf7206a034
|
feat: add localStorage memory
|
2022-04-06 20:53:39 -04:00 |
|
|
6c10120dcd
|
Merge branch 'moveable'
|
2022-04-06 20:35:06 -04:00 |
|
|
b425f4add4
|
feat: can move main system comps in the print output
|
2022-04-06 20:34:55 -04:00 |
|
|
243a494864
|
sveltekit config tweaks for base url
|
2022-04-06 20:09:22 -04:00 |
|
|
3a4ad998ad
|
heed the warning from sveltekit
|
2022-04-06 20:08:08 -04:00 |
|
|
3f9ce18ce0
|
Merge branch 'standard-version'
|
2022-04-06 20:00:37 -04:00 |
|
|
2fd047fa9d
|
chore: add standard-version
|
2022-04-06 20:00:02 -04:00 |
|
|
d52acafa21
|
bug: only use redux plugin in dev [GT#21]
fix #21
|
2022-04-06 19:43:06 -04:00 |
|
|
ea3c438227
|
bug: only use redux plugin in dev [GT#21]
|
2022-04-06 19:41:57 -04:00 |
|
|
9e36f38225
|
remove the redux composer
|
2022-04-06 10:44:02 -04:00 |
|
|
4c4adf6fb4
|
new page version
|
2022-04-05 20:10:06 -04:00 |
|
|
409762c8c9
|
Merge branch 'main' into pages
|
2022-04-05 19:59:26 -04:00 |
|
|
60bd2fa6b3
|
Merge branch 'app-base'
|
2022-04-05 19:58:43 -04:00 |
|
|
dcaa1ba7d8
|
change the base path
|
2022-04-05 19:58:32 -04:00 |
|
|
7106e484b4
|
wip
|
2022-04-05 19:44:03 -04:00 |
|
|
9e7922066c
|
add base to config
|
2022-04-05 19:36:36 -04:00 |
|
|
ce0e5950e1
|
typo
|
2022-04-02 21:25:54 -04:00 |
|
|
69eb030eff
|
quick fix
|
2022-04-02 21:23:45 -04:00 |
|
|
5d540b7675
|
with the path
|
2022-04-02 21:03:47 -04:00 |
|
|
ec260de2a9
|
releasing v2 (or trying to)
|
2022-04-02 19:54:30 -04:00 |
|
|
1174f303ef
|
Merge branch 'main' into pages
|
2022-04-02 19:36:56 -04:00 |
|
|
abb0ee3d9b
|
Merge branch 'version-2'
|
2022-04-02 19:34:41 -04:00 |
|
|
6a15273a49
|
set width to be 960px for mobiles
|
2022-04-02 19:31:25 -04:00 |
|
|
c56fe585a6
|
feat: print component
Fix #12
Merge branch 'print-screens' into version-2
|
2022-04-02 18:38:12 -04:00 |
|
|
248491642b
|
printing the ship
|
2022-04-02 18:37:49 -04:00 |
|
|
63f8f70a93
|
weird problem with spreads?
|
2022-03-26 14:37:34 -04:00 |
|
|
d77d280bd5
|
print the rest
|
2022-03-26 14:24:57 -04:00 |
|
|
745a72f83f
|
print screens
|
2022-03-26 14:04:24 -04:00 |
|
|
0d3c053705
|
print firecons
|
2022-03-26 13:55:12 -04:00 |
|
|
3e63ea24dd
|
fixup! armor print
|
2022-03-26 13:10:54 -04:00 |
|
|
139deb8614
|
hygen
|
2022-03-26 13:10:41 -04:00 |
|
|
5b7b8336d6
|
storybook vite works
|
2022-03-26 12:41:42 -04:00 |
|
|
33ccbaf293
|
integrity print
|
2022-03-26 12:37:43 -04:00 |
|
|
9ecea73c44
|
armor print
|
2022-03-26 12:15:02 -04:00 |
|
|
74d0317580
|
weapon print
|
2022-03-26 11:47:10 -04:00 |
|
|
a48559e3db
|
Storybook and vite
|
2022-03-22 17:39:10 -04:00 |
|
|
e95e1233ab
|
print component
|
2022-03-22 17:38:54 -04:00 |
|
|
00a08fce3b
|
feat: add json output
Merge branch 'json-view' into version-2
|
2022-03-22 10:54:13 -04:00 |
|
|
7fbddee67a
|
tweak layout
|
2022-03-22 10:54:07 -04:00 |
|
|
db8dccb488
|
add json component
|
2022-03-22 10:45:33 -04:00 |
|
|
69d8e4dd84
|
prettier
|
2022-03-20 17:55:51 -04:00 |
|
|
9f52e64769
|
feat: add About component
Merge branch 'about' into version-2
|
2022-03-20 17:49:06 -04:00 |
|
|
c8e32a9a14
|
add about component
|
2022-03-20 17:48:45 -04:00 |
|
|
b07b769f27
|
chore: add chota css framework
Merge branch 'chota' into version-2
|
2022-03-20 17:40:26 -04:00 |
|
|
629bffdc9f
|
adjust styles for chota
|
2022-03-20 14:42:59 -04:00 |
|
|
4f9c70020a
|
replace lodash function
|
2022-03-20 14:42:13 -04:00 |
|