| .. |
|
__snapshots__
|
6283b2ec41
fix(compiler-dom): properly stringify v-html/v-text with constant value
|
4 years ago |
|
Transition.spec.ts
|
425310e8b6
fix(transition/v-show): ensure transition is in persisted mode when used with v-show
|
4 years ago |
|
ignoreSideEffectTags.spec.ts
|
5e52f4e4d7
fix(compiler-dom): should ignore and warn side effect tags like script and style
|
5 years ago |
|
stringifyStatic.spec.ts
|
6283b2ec41
fix(compiler-dom): properly stringify v-html/v-text with constant value
|
4 years ago |
|
transformStyle.spec.ts
|
1b9b235663
fix(compiler-dom): properly stringify class/style bindings when hoisting static strings
|
6 years ago |
|
vHtml.spec.ts
|
e861c6da90
test: test updates for d40c642
|
6 years ago |
|
vModel.spec.ts
|
71c3c6e2a0
fix(v-model): allow v-model usage on declared custom elements
|
5 years ago |
|
vOn.spec.ts
|
47f488350c
chore: run updated prettier
|
4 years ago |
|
vShow.spec.ts
|
90ddb7c260
refactor: expose parse in compiler-dom, improve sfc parse error handling
|
6 years ago |
|
vText.spec.ts
|
314ab2c7c5
fix(compiler): stringify values on v-text (#2432)
|
5 years ago |