Evan You
|
1c105fb16c
test: fix test case for #8297
|
7 years ago |
Divya
|
3fca52792e
feat: v-bind.sync also listens for kebab-case update event (#8297)
|
7 years ago |
Mathieu TUDISCO
|
0e4e45ec74
feat: support custom toString() in text interpolation and v-html (#8217)
|
7 years ago |
Hiroki Osame
|
1933ee80ff
fix(provide/inject): Merges symbol provides (#7926)
|
7 years ago |
Evan You
|
5ab028a912
refactor: speed up injection resolution
|
7 years ago |
Zhenfei You
|
bf0efb02b1
feat(compiler): support deindent: false in vue-template-compiler (#7215)
|
7 years ago |
GU Yiling
|
a981c80d2a
feat: support v-html for SVG elements (#8652)
|
7 years ago |
Alejandro Maguey
|
22ad266151
fix(runtime): DevTools recommendation shows for all browsers (#8638)
|
7 years ago |
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 |