Guillaume Chau
dcecb941eb
chore: Update apollo packages ( #3779 )
...
* chore: update apollo packages
* fix: better project switching logic
* fix(SharedData): wait for current project id
* refactor(apollo): use 2.5 client-size state API
2019-04-09 16:22:10 +02:00
dailyvuejs
b170e15f39
refactor: remove unused placeAtRootIfRelative parameter ( #2405 )
2019-04-09 18:26:52 +08:00
theWorkFsz
03c9e70210
docs: add tip about jsx options ( #3754 ) [ci skip]
2019-04-09 17:29:45 +08:00
Guillaume Chau
fbfbd29be5
feat: vulnerability audit widget
2019-04-09 04:28:37 +02:00
Guillaume Chau
c4bd1abea8
fix: set cache-control header on static files
2019-04-08 23:25:44 +02:00
Guillaume Chau
08de713598
feat(plugin add): feature icons
2019-04-08 22:32:53 +02:00
Guillaume Chau
fd9cb1628e
fix(widget): make resize handles more visible
2019-04-08 21:55:45 +02:00
Guillaume Chau
dac7a4bf74
fix(project manager): make open in editor button more discoverable
2019-04-08 21:32:01 +02:00
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
Dimitar Dimitrov
a575def3f2
chore: more accurate vim swap file ignore ( #3707 )
...
Currently this ignores more than the possible 3 character vim swap file extensions. This change will only ignore 3 letter vim swap files starting with `.sw` (most common)
2019-04-09 00:44:53 +08: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
7228146b2b
revert: "fix: should not add polyfills from transform-runtime plugin ( #3730 )" ( #3742 )
...
This reverts commit b98796938e .
closes #3741
2019-04-01 16:06:52 +08:00
Haoqun Jiang
d037fbbec5
v3.5.4
2019-04-01 00:33:04 +08:00
Haoqun Jiang
5eb142591b
fix(generator): add core-js as direct dependency of generated projects ( #3736 )
2019-04-01 00:17:34 +08:00
Haoqun Jiang
9bdff3b43a
fix: should not use abosulte polyfill paths when absoluteRuntime is on ( #3732 )
...
fixes #3725
2019-04-01 00:17:20 +08:00
Haoqun Jiang
b98796938e
fix: should not add polyfills from transform-runtime plugin ( #3730 )
...
It is due to a misunderstanding when upgrading babel from 7.0.0-beta.47
to 7.x.
In Vue CLI, usage-based polyfills are **only** added by @babel/preset-env
so that it avoids overheads. `transform-runtime` plugin adds polyfills
regardless of env targets so we must disable its polyfill feature.
Though, there're edge cases where runtime-helpers' polyfill dependency
are not correctly added (https://github.com/babel/babel/issues/7597 ),
so we also need to whitelist `@babel/runtime` for webpack to transpile.
2019-04-01 00:06:07 +08:00
Haoqun Jiang
582dc45015
v3.5.3
2019-03-27 23:51:30 +08:00
Haoqun Jiang
f107623478
fix: downgrade @babel/preset-env temporarily ( #3716 )
2019-03-27 23:26:52 +08:00
Thorsten Lünborg
adac48db0d
fix: properly load non-js config files in genCacheConfig ( #3632 )
...
close #3631
2019-03-27 23:08:54 +08:00
Haoqun Jiang
10296ff6a7
fix: set the path of safari-no-module-fix.js correctly ( #3647 )
...
fixes #3033
2019-03-27 23:06:56 +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
4d6fcf5455
fix: use absolute import path for injected core-js polyfills ( #3710 )
...
fixes #3678
2019-03-27 10:40:22 +08:00
Haoqun Jiang
156ef21c42
fix: explicitly set corejs version for @babel/preset-env ( #3696 )
...
closes #3695
2019-03-26 17:22:56 +08:00
btoo
fd20e1ff15
docs: fix typo in README.md ( #3686 ) [ci skip]
2019-03-21 09:33:08 +08:00
Haoqun Jiang
b460b6707f
chore: upgrade vue-property-decorator to 8.x
2019-03-16 00:57:16 +08:00
Haoqun Jiang
e48a9569a3
test: fix windows test
2019-03-12 16:23:43 +08:00
Haoqun Jiang
dd18cd8fe0
test: remove .only
2019-03-12 16:19:02 +08:00
Haoqun Jiang
0b363bec49
v3.5.1
2019-03-12 16:03:53 +08:00
Haoqun Jiang
dd377731e5
fix: should resolve to full path when setting default entryFiles
...
closes #3616
closes #3618
2019-03-12 15:53:34 +08:00
Haoqun Jiang
ddf3a2fce2
docs: update references of jsx support [ci skip]
2019-03-11 00:39:49 +08:00
Thorsten Lünborg
d23e728c32
docs: Document jest's transformIgnorePatterns option to avoid pitfall ( #3523 ) [ci skip]
2019-03-10 22:49:55 +08:00
Haoqun Jiang
65eec48581
v3.5.0
2019-03-08 14:40:48 +08:00
Haoqun Jiang
307b510269
chore: pre release sync
2019-03-08 14:40:27 +08:00
Markus Doits
9aff29d4fb
fix: setting env by -e in e2e tests ( #3583 )
2019-03-06 23:39:14 +08:00
Thorsten Lünborg
bb4f349c87
fix: proxy should warn when array is passed. ( #3525 )
...
close #3524
2019-03-06 15:36:49 +08:00
Haoqun Jiang
93f57ac4a9
fix: use an environment variable to determine the entry files to inject default polyfills ( #3565 )
...
The old logic is not reliable due to the presence of thread-loader
closes #2983
2019-03-06 00:21:46 +08:00
Thorsten Lünborg
6f93bfeee0
fix(cli-service): inspect --rules ( close #3334 ) ( #3378 )
2019-03-05 22:28:28 +08:00
勾三股四
4c3f2e7d8d
docs: typo: object rest spread ( #3556 ) [ci skip]
2019-03-04 22:50:43 +08:00
Haoqun Jiang
873ad84611
feat: loosen the restriction of typescript version ( #3542 )
2019-03-02 23:43:01 +08:00
WilsonLiu95
7df0c58ff2
feat: add entryFiles option, allowing explicit polyfill injection to specified files ( #3470 )
2019-02-28 16:38:52 +08:00
Haoqun Jiang
bd57f15a15
feat: support environment variable expansion ( #3534 )
2019-02-28 15:04:46 +08:00