Evan You
|
61edb700d7
wip: only generate non-scope slot flag when compatConfig is present
|
5 年之前 |
Evan You
|
7a8cee8688
wip: remove v-if key warning as there are legit use cases
|
5 年之前 |
Evan You
|
c32760147c
wip: relay compiler-core warnings in compiler-sfc with codeframe
|
5 年之前 |
Evan You
|
7f93c76b96
wip: exclude legacy slots from $scopedSlots
|
5 年之前 |
Evan You
|
b14de6c3f8
wip: fix compiler dep externalization
|
5 年之前 |
Evan You
|
5278e0622a
wip: more private properties
|
5 年之前 |
Evan You
|
7e6a76e587
wip: enable private vnode properties even for built-ins
|
5 年之前 |
Evan You
|
ae0fb14305
wip: fix native template compat
|
5 年之前 |
Evan You
|
7c1e665215
wip: root instance $destroy before $mount
|
5 年之前 |
Evan You
|
4d62670d3d
wip: vm._data for vuex compat
|
5 年之前 |
dependabot-preview[bot]
|
a9d0de50ee
build(deps-dev): bump sass from 1.32.8 to 1.32.12
|
5 年之前 |
dependabot-preview[bot]
|
e6e08a6e03
build(deps-dev): bump codemirror from 5.60.0 to 5.61.0
|
5 年之前 |
dependabot-preview[bot]
|
316cbe347e
build(deps-dev): bump chalk from 4.1.0 to 4.1.1
|
5 年之前 |
dependabot-preview[bot]
|
37746a2688
build(deps-dev): bump @types/node from 14.14.36 to 14.14.43
|
5 年之前 |
dependabot-preview[bot]
|
820447d1c4
build(deps-dev): bump eslint from 7.22.0 to 7.25.0
|
5 年之前 |
Evan You
|
723af3081e
chore: ignore compat entries for coverage
|
5 年之前 |
Evan You
|
80303bcf5a
wip: compat test coverage
|
5 年之前 |
Evan You
|
324a00c85d
wip: test for global filter registration
|
5 年之前 |
Evan You
|
bd3cc4d2c7
wip: tests for compiler compat
|
5 年之前 |
Evan You
|
b4c92ccf6b
wip: move compat test cases + filter tests
|
5 年之前 |
Evan You
|
bb76cfae12
wip: test for v-model compat
|
5 年之前 |
Evan You
|
6db7c00b42
wip: test for legacy component compat
|
5 年之前 |
Evan You
|
3963f2e963
wip: more tests for v2 compat
|
5 年之前 |
Evan You
|
d3d9355c5a
wip: test for instance and options compat
|
5 年之前 |
Evan You
|
d0dd6674bb
wip: fix isCustomElement
|
5 年之前 |
Evan You
|
cd33714935
chore: Merge branch 'v2-compat'
|
5 年之前 |
Evan You
|
c27f01bc74
wip: tests for global config compat
|
5 年之前 |
Evan You
|
ce0bbe053a
feat: support component-level `compilerOptions` when using runtime compiler
|
5 年之前 |
Evan You
|
e486254431
fix(compiler-core): preserve comment content in production when comments option is enabled
|
5 年之前 |
Evan You
|
ad59b7ef4b
chore: update IE11 support [ci skip]
|
5 年之前 |