You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add multiple demo components for file handling and user interface
- Introduced complex2.vue for a loading component with customizable title and loading state.
- Added complex3.vue for user item display with avatar, name, and external tag support.
- Created complex4.vue for file handling with upload and download functionalities, including progress tracking.
- Implemented complex5.vue for avatar display with fallback images and unread count.
- Developed complex6.vue for a tag component with customizable styles.
- Added test-1.vue as a sample layout demonstrating various styles and structures.
- Updated transformCode tests to include new demo components and ensure snapshot consistency.
0 commit comments