2816 Commits (142cf6c4893c36a20e9e4102f588103c70023b46)
 

Author SHA1 Message Date
Léo Andrès 943e5c242b workflow: clean shell scripts (#7826) 7 years ago
Evan You 903be9b91f Revert "refactor: remove unnecessary checks (#7875)" 7 years ago
Ryan Cavanaugh 49385e1efa types: add UMD global declaration to index.d.ts (#7868) 7 years ago
Huo Chunyang 43551b4fb6 refactor: remove unnecessary checks (#7875) 7 years ago
dherman 7b387390aa fix: correct the `has` implementation in the `_renderProxy` (#7878) 7 years ago
Evan You 17d7a5f6bd chore: update sponsors 7 years ago
Evan You 2534219401 build: release 2.5.16 7 years ago
Evan You 9089170970 build: build 2.5.16 7 years ago
Evan You 62a922e865 fix: fix wrongly matched named slots in functional components 7 years ago
Piotr Kaminski 9084747e30 fix(core): Make set/delete warning condition for undefined, null and (#7818) 7 years ago
leon 1a979c44d6 fix(ssr): fix v-show inline style rendering when style binding is array (#7814) 7 years ago
Hiroki Osame a6169d1eb7 fix(model): fix static input type being overwritten by v-bind object (#7819) 7 years ago
Evan You 6dd73e9ee4 fix: named slots for nested functional components 7 years ago
Evan You 215f877d1b fix(keep-alive): run prune after render for correct active component check 7 years ago
Evan You 4378fc5124 fix: fix keyName checking for arrow keys in IE11 7 years ago
Evan You 984927a1a9 fix: fix regression on duplicate component init when using shared data objects 7 years ago
Evan You cf0b1b745f ci: use yarn.lock instead of package-lock.json 7 years ago
Evan You 702000971c chore: fix typo 7 years ago
JK 35dc8c2555 types: add Fragment in RenderState typing (#7802) 7 years ago
Evan You 882e7199fd fix(ssr): fix SSR for async functional components 7 years ago
JK 666cdbd71e test(vdom): add test case for #7786 (#7793) 7 years ago
Evan You 71b4b25375 fix: allow multiline expression in v-for 7 years ago
Evan You af5453cd5e build: release 2.5.15 7 years ago
Evan You bafc73f427 build: build 2.5.15 7 years ago
Evan You 84a9a9d610 fix: do not traverse VNodes when regsitering dependencies 7 years ago
Evan You 387d2567eb build: release 2.5.14 7 years ago
Evan You a08feed8c4 build: build 2.5.14 7 years ago
Evan You 2c52c4265b workflow: specify e2e env when releasing 7 years ago
Evan You 83ea0da4b0 chore: coverage 7 years ago
Evan You 81e1e47cab fix: respect type order when boolean casting multi-typed props 7 years ago
Evan You a2cd412876 refactor: observerState 7 years ago
AchillesJ 318f29fcdf fix(core): disable dependency collection in lifecycle hooks and data getter (#7596) 7 years ago
Pig Fang d7d9b002fd chore: fix typo (#7781) 7 years ago
Alex 6bc75cacb7 fix(v-on): return handler value when using modifiers (#7704) 7 years ago
Eduardo San Martin Morote db584931e2 fix(v-model): handle trailing whitespaces in expression (#7737) 7 years ago
Eduardo San Martin Morote 550c3c0d14 fix(model): fix array index binding for v-model checkbox (#7671) 7 years ago
Herrington Darkholme 144bf5a99e fix(types): prefer normal component over functional one (#7687) 7 years ago
Lars Stegman 68b51f2620 chore: fix comment grammar mistake (#7739) 7 years ago
Gcaufy 6931a47c5c refactor: use more accurate variable name (#7755) 7 years ago
Huo Chunyang 8053f6043c chore: merge imports (#7762) 7 years ago
Chang Wang f83987bb70 chore: update downloads badge to point to graph of downloads (#7733) 7 years ago
Sergei Chipiga 9e04f6af27 test: add unit tests for core/observer/dep (#7738) 7 years ago
katashin 6b8516b2dd fix(types): fix wrong errorCaptured type (#7712) 7 years ago
Stanimira Vlaeva 2b0fc381fc docs: update Angular's commit convention link (#7666) 7 years ago
Yao Ding acd92cf981 chore: unify the terms 'microtask' and '(macro) task' (#7641) 7 years ago
katashin b2092dbff9 fix(types): make render option in functional components to optional (#7663) 7 years ago
Eduardo San Martin Morote ec9152f67a ci: use latest version of codecov binary (#7665) 7 years ago
katashin db1b18ceec fix(types): add missing `listeners` type on RenderContext (#7584) 7 years ago
Eduardo San Martin Morote dc97a39c2f fix(codegen): support filters with () in older browsers (#7545) 7 years ago
Eduardo San Martin Morote 013d980928 fix(show): prevent transitions from starting on change truthy values (#7524) 7 years ago