Evan You
|
09b44e07cb
refactor(reactivity): move array ref handling into getter
|
hace 6 años |
Evan You
|
486dc188fe
feat(reactivity): add support for `toRef` API
|
hace 6 años |
Evan You
|
b83c580131
feat(reactivity): add support for `customRef` API
|
hace 6 años |
Evan You
|
4046f0bc03
chore: revert debugging dev flag
|
hace 6 años |
Evan You
|
8ae362400e
types: fix public instance $root and $parent type
|
hace 6 años |
Evan You
|
2e06f5bbe8
feat(runtime-core): detect and warn against components made reactive
|
hace 6 años |
Evan You
|
3e7bb7d110
feat(runtime-core): warn async data()
|
hace 6 años |
Evan You
|
78977c3997
fix(scheduler): sort jobs before flushing
|
hace 6 años |
Evan You
|
c80b857eb5
fix(runtime-core): should resolve value instead of delete for dynamic props with options
|
hace 6 años |
Evan You
|
0869443d01
chore: import toRaw from @vue/reactivity
|
hace 6 años |
Evan You
|
e8a866ec99
refactor(reactivity): remove stale API `markReadonly`
|
hace 6 años |
Evan You
|
9e9d264412
Revert "feat(reactivity): add effect to public api (#909)" (#961)
|
hace 6 años |
Claudio Eyzaguirre
|
a35e2970b2
chore: fix typo in Chagelog.md (#960) [ci skip]
|
hace 6 años |
Evan You
|
7cbf684611
fix(runtime-core): fix kebab-case props update
|
hace 6 años |
likui
|
27b5c71944
fix(runtime-dom): should patch svg innerHtml (#956)
|
hace 6 años |
Thorsten Lünborg
|
33ccfc0a8b
fix(types): UnwrapRef should bail on DOM element types (#952)
|
hace 6 años |
Evan You
|
5968cff3a8
refactor: make sure setupContext.emit always reference current emit on instance
|
hace 6 años |
King
|
4e54243189
chore: fix changelog typo (#953) [ci skip]
|
hace 6 años |
dependabot-preview[bot]
|
29718e4836
build(deps-dev): bump @rollup/plugin-node-resolve from 7.1.1 to 7.1.3
|
hace 6 años |
dependabot-preview[bot]
|
e2e30344cc
build(deps-dev): bump rollup from 2.4.0 to 2.6.1
|
hace 6 años |
dependabot-preview[bot]
|
7346e189a4
build(deps-dev): bump @rollup/plugin-commonjs from 11.0.2 to 11.1.0
|
hace 6 años |
Evan You
|
ab16a065a8
refactor: adjust runtime-dom test structure + tests for dom props
|
hace 6 años |
Evan You
|
ed235f16de
refactor: simplify runtime-dom class tests
|
hace 6 años |
Evan You
|
6eb3399311
fix(runtime-dom): fix patching for attributes starting with `on`
|
hace 6 años |
Evan You
|
55566e8f52
refactor(runtime-core): remove emit return value
|
hace 6 años |
Evan You
|
a6e2b1052a
fix(compiler-core): should not generate CLASS/STYLE patch flags on components
|
hace 6 años |
Evan You
|
cda50ea788
refactor(runtime-core): move updateCompnent into separate function
|
hace 6 años |
dependabot-preview[bot]
|
2fb0adda50
build(deps-dev): bump rollup from 2.3.4 to 2.4.0
|
hace 6 años |
David Bernegger
|
d511bdbb8f
chore: show non-breaking space in changelog [ci skip] (#947)
|
hace 6 años |
dependabot-preview[bot]
|
edc988165a
build(deps-dev): bump jest from 25.2.7 to 25.3.0
|
hace 6 años |