0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Vue1 fork (1 fork)auto 404
enhancementfrontendgood first issuehelp wanted
Repository metrics
- Stars
- 2 stars (2 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Add https://vue-macros.sxzz.moe/
And usage should be locked to only using the following macros:
defineOptions
defineModel
defineProps
definePropsRefs
defineSlots
defineRender
Contributor guide
- Research direction
- Research VueMacros and its macros (defineOptions, defineModel, etc.). Understand the project's current Vue setup and install VueMacros as a dev dependency. Configure the macros as specified in the issue and update relevant Vue components to use them.
- Tech stack
- vue
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- Vuenpm/yarn