Commit History

Author SHA1 Message Date
  Evan You 44940121ee feat(ssr): add custom state serializer option 7 years ago
  Evan You 7ebabe2392 test: test for #8790 7 years ago
  Evan You ab24285458 feat(ssr): allow opting-out of caching by returning false in serverCacheKey 7 years ago
  Guillaume Chau d7a533d6f8 feat(ssr): ssrPrefetch option + context.rendered hook (#9017) 7 years ago
  Hyunje Jun f036cce163 feat(ssr): Add 'nonce' option to context for ssr outlet script (#8047) 7 years ago
  Evan You 9432737cf8 fix: cover more cases in v-on inline return value 7 years ago
  Evan You 0ebb0f39df fix: return inline invocation return value in v-on handlers 7 years ago
  Evan You b00868c5cb refactor: extract async error handling logic 7 years ago
  Evan You 35edc1c1e2 refactor: extract isPromise util 7 years ago
  Enkot 6e9fcfc81d feat(errors): sync/async error handling for lifecycle hooks and v-on handlers (#8395) 7 years ago
  Evan You b7f7f27569 feat: use event delegation when possible 7 years ago
  Evan You 080dd971f7 fix(next-tick): revert 60da366 7 years ago
  Haoqun Jiang 850555d1fa fix: always use microtasks for nextTick (#8450) 7 years ago
  katashin ced774be6d feat(types): add types for vue-template-compiler (#7918) 7 years ago
  Ferdy Budhidharma 57910723c6 feat(types): add Prop to main type declaration file (#6856) 7 years ago
  Evan You 63f5c6e9f1 build: add esm browser prod build 7 years ago
  Evan You 861abf4bb9 feat: add browser ESM build 8 years ago
  Evan You 17296aa6bb build: ship pre-minified versions of CommonJS build and server renderer 7 years ago
  Xin Du (Clark) 38e967b806 refactor: tiny cleanup changes (#9193) 7 years ago
  Nick Hall af9e2b3f0f chore: minor comment cleanup (#9191) 7 years ago
  Xin Du (Clark) b06c784b81 fix(ssr): support rendering comment (#9128) 7 years ago
  Evan You 70754084ec build: release 2.5.21 7 years ago
  Evan You b449e17eef build: build 2.5.21 7 years ago
  Evan You 847e493768 fix: fix single v-for child optimization 7 years ago
  Evan You 4e975485a4 test: use mocks for commits e2e test 7 years ago
  Evan You 80fb6b8da1 revert: "chore: use keypress in TodoMVC example for IME input methods (#9172)" 7 years ago
  Evan You 4074104fac perf: skip normalization on single child element v-for 7 years ago
  Evan You 47487607fb fix: fix v-for component with undefined value 7 years ago
  krystal 984393fed9 test: change model text's priority case (#9170) 7 years ago
  Fumio Nonaka 6980035a86 chore: use keypress in TodoMVC example for IME input methods (#9172) 7 years ago