Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan You 9432737cf8 fix: cover more cases in v-on inline return value hace 7 años
  Evan You 0ebb0f39df fix: return inline invocation return value in v-on handlers hace 7 años
  Evan You b00868c5cb refactor: extract async error handling logic hace 7 años
  Evan You 35edc1c1e2 refactor: extract isPromise util hace 7 años
  Enkot 6e9fcfc81d feat(errors): sync/async error handling for lifecycle hooks and v-on handlers (#8395) hace 7 años
  Evan You b7f7f27569 feat: use event delegation when possible hace 7 años
  Evan You 080dd971f7 fix(next-tick): revert 60da366 hace 7 años
  Haoqun Jiang 850555d1fa fix: always use microtasks for nextTick (#8450) hace 7 años
  katashin ced774be6d feat(types): add types for vue-template-compiler (#7918) hace 7 años
  Ferdy Budhidharma 57910723c6 feat(types): add Prop to main type declaration file (#6856) hace 7 años
  Evan You 63f5c6e9f1 build: add esm browser prod build hace 7 años
  Evan You 861abf4bb9 feat: add browser ESM build hace 8 años
  Evan You 17296aa6bb build: ship pre-minified versions of CommonJS build and server renderer hace 7 años
  Xin Du (Clark) 38e967b806 refactor: tiny cleanup changes (#9193) hace 7 años
  Nick Hall af9e2b3f0f chore: minor comment cleanup (#9191) hace 7 años
  Xin Du (Clark) b06c784b81 fix(ssr): support rendering comment (#9128) hace 7 años
  Evan You 70754084ec build: release 2.5.21 hace 7 años
  Evan You b449e17eef build: build 2.5.21 hace 7 años
  Evan You 847e493768 fix: fix single v-for child optimization hace 7 años
  Evan You 4e975485a4 test: use mocks for commits e2e test hace 7 años
  Evan You 80fb6b8da1 revert: "chore: use keypress in TodoMVC example for IME input methods (#9172)" hace 7 años
  Evan You 4074104fac perf: skip normalization on single child element v-for hace 7 años
  Evan You 47487607fb fix: fix v-for component with undefined value hace 7 años
  krystal 984393fed9 test: change model text's priority case (#9170) hace 7 años
  Fumio Nonaka 6980035a86 chore: use keypress in TodoMVC example for IME input methods (#9172) hace 7 años
  Matteo Fogli 87bad80f0c fix(lifecycle): beforeUpdated should not be called if component is destroyed (#9171) hace 7 años
  Zhenfei You d8285c57a6 fix(weex): support data class type that is string (#9139) hace 7 años
  NaotoSuzuki 8fccd82569 chore: fix tag name in compiler/parser/index.js (#9165) hace 7 años
  Andrew Hyndman 3d449376d5 fix(v-model): properly handle multiline v-model expressions (#9184) hace 7 años
  Kael d780dd2e2a fix(types): accept primatives and falsy values in createElement children (#9154) hace 7 años