Evan You
|
1d8727ec97
|
chore: Merge branch 'main' into minor
|
2024-05-30 11:21:12 +08:00 |
Stanislav Lashmanov
|
83661264a4
|
fix(compat): include legacy scoped slots (#10868)
close #8869
|
2024-05-07 07:05:55 +08:00 |
Carlos Rodrigues
|
4cc9ca870c
|
types(defineComponent): support for GlobalComponents, typed Directives and respect `expose` on defineComponent (#3399)
close #3367
|
2024-04-25 16:04:03 +08:00 |
Evan You
|
d58d133b1c
|
fix(compat): fix $options mutation + adjust private API initialization
close #10626
close #10636
|
2024-04-15 19:28:37 +08:00 |
三咲智子 Kevin Deng
|
bfe6b459d3
|
style: update format & lint config (#9162)
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
|
2023-12-26 19:39:47 +08:00 |
丶远方
|
f32ec17131
|
chore: remove unnecessary imports from vitest (#8562)
|
2023-10-26 16:34:14 +08:00 |
Himself65
|
cbc2733953
|
test: improve test case on `$el` (#7922)
|
2023-03-25 09:01:10 +08:00 |
Evan You
|
4ee0dad0fe
|
wip(vitest-migration): runtime-dom tests passing + use environmentMatchGlobs
|
2023-01-26 21:35:50 +08:00 |
Evan You
|
e478755c7d
|
wip(vitest-migration): compat tests passing
|
2023-01-26 20:24:54 +08:00 |
Evan You
|
8867bb259a
|
wip(vitest-migration): reactivity tests passing
|
2023-01-26 15:25:55 +08: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
|
7f93c76b96
|
wip: exclude legacy slots from $scopedSlots
|
2021-05-05 11:06:15 -04:00 |
Evan You
|
b4c92ccf6b
|
wip: move compat test cases + filter tests
|
2021-04-29 16:58:14 -04:00 |