2681 Commits (c736e72d15d785c94a7ac607b039b7629efb5e01)
 

Author SHA1 Message Date
Evan You c736e72d15 chore: changelog edits [ci skip] 5 years ago
Evan You 876ecc8672 release: v3.0.0-rc.13 5 years ago
Evan You e90ec6e98c chore: add note for vetur [ci skip] 5 years ago
Evan You 44e1237d1f chore: update readme [ci skip] 5 years ago
dependabot-preview[bot] a8d27cc058
build(deps): bump postcss from 7.0.32 to 7.0.34 (#2148) 5 years ago
dependabot-preview[bot] a6bfe6f5f9
build(deps-dev): bump @types/node from 14.10.2 to 14.11.1 (#2151) 5 years ago
ChangJoo Park(박창주) 62cd7f2e90
chore: fix changelog typo (#2152) [ci skip] 5 years ago
dependabot-preview[bot] 76137e95a6
build(deps-dev): bump lint-staged from 10.3.0 to 10.4.0 (#2150) 5 years ago
dependabot-preview[bot] ecd49793c3
build(deps-dev): bump rollup from 2.26.11 to 2.27.1 (#2149) 5 years ago
dependabot-preview[bot] 3d03dd50d4
build(deps-dev): bump @types/jest from 26.0.13 to 26.0.14 (#2147) 5 years ago
dependabot-preview[bot] 39a1a6d05d
build(deps-dev): bump sass from 1.26.10 to 1.26.11 (#2146) 5 years ago
ᴜɴвʏтᴇ f316a332b0
fix(reactivity): avoid length mutating array methods causing infinite updates (#2138) 5 years ago
Katashin 422f05e085
fix(hmr): make hmr working with class components (#2144) 5 years ago
Anthony Fu 57bdaa2220
fix(types): component instance inference without props (#2145) 5 years ago
Evan You 1c9a0b3e19 feat(watch): support dot-delimited path in watch option 5 years ago
Evan You 5bfcad155b fix(suspense): should discard unmount effects of invalidated pending branch 5 years ago
Evan You 49bb44756f refactor: watch APIs default to trigger pre-flush 5 years ago
Evan You 58c31e3699 feat(runtime-core): support using inject() inside props default functions 5 years ago
Evan You 985bd2bcb5 release: v3.0.0-rc.12 5 years ago
Evan You df954dc90f chore: do not log warned error during tests 5 years ago
Evan You dd40ad8fca fix(runtime-core): should still do full traverse of stable fragment children in dev + hmr 5 years ago
Evan You bebd44f793 fix(runtime-core): ensure root stable fragments inherit elements for moving 5 years ago
Evan You c7b4a379cf fix(runtime-core/async-component): fix error component when there are no error handlers 5 years ago
Evan You bad0ecb910 workflow: temporarily disable no-unused-vars eslint rule for arguments 5 years ago
Evan You 3810de7d6b fix(reactivity): effect shoud only recursively self trigger with explicit options 5 years ago
wonderful-panda 89e9ab8a2a
fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048) 5 years ago
Cédric Exbrayat 7e68ddd354
chore: typos in suspense events (#2131) 5 years ago
Carlos Rodrigues be27bbc5ad
types(defineComponent): fix missing exported types (#2124) 5 years ago
underfin 066d514d75
feat(compiler-sfc): `additionalData` support for css preprocessors (#2126) 5 years ago
dependabot-preview[bot] 7449c7626d
build(deps-dev): bump @types/node from 14.10.1 to 14.10.2 (#2122) 5 years ago
Evan You f2ef7d7c8e release: v3.0.0-rc.11 5 years ago
Evan You 87ca99e396 chore: bump deps 5 years ago
Evan You 5ae7380b4a
feat: update Suspense usage (#2099) 5 years ago
Evan You 37e686f25e chore: remove wip code 5 years ago
Carlos Rodrigues 4fd468aced
types(runtime-core): refactor defineComponent (#1883) 5 years ago
izayl 848ccf56fb
test(reactive): add test case of mutation in original reflecting in observed value (#2118) 5 years ago
underfin 05df696a2b
fix(compiler-sfc): should extract comment for import or type declarations (#2107) 5 years ago
HuangYi 98cc1f9d84
fix(KeepAlive): when exclude prop change, it should prune cache that not matched (#2111) 5 years ago
Carlos Rodrigues d4bf9bcbb4
fix(reactivity): `toRef` should not wrap a `ref` (#2103) 5 years ago
HcySunYang aa8dc9a507
fix(compiler-ssr): correct the variable name generated by the generator (#2065) 5 years ago
HcySunYang 7455dca11c
fix(compiler-ssr/teleport): correct the target prop of teleport (#2053) 5 years ago
Jonathan Wood cdd849a09c
chore: fix tests (#2120) 5 years ago
Evan You c67e78ab6f chore(compiler-sfc): gracefully handle failed parse when analyzing bindings 5 years ago
Haoqun Jiang 273d19ad46
fix: should be able to parse decorators in script lang="ts" & jsx (#2088) 5 years ago
edison 0cddde6aa4
test(runtime-core): test app API warnings (#2079) 5 years ago
Haoqun Jiang c65d6def84
polish: warn deprecated beforeDestroy/destroyed lifecycle hooks (#1999) 5 years ago
Pick fcf9b2cf19
fix(reactivity): should trigger collection's write-function correctly on non-reactive keys (#1992) 5 years ago
Evan You b2dc95378d types: fix + test inject API typing 5 years ago
edison b29bc0d694
chore(compiler-core): define `child` if necessary. (#2033) 5 years ago
Pick 09a939d37c
Revert "refactor(runtime-core): add @internal for instance.proxy (#1849)" (#2024) 5 years ago