Commit graph

85 commits

Author SHA1 Message Date
7b4be2f1e2 Modals, settings 2021-09-29 22:49:39 +02:00
a385305127 Light cleanup 2021-09-29 17:40:25 +02:00
c4d561ab50 Update footer 2021-09-29 17:39:32 +02:00
e00ad43047 Rollup weirdness and sourceMaps 2021-09-29 17:38:53 +02:00
4e0db77a4d Highlight hovered resourcetable row 2021-09-29 11:52:27 +02:00
ce3548daeb Change footer 2021-09-29 11:48:23 +02:00
0af11dc267 Hamburger menu first try 2021-09-28 16:37:19 +02:00
416585e0da Fix some styling & layout things and use events instead of imports
- No component should import SharkGame except App.svelte, except *as a type*
  - use props instead
- Add events for Log
- Make tab not use name but the actual tab instead
2021-09-28 14:24:49 +02:00
1ff92d152d Remove simple-import-sort since it's annoying with svelte 2021-09-28 13:29:21 +02:00
41d1502615 Don't abuse aria-selected 2021-09-28 13:28:06 +02:00
75de69e1be @use themes in global stylesheet 2021-09-28 12:29:38 +02:00
33ad6cfbed Use yarn in rollup config 2021-09-28 12:28:44 +02:00
2fe5f14eea Remove unused rollup plugins, update dependencies 2021-09-28 12:28:42 +02:00
bdccc93bf9 Add some transitions 2021-09-28 12:24:58 +02:00
9b8a42f9e6 Update README and make discord open in new tab 2021-09-27 19:33:07 +02:00
0d0a9aeed6 Re-add removed style 2021-09-27 18:31:15 +02:00
625000c308 Minimal HomeAction and Tabs 2021-09-27 18:30:31 +02:00
e35219c1cf Make log messages wrap 2021-09-27 14:40:55 +02:00
7e04b635cd Remember that stores exist 2021-09-27 14:36:40 +02:00
d246a94f42 Fix title not being in-line 2021-09-27 14:04:42 +02:00
5c97a6303f Style buttons 2021-09-27 13:35:37 +02:00
0a4a1ab30c Add Resource Table 2021-09-27 13:27:14 +02:00
eaa87f194d Fix contrast 2021-09-27 13:26:52 +02:00
4b56389adf Add preview command to build&server production 2021-09-27 13:26:29 +02:00
79edd639c7 Move messages to Log class, use binding 2021-09-27 13:25:44 +02:00
2dbca10f6a Fix rollup scss processing 2021-09-27 12:30:23 +02:00
04dd2de9ff Make sure left column doesn't go under minimum width 2021-09-27 12:28:50 +02:00
4884d13300 Add multiple message types 2021-09-27 12:28:17 +02:00
66ea2388e9 Add Log and placeholder for resource table 2021-09-27 11:12:31 +02:00
9dae6f982e Remove eslint from fix because of bugginess 2021-09-27 11:11:46 +02:00
4bf5ca8d3f Add initial Shark
only init function that sets title
2021-09-27 08:38:26 +02:00
0d569904a0 Buncha stuff 2021-09-26 21:03:56 +02:00
fbef9d0e4a Red Favicon 2021-09-26 18:37:35 +02:00
d868a70895 First bits of layout
Also changed footer text to not claim rights we don't have.
2021-09-26 17:53:09 +02:00
514229256b Initial commit 2021-09-26 17:52:32 +02:00