Evan You
|
47f488350c
|
chore: run updated prettier
|
2021-07-19 18:24:18 -04:00 |
|
Evan You
|
f596e008ef
|
refactor: remove deprecated scopeId codegen
BREAKING CHANGE: Output of SFC using `<style scoped>` generated by 3.2+
will be incompatible w/ runtime <3.2.
|
2021-07-16 14:30:49 -04:00 |
|
Austin Keener
|
f3e15f633e
|
fix(compat): fix props check for v-model compat warning (#4056)
|
2021-07-04 18:32:44 -04:00 |
|
Evan You
|
2b5a559055
|
chore: avoid compat disabled error for built-in components
|
2021-06-02 16:06:09 -04:00 |
|
Evan You
|
e2ca67b59a
|
fix(runtime-core): align option merge behavior with Vue 2
fix #3566, #2791
|
2021-06-02 15:19:56 -04:00 |
|
Cédric Exbrayat
|
f01aadf2a1
|
fix(compat): enum coercion warning (#3755)
|
2021-05-12 17:47:00 -04:00 |
|
Cédric Exbrayat
|
808ccf0963
|
chore: fix typo in compat warning
|
2021-05-11 10:41:51 +08:00 |
|
Evan You
|
94e69fd389
|
fix(compat): handle and warn config.optionMergeStrategies
|
2021-05-08 16:48:59 -04:00 |
|
Evan You
|
b10db86711
|
wip: make legacy global apis available on app instance as well
|
2021-05-06 17:15:11 -04:00 |
|
Evan You
|
37ee2959fc
|
wip: allow compatConfig mode to be a function
|
2021-05-06 10:57:34 -04:00 |
|
Evan You
|
7e6a76e587
|
wip: enable private vnode properties even for built-ins
|
2021-05-04 18:26:28 -04:00 |
|
Evan You
|
d3d9355c5a
|
wip: test for instance and options compat
|
2021-04-28 17:21:05 -04:00 |
|
Evan You
|
1d1af403ca
|
wip: tests for global api compat
|
2021-04-27 17:34:19 -04:00 |
|
Evan You
|
86703c23a6
|
wip: ref v-for compat
|
2021-04-26 17:35:41 -04:00 |
|
Evan You
|
5913e01d6b
|
wip: whitespace behavior compat
|
2021-04-26 12:21:36 -04:00 |
|
Evan You
|
7b37f78dc9
|
wip: add private api compat flag
|
2021-04-22 17:50:49 -04:00 |
|
Evan You
|
12abd4af85
|
wip: class/style fallthrough compat
|
2021-04-21 22:04:26 -04:00 |
|
Evan You
|
1b8f14ee76
|
wip: more compat progress
|
2021-04-21 15:09:18 -04:00 |
|
Evan You
|
f6dee53270
|
wip: compat integration progress
|
2021-04-20 09:25:12 -04:00 |
|
Evan You
|
7dc681c196
|
wip: filters compat
|
2021-04-19 12:29:55 -04:00 |
|
Evan You
|
810fe4d583
|
wip: default mode for compat build
|
2021-04-17 16:05:27 -04:00 |
|
Evan You
|
bbf708dbe9
|
wip: support configuring compiler deprecations at runtime + warn invalid deprecation configs
|
2021-04-16 12:19:12 -04:00 |
|
Evan You
|
115372dd5b
|
wip: refactor deprecations into a single file
|
2021-04-12 18:47:50 -04:00 |
|
Evan You
|
c55f3ed0e8
|
wip: fix render fn compat detection
|
2021-04-11 11:15:40 -04:00 |
|
Evan You
|
a2f441dc0e
|
wip: refactor compat check utils
|
2021-04-09 23:51:50 -04:00 |
|
Evan You
|
f05d6dfd98
|
wip: render function compat
|
2021-04-09 18:56:31 -04:00 |
|
Evan You
|
3db29eb773
|
wip: support per-component compatConfig
|
2021-04-08 17:11:05 -04:00 |
|
Evan You
|
f8e2361d83
|
wip: make tests pass again
|
2021-04-08 16:33:53 -04:00 |
|
Evan You
|
1c2c77eb9f
|
wip: apply compat enabled flags to currently implemented features
|
2021-04-07 16:19:25 -04:00 |
|
Evan You
|
208bef5d97
|
wip: watch array compat
|
2021-04-07 16:19:25 -04:00 |
|
Evan You
|
e2fc84c773
|
wip: compat configuration
|
2021-04-07 16:19:24 -04:00 |
|