1
0
mirror of https://github.com/kihashi/stardew_community_checklist.git synced 2025-10-19 08:03:17 +00:00
Commit Graph

249 Commits

Author SHA1 Message Date
2426da3088 Pull the icon out into its own component. 2018-04-30 22:45:25 -04:00
5db60dd09b Add a button checkbox component 2018-04-30 22:44:59 -04:00
2fb087e02e Add search page to router 2018-04-30 22:44:46 -04:00
5b16daffbb Fix a misnumbered item 2018-04-30 22:44:23 -04:00
c6a55caab6 Add search component 2018-04-28 12:46:23 -04:00
f180d18f52 Add css-classes for spoilers 2018-04-28 12:46:09 -04:00
e334c0021c Remove hello-world component. 2018-04-28 12:21:04 -04:00
755afd48fe Add item completion and room completion. 2018-04-28 12:19:50 -04:00
0ba9121201 Add items required 2018-04-28 12:16:52 -04:00
689b8e0b5f Moved bundle components into a subfolder. 2018-04-28 11:56:41 -04:00
d7af68a5c5 Add a button to link to the bundle.
Closes #63.
2018-04-27 23:36:06 -04:00
a5b2112712 Add counts for bundles with count greater than one 2018-04-27 21:50:05 -04:00
010af5ea49 Add new routes. 2018-04-26 22:54:17 -04:00
5f7dcaa4c3 Add component to display bundle contents. 2018-04-26 22:54:09 -04:00
57eaaf25f7 Add navigvation for bundles. 2018-04-26 22:53:52 -04:00
d912e9eb48 Add navigation and bundle display area. 2018-04-26 22:53:41 -04:00
222732cf70 Fix spacing and layout. 2018-04-26 22:53:19 -04:00
a2587c7e05 Fix card layout. 2018-04-26 22:52:09 -04:00
213e1d74b7 Add logic to load bundles 2018-04-26 22:51:25 -04:00
554897619a Remove card from Welcome page. 2018-03-13 22:35:45 -04:00
b8b883bffa Move quantities from item name to BundleItem. 2018-03-13 22:33:33 -04:00
9d82b83c27 Adjust bundle data to have a BundleLink item.
The bundle link has an ID, a link to the Bundle, and the count of the
number of items in the bundle.

The ordering of the JSON file has changed because I added the BundleLink
programmatically.
2018-03-13 22:05:03 -04:00
48f5e2e2fb Remove columns. 2018-03-13 21:57:51 -04:00
962de06a2e Change title for mobile
This avoids pushing the hamburger off the screen on smaller screens.
2018-03-09 17:58:28 -05:00
c485b57a5a Add base bundle component 2018-03-05 21:17:50 -05:00
0bd94d3c2e Add item card 2018-03-05 21:16:33 -05:00
cd9ae09cd4 Add bundle button 2018-03-05 21:16:19 -05:00
bfb8a9701a Fix reactivity problems. 2018-03-05 21:12:07 -05:00
15ce32ff2c Add favicon 2018-03-03 18:33:43 -05:00
79be395013 Group tags together 2018-03-03 18:12:33 -05:00
44c1f91847 Change tag size 2018-03-03 17:34:30 -05:00
cb1fd8ede6 Add vuex store. 2018-03-03 17:32:52 -05:00
cc89b4d4fa Add vuex. 2018-03-03 17:30:30 -05:00
73c4106f51 Update to new data format. 2018-02-28 22:12:40 -05:00
ae431d31c2 Update to new data format. 2018-02-28 22:12:26 -05:00
b384788554 Add order key 2018-02-28 22:05:31 -05:00
29ebbbb52b Add other game data. 2018-02-28 17:49:09 -05:00
cf36d22f58 Reverted skills and seasons to their original forms. 2018-02-28 17:48:43 -05:00
88f5e2d027 Add font awesome regular 2018-02-28 17:48:10 -05:00
0c7248064c Remove background from welcome for better look. 2018-02-27 21:56:23 -05:00
9710464090 Add season list 2018-02-27 21:56:07 -05:00
899a528f8a Add skill icons in tag. 2018-02-27 21:55:57 -05:00
a454e85fe5 Change color to remove varied colors. 2018-02-27 21:55:46 -05:00
aea235eec9 Add skill json data 2018-02-27 21:55:21 -05:00
6843a216cc Add site title. 2018-02-27 21:55:10 -05:00
ea5be8312a Add skills file 2018-02-27 18:49:56 -05:00
f0b7ada355 Add item card to welcome for testing. 2018-02-26 23:23:52 -05:00
e600ac5a29 Add season tag to item card. 2018-02-26 23:23:37 -05:00
20cd738878 Add season tag with season icons. 2018-02-26 23:23:12 -05:00
6479bb6b28 Add season data. 2018-02-26 23:22:52 -05:00