20.0.0 (2018-09-24)
- back to webpack-dev-server (60696de)
19.0.0 (2018-05-28)
- docs: switch to vuepress from gitbook (435432f)
18.0.0 (2018-05-28)
17.1.0 (2017-09-08)
- add cross-env (5fb74fb)
17.0.0 (2017-07-01)
- swtich to chrome headless from phantomjs (d2ef3ad)
16.0.0 (2017-06-07)
- lint: switch eslint-config-vue to eslint-coneslint-plugin-vue-libs (433ec30)
15.0.1 (2017-04-01)
- test: add initial cb (82e738c)
15.0.0 (2017-03-27)
- test: switch jasmine to mocha (f2f7539)
- test: ignore vue performance info (6d94f34)
14.0.0 (2017-03-23)
- build: support es module building (577938d), closes #10
- config: add unpkg hint (0593890), closes #11
- gitbook: add getting started template (2d14c84)
13.1.1 (2017-02-16)
- circleci: fix typo (8675a8d)
- gitbook: ignore gitbook docs additional versioning (5ac0d6d)
13.1.0 (2017-02-16)
13.0.1 (2017-02-04)
- meta: github account default username (da4886d)
13.0.0 (2017-02-03)
12.0.0 (2016-12-28)
- add badges (fe8b4d1)
- add ci service setup (f692bd3)
- add editor config (2273cd9)
- support covrage service selecting (c52059d)
- coverage: change to istanbul from coverage for babel plugin (f7e4cf9)
- saucelabs: update mobile envs (8d3f882)
11.2.2 (2016-12-23)
- README: add emoji (d8a4cce)
11.2.1 (2016-12-05)
- version: update version replacing (a61a173)
11.2.0 (2016-11-29)
- examples: update example for vue 2.0 later (ef60e4f)
- gitbook: add vuejs style theme plugin (ce6d453)
11.1.0 (2016-11-20)
- rollup: replace flow plugin (c5d7d9e)
11.0.0 (2016-09-12)
- build: change dist files bulding (397d93a)
- build: using rollup plugin: babel -> buble
10.2.0 (2016-08-26)
- gitbook: update gitbook templating for github pages (2c5195c)
10.1.0 (2016-08-20)
- issue: move template hdden directory (915b7c7)
10.0.0 (2016-08-06)
- version: add version setting (19fbe3c)
9.0.0 (2016-07-26)
- switch nightwatch helper to yyx990803/nightwatch-helpers (347a848)
8.1.0 (2016-06-14)
- flow: fix blank space eslint error (c4fdc05)
- cover: update reporter for coverage (b9bcd81)
- e2e: update runnter (4a406be)
- git: add ignore file (7da8673)
- sauce: avoid spamming CI output (e81478c)
- sauce: enable microsoft edge (133c0e6)
8.0.0 (2016-06-12)
- coveralls setup (a7cfca0)
7.0.0 (2016-06-12)
- flowtype setup (f7b3d11)
6.0.0 (2016-06-10)
- support changelog and release tasks with conventional-changelog (996a821)
5.0.0 (2016-06-10)
- sauce: support saucelabs setup (5f212cd)
- build: update building (803c9f6)
- dev: support dev task (7dec4ce)
- test: unit test directory structure (609b4ae)
4.0.0 (2016-06-08)
- add clean task (006d9b2)
- add issue & contribution guide (6274b4e)
- add issue template (a8b7076)
- main branch asking (fbb8802)
- setup documentation with gitbook (78a57a8)
- build: automatically dist directory creating (9030e27)
3.0.0 (2016-06-08)
- test: change mocha to jasmine (f28513d)
2.0.0 (2016-06-07)
1.3.1 (2016-02-29)
1.3.0 (2015-12-07)
- build: remove eslint errors (54e1f1e)
- karma: fix cannot karma test (b72bcb6)
- package: update scripts (cf2c295)
1.2.0 (2015-12-05)
- babel: upgrade to babel6 (44aab65)
- First release !!