2973 Commits (7186940143704acc4ec046132f6a56e9c983e510)
 

Author SHA1 Message Date
Evan You 7186940143 fix: should not swallow user catch on rejected promise in methods 6 years ago
krystal 8082d2f910 fix(ssr): fix nested async functional componet rendering (#9673) 6 years ago
Evan You 7591b9dc6d fix: event timeStamp check for Qt 6 years ago
Xin Du (Clark) d28240009c fix(ssr): not push non-async css files into map (#9677) 6 years ago
Decade 2747a65765 test: remove unused code (#9684) 6 years ago
vue-bot aa04334781 chore: update sponsors [ci skip] (#9680) 6 years ago
vue-bot eafea3134e chore: update sponsors [ci skip] (#9675) 6 years ago
vue-bot 19c0f80d2c chore: update backers [ci skip] (#9621) 6 years ago
Felix Bünemann ef2a380c6e fix(scheduler): getNow detection can randomly fail (#9667) 6 years ago
Evan You 781c70514e fix: should use fallback for scoped slots with single falsy v-if 6 years ago
Evan You 9313cf9174 fix: should consider presence of normal slots when caching normalized scoped slots 6 years ago
Felix Bünemann da77d6a98b fix(scheduler): fix getNow check in IE9 (#9647) 6 years ago
GU Yiling 0b57380f10 fix: v-bind object should be overridable by single bindings (#9653) 6 years ago
DSha 731e4d0ebc types: use normalized type for `RenderContext.scopedSlots` (#9624) 6 years ago
vue-bot 0c4c78bfc0 chore: update sponsors [ci skip] (#9622) 6 years ago
Jagannath Bhat 6ad99796c7 docs: fix spelling and grammatical errors (#9619) 6 years ago
Evan You d123c7e4c6 build: release 2.6.8 6 years ago
Evan You 869a8197ef build: build 2.6.8 6 years ago
ULIVZ 372d71cbfe docs: clarify docs about using template compiler (#9508) 6 years ago
Jason cbad54aa52 fix(compiler): set end location for incomplete elements (#9598) 6 years ago
Luxiaosong 1574ade607 test: Add a unit test for "$off event and this event added by $once" (#9550) 6 years ago
Evan You 38825ff675 test: add a test case for ssr max stack size limit 6 years ago
Evan You 571a4880fc fix: further adjust max stack size 6 years ago
Evan You 03c13de38e refactor: remove unncessary condition 6 years ago
Markus Oberlehner ed341137b2 fix: handle async component when parent is toggled before resolve (#9572) 6 years ago
Kael 241eea19a6 fix(types): allow scoped slots to return a single VNode (#9563) 6 years ago
Gcaufy f33301619d fix(types): update this for nextTick api (#9541) 6 years ago
Evan You 2277b2322c fix: scoped slots dynamic check should include v-for on element itself 6 years ago
Haoqun Jiang 7912f75c5e fix: avoid compression of unicode sequences by using regexps (#9595) 6 years ago
DSha 060c3b98ef fix: fix modifier parsing for dynamic argument with deep path (#9585) 6 years ago
vue-bot 2ec5b640f5 chore: update sponsors [ci skip] (#9588) 6 years ago
Evan You 59d8579fbd build: release 2.6.7 6 years ago
Evan You 875d6ac46c build: build 2.6.7 6 years ago
Evan You 7a8de91cd7 fix(compiler): handle negative length in codeframe repeat 6 years ago
Evan You 173042bb8e refactor: improve test case 6 years ago
DSha 2f3020e9cc fix(#9511): avoid promise catch multiple times (#9526) 6 years ago
Evan You 8a80a23ecb fix: avoid errors thrown during dom props update 6 years ago
Evan You cd3d202edb refactor: simplify conditions 6 years ago
Evan You 7ec4627902 fix: ensure generated scoped slot code is compatible with 2.5 6 years ago
Evan You d9b27a92bd fix: ensure scoped slots update in conditional branches 6 years ago
vue-bot b3bd311635 chore: update sponsors [ci skip] (#9538) 6 years ago
vue-bot 9d4c972cad chore: update sponsors [ci skip] (#9537) 6 years ago
Evan You 8f004ea44e fix: scoped slots should update when inside v-for 6 years ago
Evan You bb0aab664c ci: pin webpack version 6 years ago
Evan You 1d3316615b chore: bump webpack (fix PR build cache) 6 years ago
katashin ee29e41ef4 fix: avoid possible infinite loop by accessing observables in error handler (#9489) 6 years ago
Evan You a702d1947b build: release 2.6.6 6 years ago
Evan You ac7a5bdaed build: build 2.6.6 6 years ago
Evan You 29c348f3cf fix: fix keyCode check for Chrome autofill fake key events 6 years ago
Evan You 21fca2fffc fix: ensure scoped slot containing passed down slot content updates properly 6 years ago