Evan You
|
950daca99b
types: make flow happy
|
8 жил өмнө |
Evan You
|
f148077437
chore: format
|
8 жил өмнө |
Evan You
|
faaf142cb6
refactor: reduce component mergeHook arg count
|
8 жил өмнө |
Luis Hernandez
|
8227fb3524
fix: add missing `asyncMeta` during VNode cloning (#7861)
|
8 жил өмнө |
Matheus Azzi
|
1bd6196fb2
fix(codegen): support IE11 and Edge use of "Esc" key (#7887)
|
8 жил өмнө |
Piotr Kaminski
|
7a145d8643
fix(observer): invoke getters on initial observation if setter defined (#7828)
|
8 жил өмнө |
Evan You
|
653aac2c57
perf: avoid unnecessary re-renders when computed property value did not change (#7824)
|
8 жил өмнө |
Evan You
|
f43ce3a5d8
fix: invoke component node create hooks before insertion (#7823)
|
8 жил өмнө |
Evan You
|
b7445a2b94
fix: beforeUpdate should be called before render and allow state mutation (#7822)
|
8 жил өмнө |
Evan You
|
de42278d34
fix: ensure init/prepatch hooks are still repsected
|
8 жил өмнө |
Evan You
|
a7d190d249
chore: update sponsors
|
8 жил өмнө |
Léo Andrès
|
943e5c242b
workflow: clean shell scripts (#7826)
|
8 жил өмнө |
Evan You
|
903be9b91f
Revert "refactor: remove unnecessary checks (#7875)"
|
8 жил өмнө |
Ryan Cavanaugh
|
49385e1efa
types: add UMD global declaration to index.d.ts (#7868)
|
8 жил өмнө |
Huo Chunyang
|
43551b4fb6
refactor: remove unnecessary checks (#7875)
|
8 жил өмнө |
dherman
|
7b387390aa
fix: correct the `has` implementation in the `_renderProxy` (#7878)
|
8 жил өмнө |
Evan You
|
17d7a5f6bd
chore: update sponsors
|
8 жил өмнө |
Evan You
|
2534219401
build: release 2.5.16
|
8 жил өмнө |
Evan You
|
9089170970
build: build 2.5.16
|
8 жил өмнө |
Evan You
|
62a922e865
fix: fix wrongly matched named slots in functional components
|
8 жил өмнө |
Piotr Kaminski
|
9084747e30
fix(core): Make set/delete warning condition for undefined, null and (#7818)
|
8 жил өмнө |
leon
|
1a979c44d6
fix(ssr): fix v-show inline style rendering when style binding is array (#7814)
|
8 жил өмнө |
Hiroki Osame
|
a6169d1eb7
fix(model): fix static input type being overwritten by v-bind object (#7819)
|
8 жил өмнө |
Evan You
|
6dd73e9ee4
fix: named slots for nested functional components
|
8 жил өмнө |
Evan You
|
215f877d1b
fix(keep-alive): run prune after render for correct active component check
|
8 жил өмнө |
Evan You
|
4378fc5124
fix: fix keyName checking for arrow keys in IE11
|
8 жил өмнө |
Evan You
|
984927a1a9
fix: fix regression on duplicate component init when using shared data objects
|
8 жил өмнө |
Evan You
|
cf0b1b745f
ci: use yarn.lock instead of package-lock.json
|
8 жил өмнө |
Evan You
|
702000971c
chore: fix typo
|
8 жил өмнө |
JK
|
35dc8c2555
types: add Fragment in RenderState typing (#7802)
|
8 жил өмнө |