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

9 Commits

Author SHA1 Message Date
53c8d82cb9 Added basic user_data. 2016-03-21 00:13:23 -04:00
a85ad85b57 Added a search box to the alphabetical list. 2016-03-21 00:13:06 -04:00
51b33b0ed3 Removed bundle name hardcode. 2016-03-20 22:26:08 -04:00
a7a0d554b2 Switched from a list of items to a panel.
Each panel shows a button for each bundle it is in with a checkbox.
This will need to be hooked up to an onclick even in the future.
2016-03-20 22:23:03 -04:00
7fc920647e Fixed HTML formatting. 2016-03-18 18:04:22 -04:00
bb29a3234c Added Seasons and skills tabs. 2016-03-18 17:43:50 -04:00
f23ff97acd Added Vue Resource plug in.
This allows us to async load the JSON data.
2016-03-16 23:19:25 -04:00
3d9002406a Added JS and CSS Links. 2016-03-16 18:11:01 -04:00
b1d67c2afb Removed python files and reorganized html/css. 2016-03-16 17:55:06 -04:00