shadowings-zy
|
b302cbbbd3
fix: kebab-case events are attached correctly on web components, see #2841 (#2847)
|
5 years ago |
xiejiahe
|
1cc8712235
chore: comment initial space (#3192) [skip ci]
|
5 years ago |
dependabot-preview[bot]
|
dfd31c3636
build(deps-dev): bump lint-staged from 10.5.3 to 10.5.4 (#3193)
|
5 years ago |
Thorsten Lünborg
|
96b6433524
fix(compiler-dom): ensure global build filename matches the one defined in package.json (close #3181) (#3185)
|
5 years ago |
HcySunYang
|
f43a3b0beb
fix(runtime-core): align $parent/$root with the template ref when using expose (#3158)
|
5 years ago |
edison
|
3efa2aff13
chore(runtime-core): remove unnecessary variables (#2680)
|
5 years ago |
Alan Wang
|
1f567264a7
test: fix typo in expect message (#2678)
|
5 years ago |
Cédric Exbrayat
|
73117f6b5b
fix(runtime-core): allow overriding properties other than props (#3105)
|
5 years ago |
HcySunYang
|
48f0d2944f
fix(types): extract the correct props type for the DateConstructor (#2676)
|
5 years ago |
Thorsten Lünborg
|
288ae0a8d9
feat(runtime-core): improve render context warning (#2496)
|
5 years ago |
Yang Mingshan
|
01fdbf4b06
types: use non-null assertion instead of explicit type cast (#2974)
|
5 years ago |
HcySunYang
|
347a8798a4
fix(runtime-core): check the DEV_ROOT_FRAGMENT flag correctly in the dev environment (#2750)
|
5 years ago |
HcySunYang
|
2587f36fe3
fix(runtime-core): component methods should override global properties in DEV (#3074)
|
5 years ago |
dependabot-preview[bot]
|
450f8883c3
build(deps-dev): bump @types/node from 14.14.22 to 14.14.25 (#3169)
|
5 years ago |
Albert Kaaman
|
4b551420fc
fix: remove superfluous spaces when normalizing class (#3083)
|
5 years ago |
Evan You
|
49bc2e4db5
feat(compiler-sfc): upgrade to postcss 8 (#2710)
|
5 years ago |
07akioni
|
a89d985375
types: focusin & out events (#3136)
|
5 years ago |
Yang Mingshan
|
e109f7b898
chore: remove overloads numbers in comments (#2976)
|
5 years ago |
dependabot-preview[bot]
|
2151fbb102
build(deps): [security] bump ini from 1.3.5 to 1.3.8 (#2811)
|
5 years ago |
edison
|
c9f94fa3cf
feat(compiler-core): support `BigInt` in template (#2900)
|
5 years ago |
HcySunYang
|
dd02cf37d5
perf(reactivity): should not track `__isVue` (#2940)
|
5 years ago |
underfin
|
9dc816d634
fix(compiler-sfc): compiler blank srcset (#3005)
|
5 years ago |
edison
|
ffd5288545
feat(runtime-core): props type support `BigInt` (#2891)
|
5 years ago |
Cody Mikol
|
de7f9d1efd
fix(docs): change reference to passed deadline (#2930)
|
5 years ago |
Thorsten Lünborg
|
6a48d23749
fix: ensure all published packages contan a LICENCE file (close #2650) (#2857)
|
5 years ago |
07akioni
|
4ca4666d58
fix(toRef): ref created from union typed prop can't be used in watch (#3048)
|
5 years ago |
HcySunYang
|
6d5b623512
fix(compiler-sfc): the empty lang attribute should be treated as no lang specified (#3051)
|
5 years ago |
luwuer
|
f262438073
fix(runtime-dom): enable set form attr to null on form-elements (#2840) (#2849)
|
5 years ago |
Alan Wang
|
6b0a549725
docs(contributing): missing link to Scripts section (#2868)
|
5 years ago |
Haoqun Jiang
|
97d6f1a716
fix: should prefix `ShadowRoot` with `window.` (#2943)
|
5 years ago |