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

10 Commits

Author SHA1 Message Date
dependabot[bot]
694be46704 Bump lodash from 4.17.10 to 4.17.13 (#125)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-28 09:24:26 -04:00
3fa40bfccf
Save and Load Data (#112)
* Save options

* Add clipboard package

* Add methods to fetch and load state

* Add save and load data to component
2019-03-09 10:58:28 -05:00
ea527c8cd2
Sort Alphabetically (#93) 2018-05-21 22:36:50 -04:00
542e4f7bf1 Add support for saving data to local storage 2018-05-19 16:48:04 -04:00
cc89b4d4fa Add vuex. 2018-03-03 17:30:30 -05:00
88f5e2d027 Add font awesome regular 2018-02-28 17:48:10 -05:00
62a4e0a332 Add mdi-vue for material design icons. 2018-02-26 23:22:43 -05:00
024aa18485 Add base components 2018-02-26 21:45:47 -05:00
1a1d7e0c1b Add dependencies 2018-02-26 20:55:20 -05:00
b1b6a20d63 Base webpack template. 2018-02-26 20:38:51 -05:00