Commit Graph

105 Commits

Author SHA1 Message Date
Guillaume Chau 088d31660b feat(ui): plugin logo 2018-03-11 23:15:57 +01:00
Evan You 1cae990520 v3.0.0-beta.6 2018-03-06 15:30:41 -05:00
Evan You 3894308af7 chore: bump deps 2018-03-06 11:52:48 -05:00
Evan You c8750c62d5 v3.0.0-beta.5 2018-03-05 18:01:13 -05:00
Evan You 3683b94ccc v3.0.0-beta.4 2018-03-05 14:42:38 -05:00
Evan You 28e3284895 v3.0.0-beta.3 2018-03-02 22:28:28 -05:00
Evan You 626eb36889 v3.0.0-beta.2 2018-02-28 18:45:28 -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
Evan You 6e4870c6a1 chore: bump deps & fix tests 2018-02-28 17:08:12 -05:00
ziga 6ae22fa09e chore: remove map coverage. (#866)
Bacause it's deprecated.
2018-02-22 13:55:25 -05:00
Evan You 17cd664452 v3.0.0-beta.1 2018-02-16 11:50:10 +01:00
Evan You d391e4741e fix: eslint + airbnb compat with TypeScript 2018-02-16 11:38:39 +01:00
Evan You 82d71ebe31 v3.0.0-alpha.13 2018-02-13 13:27:35 -05:00
Evan You 194172b78f v3.0.0-alpha.12 2018-02-12 17:11:29 -05:00
Evan You 07f924b37c v3.0.0-alpha.11 2018-02-09 13:24:44 -05:00
Evan You a660ac8538 v3.0.0-alpha.10 2018-02-08 17:38:09 -05:00
Evan You dd6cd856e2 docs: readme for plugins 2018-02-08 17:25:43 -05:00
Evan You 84051b5ccc v3.0.0-alpha.9 2018-02-06 17:50:13 -05:00
Kévin Dunglas 1902d9c41c chore: fix the name of the tested file (#775)
* Jest template: fix the name of the tested file (Hello.vue instead of HelloWorld.vue)

* Jest template: fix the name of the tested file
2018-02-06 13:40:53 -05:00
Evan You 6dc0533360 v3.0.0-alpha.8 2018-02-04 10:56:18 -05:00
Evan You 2c61d236d7 fix: fix jest test match
fix #771
2018-02-03 14:21:57 -05:00
Evan You 5cdc07cd21 v3.0.0-alpha.7 2018-02-02 17:41:19 -05:00
Evan You 46902fc1e5 v3.0.0-alpha.6 2018-02-02 03:51:44 -05:00
Evan You c18bc94c47 v3.0.0-alpha.5 2018-01-29 12:29:17 -05:00
Evan You 4a7fd642e9 fix: jest should only run files in given directory
fix #740
2018-01-27 21:27:24 -05:00
Evan You 5b74061352 v3.0.0-alpha.4 2018-01-26 18:34:02 -05:00
Evan You 13ba4fda80 chore: update vue-jest 2018-01-26 16:28:32 -05:00
Evan You 2d6a0d9752 fix: temp pinning vue-jest to github branch 2018-01-26 16:12:15 -05:00
Evan You 3e39b9afee v3.0.0-alpha.3 2018-01-25 22:45:17 -05:00
Evan You d7c6af713c fix: force babel-core version when using ts + babel 2018-01-25 15:28:42 -05:00
Evan You ff88afee0a v3.0.0-alpha.2 2018-01-25 12:24:01 -05:00
Evan You 09ef536ff6 chore: bump deps 2018-01-25 00:07:12 -05:00
Evan You 6e29daa8fd chore: cleanup comments 2018-01-15 20:21:33 -05:00
Evan You 27ba51f9f8 test: test jest plugin 2018-01-15 18:28:47 -05:00
Evan You ea2648e62b feat: make jest plugin work with TypeScript 2018-01-15 15:16:08 -05:00
Evan You bb5d968e09 feat: WIP jest plugin 2018-01-15 13:53:41 -05:00
Evan You 132b0db8e4 feat: wip invoke command 2018-01-14 19:11:26 -05:00
Evan You cc35923452 Revert "move all deps to dependencies instead of devDependencies"
This reverts commit be4bf6fd7d.
2018-01-10 14:50:39 -05:00
Evan You 72b44f5bd1 chore: vue-test-utils -> @vue/test-utils 2018-01-10 11:41:47 -05:00
Evan You be4bf6fd7d move all deps to dependencies instead of devDependencies 2018-01-10 11:18:30 -05:00
Evan You b69c1ff784 upgrade sync deps 2018-01-09 10:17:57 -05:00
Evan You 433fed6960 lerna: use locked mode 2018-01-07 13:53:29 -05:00
Evan You 4fb8484ce5 toContain -> toMatch 2018-01-05 18:05:41 -05:00
Evan You 4e6024b2d6 use execa for cross-platform-ness 2018-01-05 17:38:40 -05:00
Evan You f6e0452ffb add npmignore 2018-01-05 09:20:20 -05:00
Evan You 267ce7442a refactor for testing 2018-01-02 20:16:01 -05:00
Evan You 8f84396337 wip: lint 2017-12-31 19:54:50 -05:00
Evan You 21187b4801 feat: mocha-webpack plugin 2017-12-30 20:03:05 -05:00
Evan You 89d19322e7 babel preset 2017-12-30 18:40:55 -05:00
Evan You 5d661f4b32 rename render method + template dir 2017-12-29 16:42:21 -05:00