Evan You
|
2f07e3460b
|
fix(compat): fix globalProperties pollution in v3 mode
fix #5699
|
2022-05-23 09:46:00 +08:00 |
|
Alex Van Liew
|
7fb57327b9
|
fix(compat): fix app-level asset registration affecting other local apps (#5979)
|
2022-05-22 21:41:39 -04:00 |
|
Cédric Exbrayat
|
86858a9582
|
test(vue-compat): remove test.only (#5715)
|
2022-04-13 20:06:07 -04:00 |
|
Thorsten Lünborg
|
1612971471
|
fix(compat): copy additional properties for functions bound via globalProperties (#4873)
close #4403
|
2022-04-13 05:53:07 -04:00 |
|
Evan You
|
47f488350c
|
chore: run updated prettier
|
2021-07-19 18:24:18 -04:00 |
|
Stanislav Lashmanov
|
2bfb8b574d
|
fix(compat): correctly merge lifecycle hooks when using Vue.extend (#3762)
fix #3761
|
2021-05-12 17:13:44 -04:00 |
|
Evan You
|
5a0bab0bd2
|
wip: defineReactive on instance with keys starting with $
|
2021-05-06 16:17:32 -04:00 |
|
Evan You
|
f2a5a3ee55
|
wip: make singleton mutations affect all app instances
|
2021-05-05 17:56:09 -04:00 |
|
Evan You
|
80303bcf5a
|
wip: compat test coverage
|
2021-04-30 18:05:03 -04:00 |
|
Evan You
|
b4c92ccf6b
|
wip: move compat test cases + filter tests
|
2021-04-29 16:58:14 -04:00 |
|