A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
xueyitt 7182405d24
fix: 修复弹框自定义宽度 class 被默认 max-w 覆盖的问题 (#8100)
2 months ago
..
__tests__ feat: migrate to Tailwind CSS v4 (#7614) 6 months ago
index.ts feat: support set default props for drawer and modal (#5390) 2 years ago
modal-api.ts feat: 支持 overflow 配置以允许拖拽超出可视区 4 months ago
modal.ts fix: 修正 Modal/Drawer 中 loading 属性注释 4 months ago
modal.vue fix: 修复弹框自定义宽度 class 被默认 max-w 覆盖的问题 (#8100) 2 months ago
use-modal-draggable.ts feat: 支持 overflow 配置以允许拖拽超出可视区 4 months ago
use-modal.ts chore: 升级 shadcn-vue 组件到v4最新版 (#7972) 3 months ago