Commit Graph

562 Commits

Author SHA1 Message Date
Guillaume Chau 3479f21f12 refactor(plugin): invoke is now done in child process (#3778) 2019-04-08 21:08:07 +02:00
Guillaume Chau 5dfcc7ed73 chore(scripts): add apollo:debug command 2019-04-08 19:54:38 +02:00
Guillaume Chau 1763170d3a chore(eslint): remove 'name' from globals 2019-04-08 19:48:20 +02:00
Haoqun Jiang 3e1692424a fix: model event is update instead of input since @vue/ui 0.6 2019-04-07 20:35:42 +08:00
Haoqun Jiang 14e54dca8e fix: be more specific on date-fns locale paths
somehow webpack resolves the main file to index.d.ts, causing build
errors.
2019-04-07 20:34:00 +08:00
Guillaume Chau f42de72c18 chore: update @vue/ui to 0.8.2 2019-04-06 16:14:55 +02:00
Guillaume Chau 6fe42e9254 fix(style): font-weight lighter => 300 2019-04-06 16:08:24 +02:00
Guillaume Chau 8c3ff11653 refactor(project create): run vue create in child process, closes #3664 2019-04-06 01:48:02 +02:00
Guillaume Chau c81e6c21a2 feat(project create): bare option 2019-04-06 01:16:02 +02:00
Haoqun Jiang 22acaf6498 v3.5.5 2019-04-01 16:07:34 +08:00
Haoqun Jiang d037fbbec5 v3.5.4 2019-04-01 00:33:04 +08:00
Haoqun Jiang 582dc45015 v3.5.3 2019-03-27 23:51:30 +08:00
Haoqun Jiang e1328accf6 chore: 3.5.2 changelog [ci skip] 2019-03-27 10:54:41 +08:00
Haoqun Jiang 0dc7934972 v3.5.2 2019-03-27 10:42:28 +08:00
Haoqun Jiang 0b363bec49 v3.5.1 2019-03-12 16:03:53 +08:00
Haoqun Jiang 65eec48581 v3.5.0 2019-03-08 14:40:48 +08:00
Haroen Viaene 94ff7bf33c chore(ui): add analytics tags to dependency search (#3458) 2019-02-27 16:46:57 +08:00
Haoqun Jiang 5306c3787d chore: update deps 2019-02-25 01:05:44 +08:00
Haoqun Jiang 0c3f6183a8 v3.4.1 2019-02-20 14:48:28 +08:00
Arthur Denner 38aa8d9d59 fix: import createTimeAgo from vue-timeago because it isn't a default export (#3437) 2019-02-13 22:30:31 +08:00
Damian Stasik 87f9a29823 chore: add repository.directory field to each package.json to specify where each package lives in a monorepo (#3397) 2019-02-07 17:35:23 +08:00
Haoqun Jiang 22232df781 v3.4.0 2019-02-01 02:43:05 +08:00
Haoqun Jiang 9a9a70714f chore: update deps 2019-02-01 01:21:47 +08:00
Walter Tommasi d047aca313 fix(cli-ui): folder list when root windows (#3331) 2019-01-22 00:03:15 +08:00
Hamed Baatour 11d17d9df2 feat(ui): enforce package.json npm rules (#3232) 2019-01-20 16:32:59 +08:00
Haoqun Jiang 5937a67a48 v3.3.0 2019-01-08 12:02:58 +08:00
Haoqun Jiang e7af0d8fa3 feat: deprecate confusing baseUrl option, use publicPath instead. (#3143)
* feat: deprecate confusing `baseUrl` option, use `publicPath` instead.

* fix: do not touch CHANGELOG.md

* docs: links referring baseUrl now changed to publicPath
2019-01-07 21:20:05 +08:00
Adam Jimenez 4070507de6 fix: typo in welcome tips (#3246) [ci skip] 2019-01-04 21:25:16 +08:00
Haoqun Jiang 9a9d63cef9 v3.2.3 2019-01-03 15:49:11 +08:00
Haoqun Jiang cbcd2c13fc chore: fix some eslint errors so as not to interrupt publishing 2018-12-30 21:23:42 +08:00
Haoqun Jiang b30e2b779e v3.2.2 2018-12-30 21:05:48 +08:00
Haoqun Jiang e3ca74e1d2 chore: update dependencies 2018-12-14 19:28:41 +08:00
Haoqun Jiang 79eb41fa9f v3.2.1 2018-11-28 03:02:25 +08:00
Haoqun Jiang d60657af6d v3.2.0 2018-11-28 02:50:01 +08:00
Guillaume Chau d7ff752312 chore: merge 2018-11-27 10:54:58 +01:00
Guillaume Chau 4ce96718eb chore: upgrade vue-cli-plugin-apollo 2018-11-27 10:54:05 +01:00
Alex Rohleder 6b27ca7870 fix: typo in plugin invoke notification (#2937)
fixes #2917
2018-11-27 16:56:51 +08:00
Guillaume Chau 2baddaa35e fix(tasks): new terminate process implementation 2018-11-26 20:08:20 +01:00
Guillaume Chau f45af9528f chore: lint files 2018-11-26 20:07:50 +01:00
Guillaume Chau 8fd8082f4b chore: fix lint args 2018-11-26 20:07:29 +01:00
Haoqun Jiang cd7a5d0b52 Publish
- @vue/cli-plugin-e2e-cypress@3.1.2
 - @vue/cli-plugin-eslint@3.1.5
 - @vue/cli-plugin-pwa@3.1.2
 - @vue/cli-service-global@3.1.3
 - @vue/cli-service@3.1.4
 - @vue/cli-ui-addon-webpack@3.1.2
 - @vue/cli-ui-addon-widgets@3.1.2
 - @vue/cli-ui@3.1.2
 - @vue/cli@3.1.2
 - @vue/eslint-config-prettier@4.0.1
 - vue-cli-version-marker@3.1.1
2018-11-12 16:20:18 +08:00
Guillaume Chau bd06cd4cdf fix(plugins): local install 2018-11-07 13:52:19 -08:00
Guillaume Chau 1a346185a5 fix: restore route making a view unnavigable 2018-11-07 00:26:38 +01:00
Guillaume Chau ebc0ea277b feat(status bar): last log animation 2018-11-06 23:55:07 +01:00
Guillaume Chau 91a4b2e28e feat(plugin): quick local plugin refresh 2018-11-06 23:33:21 +01:00
Guillaume Chau 11e59f808f fix: refresh page & switching between views doesn't lose selected item
Logic wasn't working as intended in RestoreRoute mixin
2018-11-06 11:27:50 +01:00
Guillaume Chau 305c4bf2c5 fix: remove last route restore 2018-11-06 11:18:53 +01:00
Haoqun Jiang c08ea14f12 chore: update eslint deps 2018-11-02 23:06:07 +08:00
Haoqun Jiang b5e4cc213f Publish
- @vue/cli-init@3.1.1
 - @vue/cli-plugin-e2e-cypress@3.1.1
 - @vue/cli-plugin-e2e-nightwatch@3.1.1
 - @vue/cli-plugin-eslint@3.1.4
 - @vue/cli-plugin-pwa@3.1.1
 - @vue/cli-plugin-typescript@3.1.1
 - @vue/cli-plugin-unit-jest@3.1.1
 - @vue/cli-plugin-unit-mocha@3.1.1
 - @vue/cli-service-global@3.1.2
 - @vue/cli-service@3.1.2
 - @vue/cli-shared-utils@3.1.1
 - @vue/cli-test-utils@3.1.1
 - @vue/cli-ui-addon-webpack@3.1.1
 - @vue/cli-ui-addon-widgets@3.1.1
 - @vue/cli-ui@3.1.1
 - @vue/cli-upgrade@3.1.1
 - @vue/cli@3.1.1
 - @vue/eslint-config-typescript@3.1.1
2018-11-02 22:53:49 +08:00
Haoqun Jiang 14e8585cd0 chore: update deps 2018-11-01 14:14:07 +08:00