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.
 
 
 
 
 
Wit〆苗大 334a0ea8e5
fix(TableAction): 修复outside模式引用时报错;VxeTable demo引用TableAction改为outside模式, 属性添加keepSource以解决警告 (#2544)
4 years ago
..
Application fix: 修复控制台一些常见报错和警告 (#1750) 4 years ago
Authority perf: optimize components and add comments 5 years ago
Basic chore: format code 5 years ago
Button refactor: 重构button代码props的引入方式,获取更优雅的类型提示 (#2302) 4 years ago
CardList chore: update deps 5 years ago
ClickOutSide chore: change to setup syntax 5 years ago
CodeEditor wip: Upgrade ant-design-vue 3.0 5 years ago
Container fix: 无需导入 defineExpose 4 years ago
ContextMenu fix: 右键组件缺少PropType类型引用 (#2129) 4 years ago
CountDown fix: `slots` working in components 5 years ago
CountTo fix(CountTo): Fix displaying empty string when the value is 0 (#864) 5 years ago
Cropper 个人设置图标修改时弹出窗显示原图片,由于跨域获取图片存在问题暂时将user.ts中的跨域图片链接去掉,直接采用本地图片 (#2487) 4 years ago
Description fix: 修复Description组件渲染function xxxx() { [native code] }的问题 (#1796) 4 years ago
Drawer fix: 修复DrawerFooter border-top导致滚动条出现的问题 (#2002) 4 years ago
Dropdown fix: 修复props中Array类型定义问题 (#2491) 4 years ago
Excel fix: 修复导入相同excel文件不发生change事件 (#2356) 4 years ago
FlowChart chore: format code 5 years ago
Form fix(ApiSelect): 解决参数类型为string时的警告问题 (#2517) 4 years ago
Icon chore: lint fix 5 years ago
Loading chore: format code 5 years ago
Markdown fix: markdown深色模式内容区和代码块未适配bug; markdownViewer改为vidtor自带预览模式 (#2023) 4 years ago
Menu fix: 修复props默认字段default返回空对象语法问题 (#2369) 4 years ago
Modal style: 修复antdv Modal header高度错误 (#1987) 4 years ago
Page refactor(dashboard): adjust the spacing of Card under the small screen (#1399) 5 years ago
Preview fix: 修复props中Array类型定义问题 (#2491) 4 years ago
Qrcode chore: format code 5 years ago
Scrollbar chore: format code 5 years ago
SimpleMenu fix: 修复SimpleSubMenu组件被意外地重新渲染的bug (#2106) (#2108) 4 years ago
StrengthMeter chore: format code 5 years ago
Table fix(TableAction): 修复outside模式引用时报错;VxeTable demo引用TableAction改为outside模式, 属性添加keepSource以解决警告 (#2544) 4 years ago
Time chore: format code 5 years ago
Tinymce fix: 修复props默认字段default返回空对象语法问题 (#2369) 4 years ago
Transition chore: format code 5 years ago
Tree 修复 updateSchema 多个field 属性时,第二个无效问题。 (#2493) 4 years ago
Upload fix: 修复props中Array类型定义问题 (#2491) 4 years ago
Verify fix: 修复props默认字段default返回空对象语法问题 (#2369) 4 years ago
VirtualScroll refactor(virtual-scroll): refactor virtualScroll component 5 years ago
VxeTable perf(vxetable): 封装方法中加入可编辑表格和表单验证相关方法名,并在demo中增加新增和删除方法调用实现 (#2532) 4 years ago
registerGlobComp.ts feat: 接入vextable组件 (#2508) 4 years ago