Evan You
|
c1d5928f3b
fix(types): accept generic Component type in h()
|
hace 6 años |
Evan You
|
5dcc645fc0
fix(reactivity): track reactive keys in raw collection types
|
hace 6 años |
Evan You
|
7402951d94
release: v3.0.0-alpha.11
|
hace 6 años |
Evan You
|
c017073f4c
build: run tests in serial for release
|
hace 6 años |
Evan You
|
e42cb54394
fix(runtime-core): support attr merging on child with root level comments
|
hace 6 años |
Evan You
|
5bf72517ce
refactor(compiler-sfc): make more explicit regarding template pad behavior
|
hace 6 años |
Rahul Kadyan
|
db50009353
fix(compiler-sfc): always use offset for template block sourcemaps (#911)
|
hace 6 años |
Evan You
|
f3b6559408
fix(types/reactivity): add generics constraint for markNonReactive
|
hace 6 años |
Evan You
|
7f30cb5772
fix(compiler): fix pre tag whitespace handling
|
hace 6 años |
Evan You
|
c7c3a6a3be
feat(runtime-core): emits validation and warnings
|
hace 6 años |
Evan You
|
24e9efcc21
refactor(runtime-core): extract component emit related logic into dedicated file
|
hace 6 años |
Evan You
|
bf473a64ea
feat(runtime-core): type and attr fallthrough support for emits option
|
hace 6 años |
Evan You
|
c409d4f297
test(types): fix dts test
|
hace 6 años |
Robbin Baauw
|
6fba241850
feat(reactivity): add effect to public api (#909)
|
hace 6 años |
Evan You
|
0cf3f78134
test(types): also test Object as PropType casting
|
hace 6 años |
Carlos Rodrigues
|
026eb729f3
fix(types): allow use PropType with Function (#915)
|
hace 6 años |
Evan You
|
4b03b922e2
chore: remove debugger
|
hace 6 años |
Evan You
|
21bcdec943
refactor(runtime-core): adjust attr fallthrough behavior
|
hace 6 años |
Cédric Exbrayat
|
2103a485d7
refactor(runtime-core): remove unnecessary tracing check (#912)
|
hace 6 años |
dependabot-preview[bot]
|
d380ea5cc0
build(deps-dev): bump @types/jest from 25.1.4 to 25.1.5
|
hace 6 años |
dependabot-preview[bot]
|
181a919b3e
build(deps-dev): bump jest from 25.2.4 to 25.2.7
|
hace 6 años |
Evan You
|
0764c33d3d
fix(reactivity): scheduled effect should not execute if stopped
|
hace 6 años |
Evan You
|
5c33776e67
chore: readme [ci skip]
|
hace 6 años |
Evan You
|
10c0ba507a
test: fix dts tests for Teleport renaming
|
hace 6 años |
Evan You
|
835789532c
test: make events test more stable
|
hace 6 años |
Evan You
|
eee5095692
refactor: rename `<portal>` to `<teleport>`
|
hace 6 años |
Evan You
|
8080c38323
chore: avoid v-cloak test warning
|
hace 6 años |
Evan You
|
e93e426bfa
feat(runtime-core): config.performance tracing support
|
hace 6 años |
Evan You
|
a022b63605
fix(compiler-core/slots): should support on-component named slots
|
hace 6 años |
Igor Randjelovic
|
20f4965b45
feat(compiler-core): export `transformElement` from compiler-core (#907)
|
hace 6 años |