Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan You d747469e1a test: test case for v-for native collection support hace 7 años
  Jeremy Dubois d40eb9c288 feat(v-for): support iterables in v-for (#8179) hace 7 años
  Evan You 847e493768 fix: fix single v-for child optimization hace 7 años
  Evan You 47487607fb fix: fix v-for component with undefined value hace 7 años
  Sam Lichlyter 5489339a30 refactor(core): Replace "var" (#8299) hace 7 años
  Evan You 71b4b25375 fix: allow multiline expression in v-for hace 8 años
  Evan You f5ce6b50cf fix(v-for): support array and nested destructuring in v-for hace 8 años
  Evan You aa8262540a fix: fix v-for iterator parsing destructuring + parens without index hace 8 años
  Evan You ebcef58645 fix: fix v-for alias deconstruct regression hace 8 años
  Evan You f66028b9cd introduce tip + make v-for component key warning a tip + refactor web compiler entry hace 9 años
  Evan You f59aef08e6 further improve end tag check (close #4408) hace 9 años
  Evan You 5ae63d9d2f warn v-for component lists without explicit keys hace 9 años
  Eduardo San Martin Morote 974247fd8e Add missing string handler in v-for (#4499) hace 9 años
  Evan You cc4c066989 fix coverage hace 9 años
  Evan You cec833a9e8 implement new v-for iterator syntax (ref: #3073) hace 10 años
  Evan You 48a0d29e35 rename track-by -> key hace 10 años
  Evan You f8ece6144a improve waitForUpdate() syntax hace 10 años
  Evan You d6ced71719 prohibit Vue.set/delete on Vue instances hace 10 años
  Evan You 07cf6444c6 return this in $mount, make unit tests more consistent hace 10 años
  Evan You 68372ea26b update track-by usage hace 10 años
  Evan You f0f2b76183 fix eslint hace 10 años
  Evan You 72b74a23e4 improve v-for unit tests hace 10 años
  Evan You f550933334 fix unit tests in Firefox/Safari hace 10 años
  Jinjiang 657ba390c7 directives v-for v-html v-text v-show (#7) hace 10 años