-
vuejs
- Singapore
- http://evanyou.me
Sponsors
Block or Report
Block or report yyx990803
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
vuejs/core Public
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. -
-
-
1,927 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2023
Created 119 commits in 7 repositories
Created a pull request in vuejs/core that received 16 comments
Support imported types in SFC macros
Summary
SFC macros that need to generate runtime options from types (i.e. defineProps
and defineEmits
) can now directly reference imported types.
D…
+959
−247
•
16
comments
Opened 1 other pull request in 1 repository
vuejs/core
1
merged
Reviewed 8 pull requests in 1 repository
vuejs/core
8 pull requests
- feat(compiler-sfc): improve utility type Partial and Required
- fix(sfc-playground): improve playground
- fix(runtime-core): merge props and emits strategy
-
feat: support
v-model
for<details>
and<dialog>
-
feat(compiler-sfc): introduce
defineModel
macro anduseModel
helper - Type for HTMLAttributes['class'] property
-
feat: add
defineSlots
macro andslots
option - test: add setupVitest to tsconfig
3
contributions
in private repositories
Apr 2 – Apr 20