Evan You
|
29c348f3cf
fix: fix keyCode check for Chrome autofill fake key events
|
7 년 전 |
Evan You
|
21fca2fffc
fix: ensure scoped slot containing passed down slot content updates properly
|
7 년 전 |
Evan You
|
11deaa932e
build: release 2.6.5
|
7 년 전 |
Evan You
|
1489b99f24
build: build 2.6.5
|
7 년 전 |
Evan You
|
e7d49cdcf2
fix: allow passing multiple arguments to scoped slot
|
7 년 전 |
Evan You
|
060686d6ea
fix: do not cache scoped slots when mixed with normal slots
|
7 년 전 |
Evan You
|
0bad7e2a35
fix: bail out of event blocking for iOS bug
|
7 년 전 |
Evan You
|
c198950045
build: release 2.6.4
|
7 년 전 |
Evan You
|
dfb9fb177f
build: build 2.6.4
|
7 년 전 |
Evan You
|
b2a093fa03
chore: fix e2e test in phantomjs
|
7 년 전 |
Evan You
|
9011b83db7
fix: avoid breaking avoriaz edge case
|
7 년 전 |
Evan You
|
8a800867fe
fix: new syntax slots without scope should also be exposed on functional slots()
|
7 년 전 |
Evan You
|
099f3ba600
perf: skip scoped slots normalization when possible
|
7 년 전 |
Evan You
|
7a0dfd0bad
perf: cache result from functional ctx.slots() calls
|
7 년 전 |
Evan You
|
0e8560d0fc
fix: expose v-slot slots without scope on this.$slots
|
7 년 전 |
Evan You
|
ca57920edb
fix: avoid logging same error twice when thrown by user in global handler
|
7 년 전 |
Evan You
|
57bc80a546
fix: empty scoped slot should return undefined
|
7 년 전 |
JakeConnors376W
|
4015debe95
chore: make documentation clearer (#9450)
|
7 년 전 |
Evan You
|
f9c83087cc
build: release 2.6.3
|
7 년 전 |
Evan You
|
6441eac4c6
build: build 2.6.3
|
7 년 전 |
Evan You
|
dae7e4182f
fix: skip microtask fix if event is fired from different document
|
7 년 전 |
Evan You
|
d5ade28652
revert: feat: expose all scoped slots on this.$slots
|
7 년 전 |
Evan You
|
7bc88f30c3
fix: skip microtask fix in Firefix <= 53
|
7 년 전 |
Evan You
|
96a09aad99
fix(compiler): fix v-bind dynamic arguments on slot outlets
|
7 년 전 |
Evan You
|
4d4d22a3f6
fix: bail out scoped slot optimization when there are nested scopes
|
7 년 전 |
Evan You
|
b6247fc9d7
refactor: split resolve-scoped-slot into its own file
|
7 년 전 |
Evan You
|
24b4640c1f
fix: avoid exposing internal flags on $scopedSlots
|
7 년 전 |
Sebastian Krüger
|
54e6a121e9
fix(types): add Vue.version to types (#9431)
|
7 년 전 |
Evan You
|
b9de23b100
fix: async component should use render owner as force update context
|
7 년 전 |
katashin
|
2ef67f868d
chore: fix typo in scheduler.js [ci skip] (#9425)
|
7 년 전 |