Commit History

Author SHA1 Message Date
  Evan You 7a0dfd0bad perf: cache result from functional ctx.slots() calls 7 years ago
  Evan You 0e8560d0fc fix: expose v-slot slots without scope on this.$slots 7 years ago
  Evan You ca57920edb fix: avoid logging same error twice when thrown by user in global handler 7 years ago
  Evan You 57bc80a546 fix: empty scoped slot should return undefined 7 years ago
  JakeConnors376W 4015debe95 chore: make documentation clearer (#9450) 7 years ago
  Evan You f9c83087cc build: release 2.6.3 7 years ago
  Evan You 6441eac4c6 build: build 2.6.3 7 years ago
  Evan You dae7e4182f fix: skip microtask fix if event is fired from different document 7 years ago
  Evan You d5ade28652 revert: feat: expose all scoped slots on this.$slots 7 years ago
  Evan You 7bc88f30c3 fix: skip microtask fix in Firefix <= 53 7 years ago
  Evan You 96a09aad99 fix(compiler): fix v-bind dynamic arguments on slot outlets 7 years ago
  Evan You 4d4d22a3f6 fix: bail out scoped slot optimization when there are nested scopes 7 years ago
  Evan You b6247fc9d7 refactor: split resolve-scoped-slot into its own file 7 years ago
  Evan You 24b4640c1f fix: avoid exposing internal flags on $scopedSlots 7 years ago
  Sebastian Krüger 54e6a121e9 fix(types): add Vue.version to types (#9431) 7 years ago
  Evan You b9de23b100 fix: async component should use render owner as force update context 7 years ago
  katashin 2ef67f868d chore: fix typo in scheduler.js [ci skip] (#9425) 7 years ago
  vue-bot fdc5f0363b [automated] Patreon sponsors update (#9424) 7 years ago
  vue-bot d06e3aff96 chore: update backers [ci skip] (#9423) 7 years ago
  Evan You ee9b684d0b build: release 2.6.2 7 years ago
  Evan You 2279509456 build: build 2.6.2 7 years ago
  Evan You 44a4ca33b9 fix: restore slot-scope + v-if behavior 7 years ago
  Evan You 0129b0eb12 feat: expose all scoped slots on this.$slots 7 years ago
  Evan You b034abf48e fix: always set transformed model value on attrs 7 years ago
  Evan You 1a6f7a576c build: release 2.6.1 7 years ago
  Evan You 6fb3a2211a build: build 2.6.1 7 years ago
  Bogdan Luca 66fd3c8dd1 fix(v-model): add value to $attrs if not defined in props (#9331) 7 years ago
  nciont 0fb03b7831 fix: avoid blocking first input event in IE when it shouldn't (#9297) 7 years ago
  Filipe Amaral 55bfb94a33 fix(compiler): fix inline-template crashing (#9365) 7 years ago
  bughit c27fe24dc6 fix: decode single quotes in html attributes (#9341) 7 years ago