Skip to content

Commit

Permalink
feat: update vuesion/service version (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
devCrossNet committed Jul 27, 2019
1 parent c08e44a commit ae0909a
Show file tree
Hide file tree
Showing 15 changed files with 3,188 additions and 3,817 deletions.
27 changes: 27 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,33 @@
"contributions": [
"doc"
]
},
{
"login": "einfalles",
"name": "Duylam Nguyen-Ngo",
"avatar_url": "https://avatars1.githubusercontent.com/u/855206?v=4",
"profile": "http://duylam.pleaserevise.xyz",
"contributions": [
"design"
]
},
{
"login": "majroth",
"name": "Martin Merschroth",
"avatar_url": "https://avatars2.githubusercontent.com/u/19751007?v=4",
"profile": "https://www.merschroth.design/",
"contributions": [
"design"
]
},
{
"login": "campunknita",
"name": "Camila Peralta Wieland",
"avatar_url": "https://avatars0.githubusercontent.com/u/1984124?v=4",
"profile": "http://www.camswork.com",
"contributions": [
"design"
]
}
]
}
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ src/index.template.html
dist
logs
node_modules
storybook-static
storybook-static
coverage
7 changes: 5 additions & 2 deletions .vuesion/storybook/webpack.config.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
const webpack = require('webpack');
const base = require('../../node_modules/@vuesion/service/dist/webpack/config/base').default;
const base = require('@vuesion/webpack/dist/config/base').default;

module.exports = ({ config, mode }) => {
module.exports = ({ config }) => {
config.resolve.extensions = [...config.resolve.extensions, ...base.resolve.extensions];
config.resolve.modules = [...config.resolve.modules, ...base.resolve.modules];
config.resolve.alias = { ...config.resolve.alias, ...base.resolve.alias };
config.module.rules = base.module.rules;
config.performance = {
hints: false,
};

config.plugins.push(new webpack.DefinePlugin({ PRODUCTION: false, DEVELOPMENT: true, CLIENT: true, TEST: true }));

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ Thanks goes to these wonderful people:
| [<img src="https://avatars1.githubusercontent.com/u/1667598?v=4" width="64px;"/><br /><sub><b>Johannes Werner</b></sub>](https://twitter.com/_jwerner_)<br />[💻](https://github.com/vuesion/vuesion/commits?author=devCrossNet "Code") [🐛](https://github.com/vuesion/vuesion/issues?q=author%3AdevCrossNet "Bug reports") [📖](https://github.com/vuesion/vuesion/commits?author=devCrossNet "Documentation") [🎨](#design-devCrossNet "Design") [💡](#example-devCrossNet "Examples") [🔧](#tool-devCrossNet "Tools") | [<img src="https://avatars2.githubusercontent.com/u/2235499?s=460&v=4" width="64px;"/><br /><sub><b>Konstantin Kulinicenko</b></sub>](https://github.com/40818419)<br />[💻](https://github.com/vuesion/vuesion/commits?author=40818419 "Code") [🐛](https://github.com/vuesion/vuesion/issues?q=author%3A40818419 "Bug reports") [📖](https://github.com/vuesion/vuesion/commits?author=40818419 "Documentation") [💡](#example-40818419 "Examples") | [<img src="https://avatars2.githubusercontent.com/u/112532?v=4" width="64px;"/><br /><sub><b>xMartin</b></sub>](http://xmartin.de/)<br />[💻](https://github.com/vuesion/vuesion/commits?author=xMartin "Code") [🐛](https://github.com/vuesion/vuesion/issues?q=author%3AxMartin "Bug reports") [📖](https://github.com/vuesion/vuesion/commits?author=xMartin "Documentation") [💡](#example-xMartin "Examples") | [<img src="https://avatars0.githubusercontent.com/u/31165554?v=4" width="64px;"/><br /><sub><b>Silver·湫澲</b></sub>](http://saigao.fun)<br />[📖](https://github.com/vuesion/vuesion/commits?author=SilverLeaves "Documentation") [🌍](#translation-SilverLeaves "Translation") | [<img src="https://avatars2.githubusercontent.com/u/17932287?v=4" width="64px;"/><br /><sub><b>Stavros Liaskos</b></sub>](https://stavrosliaskos.com/)<br />[🐛](https://github.com/vuesion/vuesion/issues?q=author%3Astavros-liaskos "Bug reports") | [<img src="https://avatars3.githubusercontent.com/u/1898225?v=4" width="64px;"/><br /><sub><b>Marcelo Boeira</b></sub>](https://marceloboeira.com)<br />[🌍](#translation-marceloboeira "Translation") | [<img src="https://avatars3.githubusercontent.com/u/3583774?v=4" width="64px;"/><br /><sub><b>Rick Mann</b></sub>](http://teamteatime.net/)<br />[💻](https://github.com/vuesion/vuesion/commits?author=Riari "Code") |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [<img src="https://avatars0.githubusercontent.com/u/43061?v=4" width="64px;"/><br /><sub><b>Ryan McGuire</b></sub>](http://www.EnigmaCurry.com)<br />[💻](https://github.com/vuesion/vuesion/commits?author=EnigmaCurry "Code") | [<img src="https://avatars3.githubusercontent.com/u/28268680?v=4" width="64px;"/><br /><sub><b>Jay McDoniel</b></sub>](https://github.com/jmcdo29)<br />[💻](https://github.com/vuesion/vuesion/commits?author=jmcdo29 "Code") | [<img src="https://avatars3.githubusercontent.com/u/3798005?v=4" width="64px;"/><br /><sub><b>Olivia Graham</b></sub>](http://livgrhm.com)<br />[💻](https://github.com/vuesion/vuesion/commits?author=livgrhm "Code") | [<img src="https://avatars3.githubusercontent.com/u/497957?v=4" width="64px;"/><br /><sub><b>Hugo Magalhães</b></sub>](http://hugomagalhaes.com)<br />[🌍](#translation-hugomn "Translation") | [<img src="https://avatars3.githubusercontent.com/u/7151993?v=4" width="64px;"/><br /><sub><b>glederer</b></sub>](https://github.com/glederer)<br />[📖](https://github.com/vuesion/vuesion/commits?author=glederer "Documentation") | [<img src="https://avatars3.githubusercontent.com/u/4436327?v=4" width="64px;"/><br /><sub><b>Tamer Mohamed</b></sub>](https://github.com/tamer-mohamed)<br />[💻](https://github.com/vuesion/vuesion/commits?author=tamer-mohamed "Code") | [<img src="https://avatars3.githubusercontent.com/u/13586702?v=4" width="64px;"/><br /><sub><b>Rizwan Zaheer</b></sub>](https://github.com/rizwanzaheer)<br />[📖](https://github.com/vuesion/vuesion/commits?author=rizwanzaheer "Documentation") |
| [<img src="https://avatars3.githubusercontent.com/u/39985706?v=4" width="64px;"/><br /><sub><b>rgrosjean</b></sub>](https://github.com/rgrosjean)<br />[💻](https://github.com/vuesion/vuesion/commits?author=rgrosjean "Code") | [<img src="https://avatars2.githubusercontent.com/u/4535719?v=4" width="64px;"/><br /><sub><b>Bernardo Corbella</b></sub>](https://corbella.me)<br />[💻](https://github.com/vuesion/vuesion/commits?author=bernardocorbella "Code") | [<img src="https://avatars3.githubusercontent.com/u/13518712?v=4" width="64px;"/><br /><sub><b>Mohit Tilwani</b></sub>](http://mohittilwani.com)<br />[💻](https://github.com/vuesion/vuesion/commits?author=MohitTilwani15 "Code") | [<img src="https://avatars2.githubusercontent.com/u/11791837?v=4" width="64px;"/><br /><sub><b>eipiminus1 </b></sub>](https://github.com/eipiminus1)<br />[📖](https://github.com/vuesion/vuesion/commits?author=eipiminus1 "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/89996?v=4" width="64px;"/><br /><sub><b>Jez McKean</b></sub>](http://jezmck.com)<br />[📖](https://github.com/vuesion/vuesion/commits?author=jezmck "Documentation") |
| [<img src="https://avatars3.githubusercontent.com/u/39985706?v=4" width="64px;"/><br /><sub><b>rgrosjean</b></sub>](https://github.com/rgrosjean)<br />[💻](https://github.com/vuesion/vuesion/commits?author=rgrosjean "Code") | [<img src="https://avatars2.githubusercontent.com/u/4535719?v=4" width="64px;"/><br /><sub><b>Bernardo Corbella</b></sub>](https://corbella.me)<br />[💻](https://github.com/vuesion/vuesion/commits?author=bernardocorbella "Code") | [<img src="https://avatars3.githubusercontent.com/u/13518712?v=4" width="64px;"/><br /><sub><b>Mohit Tilwani</b></sub>](http://mohittilwani.com)<br />[💻](https://github.com/vuesion/vuesion/commits?author=MohitTilwani15 "Code") | [<img src="https://avatars2.githubusercontent.com/u/11791837?v=4" width="64px;"/><br /><sub><b>eipiminus1 </b></sub>](https://github.com/eipiminus1)<br />[📖](https://github.com/vuesion/vuesion/commits?author=eipiminus1 "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/89996?v=4" width="64px;"/><br /><sub><b>Jez McKean</b></sub>](http://jezmck.com)<br />[📖](https://github.com/vuesion/vuesion/commits?author=jezmck "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/855206?v=4" width="64px;"/><br /><sub><b>Duylam Nguyen-Ngo</b></sub>](http://duylam.pleaserevise.xyz)<br />[🎨](#design-einfalles "Design") | [<img src="https://avatars2.githubusercontent.com/u/19751007?v=4" width="64px;"/><br /><sub><b>Martin Merschroth</b></sub>](https://www.merschroth.design/)<br />[🎨](#design-majroth "Design") |
| [<img src="https://avatars0.githubusercontent.com/u/1984124?v=4" width="64px;"/><br /><sub><b>Camila Peralta Wieland</b></sub>](http://www.camswork.com)<br />[🎨](#design-campunknita "Design") |

<!-- ALL-CONTRIBUTORS-LIST:END -->

Expand Down
Loading

0 comments on commit ae0909a

Please sign in to comment.