Evan You
|
41c18effea
|
feat: support ref in v-for, remove compat deprecation warnings
|
2021-12-10 23:49:01 +08:00 |
|
Illya Klymov
|
ee97cf5a4d
|
fix(compat): maintain compatConfig option in legacy functional comp (#4974)
|
2021-12-05 23:20:27 -05:00 |
|
Cédric Exbrayat
|
b49f446ad0
|
chore(deps): update jest to v27 (#4472)
Updates jest and ts-jest to v27, as jest v27.1.0 includes a necessary fix to unblock further work on spying issues.
See https://github.com/facebook/jest/pull/11721
|
2021-09-01 16:39:46 -04:00 |
|
Evan You
|
47f488350c
|
chore: run updated prettier
|
2021-07-19 18:24:18 -04:00 |
|
Evan You
|
b6cc8640c5
|
test: test for compat mode v3 render fn detection
|
2021-07-16 10:23:25 -04:00 |
|
Evan You
|
08e93220f1
|
fix(compiler-core/compat): fix is prop usage on components
also fix v-bind:is usage on plain element in compat mode
fix #3934
|
2021-06-21 16:16:49 -04:00 |
|
Evan You
|
c7efb967ca
|
fix(compat): fix deep data merge with extended constructor
fix #3852
|
2021-05-31 16:48:18 -04:00 |
|
Cédric Exbrayat
|
f01aadf2a1
|
fix(compat): enum coercion warning (#3755)
|
2021-05-12 17:47:00 -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
|
94e69fd389
|
fix(compat): handle and warn config.optionMergeStrategies
|
2021-05-08 16:48:59 -04:00 |
|
Evan You
|
5a0bab0bd2
|
wip: defineReactive on instance with keys starting with $
|
2021-05-06 16:17:32 -04:00 |
|
Evan You
|
37ee2959fc
|
wip: allow compatConfig mode to be a function
|
2021-05-06 10:57:34 -04:00 |
|
Evan You
|
f2a5a3ee55
|
wip: make singleton mutations affect all app instances
|
2021-05-05 17:56:09 -04:00 |
|
Evan You
|
7f93c76b96
|
wip: exclude legacy slots from $scopedSlots
|
2021-05-05 11:06:15 -04:00 |
|
Evan You
|
80303bcf5a
|
wip: compat test coverage
|
2021-04-30 18:05:03 -04:00 |
|
Evan You
|
324a00c85d
|
wip: test for global filter registration
|
2021-04-30 17:16:47 -04:00 |
|
Evan You
|
bd3cc4d2c7
|
wip: tests for compiler compat
|
2021-04-30 15:50:32 -04:00 |
|
Evan You
|
b4c92ccf6b
|
wip: move compat test cases + filter tests
|
2021-04-29 16:58:14 -04:00 |
|
Evan You
|
a39aa842f3
|
chore: remove no longer needed package
|
2019-08-23 17:22:13 -04:00 |
|
Evan You
|
b70f8d267e
|
test: fix temp tests
|
2019-08-23 15:32:19 -04:00 |
|
Evan You
|
a95532495a
|
refactor: properly cleanup invalidated jobs
|
2018-11-08 20:08:28 -05:00 |
|
Evan You
|
9d1f0f248d
|
wip: fix more tests
|
2018-11-03 06:31:31 +09:00 |
|
Evan You
|
f79f0e658b
|
wip: fix one test
|
2018-11-03 06:31:31 +09:00 |
|
Evan You
|
f57ca5e189
|
build: rename vue-compat
|
2018-10-23 11:44:56 -04:00 |
|