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

271 Commits

Author SHA1 Message Date
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
62a4e0a332 Add mdi-vue for material design icons. 2018-02-26 23:22:43 -05:00
8d84f18a0e Add seasons json. 2018-02-26 23:22:19 -05:00
f285a32f98 Add item card components 2018-02-26 21:51:31 -05:00
024aa18485 Add base components 2018-02-26 21:45:47 -05:00
f3cea3b9bb Add bulma CSS file. 2018-02-26 20:55:40 -05:00
1a1d7e0c1b Add dependencies 2018-02-26 20:55:20 -05:00
afd1c2bd16 Add bulma scss 2018-02-26 20:55:01 -05:00
b1b6a20d63 Base webpack template. 2018-02-26 20:38:51 -05:00
b495dc759d Remove old pages. 2018-02-26 20:31:16 -05:00
Sean Corrales
d6db006d2a Updating data for 1.1
* Updating data for 1.1

* Add seasons to source text.

Closes #68
2018-02-10 15:07:22 -05:00
d3429ce217
WIP: #66 update to the latest vuejs and bulma (#81)
Update Vuejs to 2.5.13 and Bulma to 0.6.2.
2018-02-10 14:53:43 -05:00
0e8014b326 Add subbreddit link 2017-08-07 10:43:45 -04:00
d56f5636e4 Merge pull request #73 from johnbhartley/hotfix/issue-65
Added meta for viewport so responsive styles are used.
2017-07-28 15:25:38 -04:00
62b6b9a131 Merge pull request #75 from ewatkins/patch-1
Change Disabled to Readonly for the save data string.

This allows a fallback for is clipboard.js doesn't work properly.
2017-07-28 15:25:08 -04:00
685209a69f Merge pull request #76 from surette/issue-61
Closes #61.
2017-07-28 15:23:47 -04:00
Scott Surette
5c3327063d reverted item ids to old values to preserve user data 2017-06-02 10:16:44 -04:00
Scott Surette
10e4f928df removed duplicate oak resin entry, added bundle 25 to original oak resin, adjusted ids 2017-06-01 13:16:08 -04:00
Eric Watkins
d4ee70bb09 Change Disabled to Readonly
With the user-data-serialized input text field disable it would not copy to the clipboard.
2017-04-20 12:35:05 -05:00
John
51fe144526 added meta for viewport so responsive styles are used 2017-02-05 18:07:10 -05:00
095f141df9 Simplified out unnecessary CSS. 2016-12-05 22:23:12 -05:00
797ebb8a7c Merge pull request #70 from kihashi/#69-Vault-Bundle-Incorrect-Number
Fixed a bug with the Vault bundle data
2016-10-18 09:30:16 -04:00
09232caa55 Fixed a bug with the Vault bundle data
It was requiring more items than are in the bundle.
2016-10-18 09:29:47 -04:00
dce2a8f9f1 Fixed a class form the bulma upgrade. 2016-04-16 18:57:20 -04:00
07c8f02fa1 Added a workaround since current LocalStorage is only strings. 2016-04-16 18:52:07 -04:00
c1119f708e Merge branch 'release/1.4' 2016-04-15 21:36:23 -04:00
52eaf35d45 Updated the changelog. 2016-04-15 21:36:15 -04:00
92277a1274 Fixed a bug with the panel display. 2016-04-15 21:33:11 -04:00
5d63ddba39 Added a more thorough readme.
Closes #57.
2016-04-15 21:25:47 -04:00