Commit Graph

173 Commits (main)

Author SHA1 Message Date
Yanick Champoux 2bc8766cce feat: add changelog to app
Merge branch 'changelog-in-app'

fix #16
2022-04-17 17:51:58 -04:00
Yanick Champoux 89fb27ff9f add Changelog component 2022-04-17 17:51:31 -04:00
Yanick Champoux d4743390c7 add a Taskfile 2022-04-17 17:51:19 -04:00
Yanick Champoux f44de3ab6b incorporate the changelog comp generation to standard-version 2022-04-17 17:50:37 -04:00
Yanick Champoux 49cc4eb4b2 add showdown for the markdown conversion 2022-04-17 17:50:05 -04:00
Yanick Champoux 49fc8d5d53 feat: add 'reset ship' button [GH#15] 2022-04-17 13:01:53 -04:00
Yanick Champoux 919f2860df feat: add version to About component
fix #6

Merge branch 'gh6-show-version'
2022-04-17 12:59:56 -04:00
Yanick Champoux 78af4eac28 add version to the about component 2022-04-17 12:59:37 -04:00
Yanick Champoux 156330c990 Merge branch 'gh15-reset-button' 2022-04-17 12:29:29 -04:00
Yanick Champoux ea3d36292c add 'reset ship' link 2022-04-17 12:28:36 -04:00
Yanick Champoux 255b296012 remove a console.log 2022-04-17 12:27:33 -04:00
Yanick Champoux 9a37720c86 add test 2022-04-17 12:26:25 -04:00
Yanick Champoux f9228916f3 add dux action 'resetShip' 2022-04-17 12:25:13 -04:00
Yanick Champoux 6e819dbce6 set original thrust to 0 2022-04-17 12:22:28 -04:00
Yanick Champoux 8d99a63648 add vitest and testing-library 2022-04-17 12:21:50 -04:00
Yanick Champoux d6432c05a6 chore(release): 2.2.0 2022-04-11 12:05:33 -04:00
Yanick Champoux 277eb9e7a0 don't render at all when tab not selected 2022-04-10 18:35:53 -04:00
Yanick Champoux 381d497a15 feat: allow to edit the print layout
Merge branch 'movable-print'
2022-04-10 18:24:40 -04:00
Yanick Champoux f3310f97fa prettier 2022-04-10 18:22:48 -04:00
Yanick Champoux 423ac25a90 reset layout in the dux 2022-04-10 18:22:48 -04:00
Yanick Champoux ebddbf3ae8 add the layout button 2022-04-10 18:22:48 -04:00
Yanick Champoux 070299387d add movable logic in the print components 2022-04-10 18:22:48 -04:00
Yanick Champoux 68fdda4d67 deal with the uiTransform in the dux 2022-04-10 18:22:48 -04:00
Yanick Champoux 012db36e65 add a potential initialState to the store (for testing) 2022-04-10 18:22:48 -04:00
Yanick Champoux 24b07c3557 new movable action 2022-04-10 18:22:48 -04:00
Yanick Champoux 3bc5938417 update Storybook version 2022-04-10 18:22:48 -04:00
Yanick Champoux b16d2cb04d update the fakes for Storybook + testing 2022-04-10 18:22:44 -04:00
Yanick Champoux a84146b580 chore(release): 2.1.0 2022-04-06 20:55:11 -04:00
Yanick Champoux 89671840d0 Merge branch 'localstorage' 2022-04-06 20:53:49 -04:00
Yanick Champoux bf7206a034 feat: add localStorage memory 2022-04-06 20:53:39 -04:00
Yanick Champoux 6c10120dcd Merge branch 'moveable' 2022-04-06 20:35:06 -04:00
Yanick Champoux b425f4add4 feat: can move main system comps in the print output 2022-04-06 20:34:55 -04:00
Yanick Champoux 243a494864 sveltekit config tweaks for base url 2022-04-06 20:09:22 -04:00
Yanick Champoux 3a4ad998ad heed the warning from sveltekit 2022-04-06 20:08:08 -04:00
Yanick Champoux 3f9ce18ce0 Merge branch 'standard-version' 2022-04-06 20:00:37 -04:00
Yanick Champoux 2fd047fa9d chore: add standard-version 2022-04-06 20:00:02 -04:00
Yanick Champoux d52acafa21 bug: only use redux plugin in dev [GT#21]
fix #21
2022-04-06 19:43:06 -04:00
Yanick Champoux 60bd2fa6b3 Merge branch 'app-base' 2022-04-05 19:58:43 -04:00
Yanick Champoux dcaa1ba7d8 change the base path 2022-04-05 19:58:32 -04:00
Yanick Champoux 7106e484b4 wip 2022-04-05 19:44:03 -04:00
Yanick Champoux 9e7922066c add base to config 2022-04-05 19:36:36 -04:00
Yanick Champoux abb0ee3d9b Merge branch 'version-2' 2022-04-02 19:34:41 -04:00
Yanick Champoux 6a15273a49 set width to be 960px for mobiles 2022-04-02 19:31:25 -04:00
Yanick Champoux c56fe585a6 feat: print component
Fix #12

Merge branch 'print-screens' into version-2
2022-04-02 18:38:12 -04:00
Yanick Champoux 248491642b printing the ship 2022-04-02 18:37:49 -04:00
Yanick Champoux 63f8f70a93 weird problem with spreads? 2022-03-26 14:37:34 -04:00
Yanick Champoux d77d280bd5 print the rest 2022-03-26 14:24:57 -04:00
Yanick Champoux 745a72f83f print screens 2022-03-26 14:04:24 -04:00
Yanick Champoux 0d3c053705 print firecons 2022-03-26 13:55:12 -04:00
Yanick Champoux 3e63ea24dd fixup! armor print 2022-03-26 13:10:54 -04:00