Commit Graph

14 Commits

Author SHA1 Message Date
Evan You
811d0561b2 feat: initialize project with corresponding CSS pre-processor (close #930) 2018-03-03 19:12:22 -05:00
Evan You
1869aa2a20 feat: Generator now supports template inheritance 2018-03-03 18:32:53 -05:00
Evan You
64b4515731 refactor: change default test directory name to "tests"
BREAKING CHANGE: all tests are now located in "tests" instead of "test"
close #877
2018-02-28 18:07:06 -05:00
Giovanni Condello
a489803089 feat: add default <noscript> content (#856)
Add some default content that can be seen by browsers where JavaScript
is disabled. See:
https://developers.google.com/web/tools/lighthouse/audits/no-js

Closes #854
2018-02-21 16:02:38 -05:00
Evan You
59f59139d5 feat: update default component content 2018-02-04 10:40:57 -05:00
Evan You
2e3fe07ed8 fix: avoid dotfiles not being published to npm 2018-01-25 12:04:27 -05:00
Evan You
8a3ac7e170 feat: e2e cypress 2018-01-24 21:59:29 -05:00
Evan You
655202f72d feat: e2e nightwatch 2018-01-18 00:25:07 +01:00
Evan You
902f6c0fb3 feat: pwa 2018-01-09 17:45:41 -05:00
Evan You
d3bb381e7b feat: css preprocessors 2018-01-08 17:47:48 -05:00
Evan You
88e9d46334 feat: router & vuex 2018-01-08 16:45:03 -05:00
Evan You
d048b939ab publicPath + serve production mode 2018-01-01 16:57:00 -05:00
Evan You
a5a74d3579 fix airbnb eslint config 2017-12-31 20:05:26 -05:00
Evan You
5d661f4b32 rename render method + template dir 2017-12-29 16:42:21 -05:00