Barthélémy Ledoux
|
1922e7d4d9
fix(template-compiler): allow comments on the root node in templates (#9408)
|
7 years ago |
Evan You
|
b6b42ca8c4
fix: avoid isPromise check when handler return value is Vue instance
|
7 years ago |
Evan You
|
85548310f1
build: release 2.6.0
|
7 years ago |
Evan You
|
076dc8d84f
build: build 2.6.0
|
7 years ago |
vue-bot
|
9b33f206f8
chore: update sponsors [ci skip] (#9405)
|
7 years ago |
Evan You
|
64f863bbb9
feat: move v-bind.prop shorthand behind flag
|
7 years ago |
Evan You
|
44a17ba2cd
fix: fix child forceUpdate regression
|
7 years ago |
Filipe Amaral
|
539e481f38
fix: fix v-bind:style for camelCase properties with !important (#9386)
|
7 years ago |
vue-bot
|
e1db2c5bf6
chore: update sponsors [ci skip] (#9400)
|
7 years ago |
Evan You
|
e632e9a075
fix: allow more enumerated values for contenteditable
|
7 years ago |
Evan You
|
6afd96f2fd
chore: fix flow
|
7 years ago |
Evan You
|
3edb999200
polish: warn against incorrect nested v-slot usage
|
7 years ago |
Evan You
|
2807fd24b0
fix: template v-slot should work with v-else conditions
|
7 years ago |
Evan You
|
5851961ca3
refactor: adjust codegen for v-if on scoped slot
|
7 years ago |
Evan You
|
7721febcc3
build: release 2.6.0-beta.3
|
7 years ago |
Evan You
|
9f3cbafa55
build: build 2.6.0-beta.3
|
7 years ago |
Evan You
|
2afa1d056e
build: fix feature flags for esm builds
|
7 years ago |
Evan You
|
c9e3a5d1d9
feat: detect and warn invalid dynamic argument expressions
|
7 years ago |
Evan You
|
624c79930a
build: release 2.6.0-beta.2
|
7 years ago |
Evan You
|
90f47d1bc6
build: build 2.6.0-beta.2
|
7 years ago |
Evan You
|
dbc0582587
feat: dynamic directive arguments for v-on, v-bind and custom directives (#9373)
|
7 years ago |
Evan You
|
f219bedae8
perf: improve scoped slots change detection accuracy (#9371)
|
7 years ago |
Evan You
|
770c6ed64f
refactor: extend dom-props update skip to more all keys except value
|
7 years ago |
Evan You
|
1868561442
fix: fix checkbox event edge case in Firefox
|
7 years ago |
Evan You
|
8cb2069aa4
test: fix tests in IE/Edge
|
7 years ago |
Evan You
|
32072e8a88
refactor: simplify timestamp check
|
7 years ago |
Evan You
|
60a277ca31
chore: update comment
|
7 years ago |
Evan You
|
ba0ebd4771
fix: async edge case fix should apply to more browsers
|
7 years ago |
Evan You
|
ba9907c73c
chore: update sponsor
|
7 years ago |
Evan You
|
8d8457246d
feat: warning for ambiguous v-slot usage
|
7 years ago |