Commit Graph

3064 Commits

Author SHA1 Message Date
Thorsten Lünborg
6a48d23749
fix: ensure all published packages contan a LICENCE file (close #2650) (#2857)
close #2650

Co-authored-by: Thorsten Luenborg <t.luneborg@googlemail.com>
2021-02-03 19:24:47 +01:00
07akioni
4ca4666d58
fix(toRef): ref created from union typed prop can't be used in watch (#3048) 2021-02-03 19:12:51 +01:00
HcySunYang
6d5b623512
fix(compiler-sfc): the empty lang attribute should be treated as no lang specified (#3051) 2021-02-03 19:11:45 +01:00
luwuer
f262438073
fix(runtime-dom): enable set form attr to null on form-elements (#2840) (#2849)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Co-authored-by: Thorsten Lünborg <t.luenborg@googlemail.com>
2021-02-03 19:11:09 +01:00
Alan Wang
6b0a549725
docs(contributing): missing link to Scripts section (#2868)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
2021-02-03 19:10:47 +01:00
Haoqun Jiang
97d6f1a716
fix: should prefix ShadowRoot with window. (#2943)
Otherwise this expression would throw in environments that does not
support `ShadowRoot` which includes the common mocha testing environment
setup that uses `jsdom` and `jsdom-global`.

It is because `ShadowRoot` is not an enumerable property on `window`,
`jsdom-global` fails to expose it on the `global` object.

See the error message at: https://app.circleci.com/pipelines/github/vuejs/vue-cli/779/workflows/17d7d7c4-7605-4588-878a-ddb3a6d37102/jobs/24147
2021-02-03 19:10:27 +01:00
hiroki
18b0c9a011
docs(type): remove unmount parameters (#2601) 2021-02-03 19:09:59 +01:00
Thorsten Lünborg
60e05eff23
fix(runtime-core): ensure app instance can be garbage collected after unmount (close #2907) (#2909)
close #2907

Co-authored-by: Thorsten Luenborg <t.luneborg@googlemail.com>
2021-02-03 19:09:20 +01:00
dependabot-preview[bot]
d5cce47789
build(deps-dev): bump rollup from 2.38.3 to 2.38.4 (#3144) 2021-02-02 06:14:33 +00:00
dependabot-preview[bot]
5ccfd9d22c
build(deps-dev): bump sass from 1.32.5 to 1.32.6 (#3145) 2021-02-02 06:13:49 +00:00
dependabot-preview[bot]
15557c1223
build(deps-dev): bump rollup from 2.38.1 to 2.38.3 (#3140) 2021-02-01 07:07:47 +00:00
dependabot-preview[bot]
ab9317aa20
build(deps-dev): bump @rollup/plugin-commonjs from 17.0.0 to 17.1.0 (#3141) 2021-02-01 06:58:31 +00:00
dependabot-preview[bot]
b0dc06491e
build(deps-dev): bump @rollup/plugin-node-resolve from 11.1.0 to 11.1.1 (#3139) 2021-02-01 06:55:35 +00:00
dependabot-preview[bot]
c69035be87
build(deps-dev): bump ts-jest from 26.4.4 to 26.5.0 (#3138) 2021-02-01 06:55:21 +00:00
dependabot-preview[bot]
6cc86bf77c
build(deps-dev): bump eslint from 7.18.0 to 7.19.0 (#3137) 2021-02-01 06:52:03 +00:00
Evan You
310cb8cfab chore: fix useSSRContext casing in warning message 2021-01-29 15:03:52 -05:00
Guillaume Chau
4fecb27f86 fix(devtools): send instance to devtools when it's mounted instead of created 2021-01-29 16:48:37 +01:00
dependabot-preview[bot]
d224753ff6
build(deps-dev): bump rollup from 2.38.0 to 2.38.1 (#3120) 2021-01-29 06:20:27 +00:00
dependabot-preview[bot]
7f08636900
build(deps-dev): bump @typescript-eslint/parser from 4.14.0 to 4.14.1 (#3098) 2021-01-26 06:23:13 +00:00
dependabot-preview[bot]
4d1bc8b800
build(deps-dev): bump rollup from 2.37.1 to 2.38.0 (#3093) 2021-01-25 06:35:33 +00:00
dependabot-preview[bot]
c2f4664e0d
build(deps-dev): bump rollup from 2.37.0 to 2.37.1 (#3076) 2021-01-21 06:27:47 +00:00
dependabot-preview[bot]
e79feb0aa0
build(deps-dev): bump sass from 1.32.4 to 1.32.5 (#3064) 2021-01-20 07:03:33 +00:00
dependabot-preview[bot]
12146d6a52
build(deps-dev): bump fs-extra from 9.0.1 to 9.1.0 (#3063) 2021-01-20 07:01:15 +00:00
dependabot-preview[bot]
c52e5d2de4
build(deps-dev): bump @types/node from 14.14.20 to 14.14.22 (#3062) 2021-01-20 07:00:58 +00:00
dependabot-preview[bot]
4b0b253028
build(deps-dev): bump @typescript-eslint/parser from 4.13.0 to 4.14.0 (#3053) 2021-01-19 06:25:00 +00:00
dependabot-preview[bot]
537b7ec06b
build(deps-dev): bump rollup from 2.36.2 to 2.37.0 (#3054) 2021-01-19 06:24:50 +00:00
dependabot-preview[bot]
cc934cd247
build(deps-dev): bump rollup from 2.36.1 to 2.36.2 (#3043) 2021-01-18 07:27:04 +00:00
dependabot-preview[bot]
4c1500d49f
build(deps-dev): bump @rollup/plugin-node-resolve from 11.0.1 to 11.1.0 (#3042) 2021-01-18 07:18:14 +00:00
dependabot-preview[bot]
6388eceed2
build(deps-dev): bump eslint from 7.17.0 to 7.18.0 (#3041) 2021-01-18 07:17:37 +00:00
Evan You
fd16f2bd78 refactor: avoid global scope parentStack 2021-01-15 16:28:55 -05:00
dependabot-preview[bot]
3ea85c1168
build(deps-dev): bump @microsoft/api-extractor from 7.12.1 to 7.13.0 (#2997) 2021-01-13 06:37:31 +00:00
dependabot-preview[bot]
13fc8ff9dd
build(deps-dev): bump @typescript-eslint/parser from 4.12.0 to 4.13.0 (#2992) 2021-01-12 06:38:47 +00:00
dependabot-preview[bot]
d72225b473
build(deps-dev): bump sass from 1.32.2 to 1.32.4 (#2991) 2021-01-12 06:38:37 +00:00
dependabot-preview[bot]
26d3bbb96d
build(deps-dev): bump @types/jest from 26.0.19 to 26.0.20 (#2967) 2021-01-08 07:04:33 +00:00
dependabot-preview[bot]
1987f9e6bb
build(deps-dev): bump sass from 1.32.0 to 1.32.2 (#2960) 2021-01-07 06:37:53 +00:00
dependabot-preview[bot]
be719122ba
build(deps-dev): bump rollup from 2.36.0 to 2.36.1 (#2959) 2021-01-07 06:36:30 +00:00
Godpu
f2228a87d4
chore: typo (#2953) 2021-01-06 10:46:51 +01:00
dependabot-preview[bot]
912672469f
build(deps-dev): bump rollup from 2.35.1 to 2.36.0 (#2950) 2021-01-06 06:59:48 +00:00
underfin
4d9bcb768d
fix(devtools): init devtools in production (#2906) 2021-01-05 12:54:43 -05:00
Chamod Shehanka
143751d2bc
chore: GitHub typo(#2939) 2021-01-05 10:37:42 +01:00
dependabot-preview[bot]
036e9b692d
build(deps-dev): bump @typescript-eslint/parser from 4.11.1 to 4.12.0 (#2942) 2021-01-05 06:42:30 +00:00
dependabot-preview[bot]
09ecaaa1c2
build(deps-dev): bump @types/node from 14.14.19 to 14.14.20 (#2941) 2021-01-05 06:42:23 +00:00
Evan You
2ea9867398 fix(compiler-sfc): transformAssetUrls.base should not affect known module requests
fix https://github.com/vitejs/vite/issues/1343
2021-01-04 15:10:51 -05:00
dependabot-preview[bot]
c92990eff0
build(deps-dev): bump eslint from 7.16.0 to 7.17.0 (#2935) 2021-01-04 06:39:10 +00:00
dependabot-preview[bot]
4bc4c42d14
build(deps-dev): bump @types/node from 14.14.17 to 14.14.19 (#2934) 2021-01-04 06:38:38 +00:00
Bruno P. Kinoshita
ee266af42a
chore: typo "depdendency" (#2920) 2020-12-31 11:15:57 +01:00
dependabot-preview[bot]
a2e65ef853
build(deps-dev): bump @types/node from 14.14.16 to 14.14.17 (#2919) 2020-12-31 06:25:05 +00:00
Evan You
c105699f22 chore: note on typescript 4 in changelog [ci skip] 2020-12-30 16:03:59 -05:00
Evan You
1d46149431 chore: bump typescript and api-extractor 2020-12-30 16:03:40 -05:00
Evan You
5a5d037dbb release: v3.0.5 2020-12-30 15:50:28 -05:00