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

15 Commits

Author SHA1 Message Date
dependabot[bot]
734f1076c4 Bump eslint from 4.18.1 to 4.18.2 (#128)
Bumps [eslint](https://github.com/eslint/eslint) from 4.18.1 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v4.18.1...v4.18.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-28 10:18:39 -04:00
dependabot[bot]
0766d17b43 Bump mixin-deep from 1.3.1 to 1.3.2 (#127)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-28 09:24:39 -04:00
dependabot[bot]
22c85980bd Bump lodash.mergewith from 4.6.1 to 4.6.2 (#126)
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-28 09:24:32 -04:00
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
dependabot[bot]
6a2167c18d Bump macaddress from 0.2.8 to 0.2.9 (#124)
Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/scravy/node-macaddress/releases)
- [Commits](https://github.com/scravy/node-macaddress/compare/0.2.8...0.2.9)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-28 09:24:18 -04:00
dependabot[bot]
7216809c32 Bump stringstream from 0.0.5 to 0.0.6 (#123)
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-28 09:24:11 -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