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

32 Commits

Author SHA1 Message Date
af304a80b3 Added text centering to bundle nav.
Closes #54.
2016-04-14 17:58:09 -04:00
c0d4317a30 Updated to the new season filter. 2016-04-13 23:49:42 -04:00
c7eb62822f Added a section for changelog entries. 2016-04-13 23:13:20 -04:00
8024b6f032 Changed the color of unchecked items in complete bundles to default. 2016-04-13 18:39:00 -04:00
9969051139 Updated all CDN links to use HTTPS.
Closes #47.
2016-04-13 18:07:32 -04:00
352fa755d3 Added numbers to complement the progress bars.
This should make it easier to track bundle completion rates.

Closes #40.
2016-04-13 10:44:31 -04:00
ea40231487 Updated Reddit Link 2016-04-13 09:51:12 -04:00
c846ba3fce Fixed favicon link to be relative. 2016-04-12 23:35:24 -04:00
233bb529e7 Updated to bulma 0.19. 2016-04-12 23:04:21 -04:00
c14e24262f Updated Save and Load to Import and Export.
This will better reflect their current function.
2016-04-12 22:11:51 -04:00
436da88f80 Changed Favicon 2016-04-12 10:32:46 -04:00
2ad8407909 Fixed favicon link 2016-04-12 10:20:31 -04:00
17a7bbba92 Added a favicon link 2016-04-12 10:09:03 -04:00
a4e860db3e Added if statements to hide spoilers and completed items. 2016-04-11 23:21:38 -04:00
bf8fd39c48 Added buttons for the new options. 2016-04-11 18:38:22 -04:00
3741d4ab1a Fixed the header link to go to the current directory rather than the root. 2016-04-03 17:20:51 -04:00
37382894f1 Added title and progress bar for room completion. 2016-04-03 17:06:03 -04:00
3b0014f0cf Tags now display without fullwidth.
This makes them display in other browsers as well as fit other screen
resolutions.
2016-03-31 23:14:05 -04:00
0361d73457 Removed default color class from buttons to avoid conflicts with Vue. 2016-03-30 23:30:00 -04:00
ab1ed27666 Added a page footer. 2016-03-30 23:28:18 -04:00
0fcaa42214 Updated the user_data array to store the position from item.bundles.
All of the associated check, get, and set methods have been updated.
I have no idea if these are as performant or not.
2016-03-30 23:03:14 -04:00
f330975a17 Converted app to use Bulma. 2016-03-30 17:59:40 -04:00
5ac012a0f9 Hooked up all the buttons to the basic user_data. 2016-03-21 00:15:55 -04:00
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