3110 Commits (5b399612d8323ad0bb8b3f6fa8b2982ab73c0e6e)
 

Author SHA1 Message Date
Evan You ca57920edb fix: avoid logging same error twice when thrown by user in global handler 6 years ago
Evan You 57bc80a546 fix: empty scoped slot should return undefined 6 years ago
JakeConnors376W 4015debe95 chore: make documentation clearer (#9450) 6 years ago
Evan You f9c83087cc build: release 2.6.3 6 years ago
Evan You 6441eac4c6 build: build 2.6.3 6 years ago
Evan You dae7e4182f fix: skip microtask fix if event is fired from different document 6 years ago
Evan You d5ade28652 revert: feat: expose all scoped slots on this.$slots 6 years ago
Evan You 7bc88f30c3 fix: skip microtask fix in Firefix <= 53 6 years ago
Evan You 96a09aad99 fix(compiler): fix v-bind dynamic arguments on slot outlets 6 years ago
Evan You 4d4d22a3f6 fix: bail out scoped slot optimization when there are nested scopes 6 years ago
Evan You b6247fc9d7 refactor: split resolve-scoped-slot into its own file 6 years ago
Evan You 24b4640c1f fix: avoid exposing internal flags on $scopedSlots 6 years ago
Sebastian Krüger 54e6a121e9 fix(types): add Vue.version to types (#9431) 6 years ago
Evan You b9de23b100 fix: async component should use render owner as force update context 6 years ago
katashin 2ef67f868d chore: fix typo in scheduler.js [ci skip] (#9425) 6 years ago
vue-bot fdc5f0363b [automated] Patreon sponsors update (#9424) 6 years ago
vue-bot d06e3aff96 chore: update backers [ci skip] (#9423) 6 years ago
Evan You ee9b684d0b build: release 2.6.2 6 years ago
Evan You 2279509456 build: build 2.6.2 6 years ago
Evan You 44a4ca33b9 fix: restore slot-scope + v-if behavior 6 years ago
Evan You 0129b0eb12 feat: expose all scoped slots on this.$slots 6 years ago
Evan You b034abf48e fix: always set transformed model value on attrs 6 years ago
Evan You 1a6f7a576c build: release 2.6.1 6 years ago
Evan You 6fb3a2211a build: build 2.6.1 6 years ago
Bogdan Luca 66fd3c8dd1 fix(v-model): add value to $attrs if not defined in props (#9331) 6 years ago
nciont 0fb03b7831 fix: avoid blocking first input event in IE when it shouldn't (#9297) 6 years ago
Filipe Amaral 55bfb94a33 fix(compiler): fix inline-template crashing (#9365) 6 years ago
bughit c27fe24dc6 fix: decode single quotes in html attributes (#9341) 6 years ago
Barthélémy Ledoux 1922e7d4d9 fix(template-compiler): allow comments on the root node in templates (#9408) 6 years ago
Evan You b6b42ca8c4 fix: avoid isPromise check when handler return value is Vue instance 6 years ago
Evan You 85548310f1 build: release 2.6.0 6 years ago
Evan You 076dc8d84f build: build 2.6.0 6 years ago
vue-bot 9b33f206f8 chore: update sponsors [ci skip] (#9405) 6 years ago
Evan You 64f863bbb9 feat: move v-bind.prop shorthand behind flag 6 years ago
Evan You 44a17ba2cd fix: fix child forceUpdate regression 6 years ago
Filipe Amaral 539e481f38 fix: fix v-bind:style for camelCase properties with !important (#9386) 6 years ago
vue-bot e1db2c5bf6 chore: update sponsors [ci skip] (#9400) 6 years ago
Evan You e632e9a075 fix: allow more enumerated values for contenteditable 6 years ago
Evan You 6afd96f2fd chore: fix flow 6 years ago
Evan You 3edb999200 polish: warn against incorrect nested v-slot usage 6 years ago
Evan You 2807fd24b0 fix: template v-slot should work with v-else conditions 6 years ago
Evan You 5851961ca3 refactor: adjust codegen for v-if on scoped slot 6 years ago
Evan You 7721febcc3 build: release 2.6.0-beta.3 6 years ago
Evan You 9f3cbafa55 build: build 2.6.0-beta.3 6 years ago
Evan You 2afa1d056e build: fix feature flags for esm builds 6 years ago
Evan You c9e3a5d1d9 feat: detect and warn invalid dynamic argument expressions 6 years ago
Evan You 624c79930a build: release 2.6.0-beta.2 6 years ago
Evan You 90f47d1bc6 build: build 2.6.0-beta.2 6 years ago
Evan You dbc0582587 feat: dynamic directive arguments for v-on, v-bind and custom directives (#9373) 6 years ago
Evan You f219bedae8
perf: improve scoped slots change detection accuracy (#9371) 6 years ago