2641 Commits (980801c8a3daf9cb7f435156487ee733037efd9b)
 

Author SHA1 Message Date
Evan You 654e5f153d chore: new sponsor 7 years ago
Alexander 1abb944a71 chore(typo): no dots at the end of the comments (#8087) 7 years ago
Evan You 1ff51be93c chore: new sponsor 7 years ago
Evan You 97f113e7b5 chore: update sponsors 7 years ago
Evan You 8cc7eaeadd chore: update sponsors 7 years ago
jonkofee 38d5459e10 chore: use reactive components count in benchmark (#7996) 7 years ago
Zhenfei You 62265035c0 feat(weex): support object syntax of class (#7930) 7 years ago
Pooya Parsa ef0b250979 feat(server, webpack-plugin): webpack 4 support (#7839) 7 years ago
Clark Du 575b6e77ab fix(ssr): render initial and used async css chunks (#7902) 7 years ago
Evan You ae6dcd63a0 fix(ssr): remove trailing hash in webpack module identifier when 7 years ago
Evan You 805a4fd676 chore: new sponsor 7 years ago
Evan You ee1a36820e chore: update sponsor 7 years ago
Evan You 19552a82a6 build: release 2.5.17-beta.0 7 years ago
Evan You dbf15103f7 build: build 2.5.17-beta.0 7 years ago
Evan You 950daca99b types: make flow happy 7 years ago
Evan You f148077437 chore: format 7 years ago
Evan You faaf142cb6 refactor: reduce component mergeHook arg count 7 years ago
Luis Hernandez 8227fb3524 fix: add missing `asyncMeta` during VNode cloning (#7861) 7 years ago
Matheus Azzi 1bd6196fb2 fix(codegen): support IE11 and Edge use of "Esc" key (#7887) 7 years ago
Piotr Kaminski 7a145d8643 fix(observer): invoke getters on initial observation if setter defined (#7828) 7 years ago
Evan You 653aac2c57
perf: avoid unnecessary re-renders when computed property value did not change (#7824) 7 years ago
Evan You f43ce3a5d8
fix: invoke component node create hooks before insertion (#7823) 7 years ago
Evan You b7445a2b94
fix: beforeUpdate should be called before render and allow state mutation (#7822) 7 years ago
Evan You de42278d34 fix: ensure init/prepatch hooks are still repsected 7 years ago
Evan You a7d190d249 chore: update sponsors 7 years ago
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