vue-vben-admin/src/components
Wit〆苗大 9579a45b3c
feat(excel导出): 增加批量导出功能, 增加demo示例 (#2657)
* feat(excel导出): 批量导出功能

* feat(excel导出): 批量导出功能, 增加参数类型定义;增加demo示例

---------

Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
2023-03-30 09:53:55 +08:00
..
Application fix: 修复控制台一些常见报错和警告 (#1750) 2022-03-25 23:39:49 +08:00
Authority perf: optimize components and add comments 2021-06-09 00:22:29 +08:00
Basic chore: format code 2021-08-24 22:41:48 +08:00
Button perf(BasicButton): 按钮颜色设置支持主题色primary (#2623) 2023-03-14 17:06:41 +08:00
CardList chore: update deps 2022-01-24 23:30:26 +08:00
ClickOutSide chore: change to setup syntax 2021-08-16 23:43:09 +08:00
CodeEditor wip: Upgrade ant-design-vue 3.0 2021-11-24 23:25:13 +08:00
Container Update CollapseHeader.vue (#2583) 2023-03-02 15:14:00 +08:00
ContextMenu fix: 右键组件缺少PropType类型引用 (#2129) 2022-08-05 11:12:26 +08:00
CountDown fix: `slots` working in components 2021-08-13 15:06:06 +08:00
CountTo fix(CountTo): Fix displaying empty string when the value is 0 (#864) 2021-07-05 22:45:13 +08:00
Cropper 个人设置图标修改时弹出窗显示原图片,由于跨域获取图片存在问题暂时将user.ts中的跨域图片链接去掉,直接采用本地图片 (#2487) 2023-01-18 11:17:18 +08:00
Description fix: 修复Description组件渲染function xxxx() { [native code] }的问题 (#1796) 2022-04-13 19:44:36 +08:00
Drawer fix: 修复DrawerFooter border-top导致滚动条出现的问题 (#2002) 2022-06-26 12:47:33 +08:00
Dropdown fix: 修复props中Array类型定义问题 (#2491) 2023-01-18 11:16:43 +08:00
Excel feat(excel导出): 增加批量导出功能, 增加demo示例 (#2657) 2023-03-30 09:53:55 +08:00
FlowChart chore: format code 2021-08-24 22:41:48 +08:00
Form fix(useFormEvents): 修复#2648修改导致的末尾大括号丢失 (#2655) 2023-03-30 09:53:24 +08:00
Icon fix: 解决IconPicker初始拷贝了value的值,导致剪切板内容被覆盖 (#2591) 2023-03-02 15:13:45 +08:00
Loading chore: format code 2021-10-25 23:49:03 +08:00
Markdown fix: markdown深色模式内容区和代码块未适配bug; markdownViewer改为vidtor自带预览模式 (#2023) 2022-07-05 11:55:26 +08:00
Menu fix: 修复props默认字段default返回空对象语法问题 (#2369) 2022-11-14 11:54:30 +08:00
Modal fix: modalheader dblclick (#2628) 2023-03-15 13:22:57 +08:00
Page refactor(dashboard): adjust the spacing of Card under the small screen (#1399) 2021-11-24 23:16:53 +08:00
Preview fix: 修复props中Array类型定义问题 (#2491) 2023-01-18 11:16:43 +08:00
Qrcode chore: format code 2021-08-24 22:41:48 +08:00
Scrollbar chore: format code 2021-10-25 23:49:03 +08:00
SimpleMenu fix: 修复SimpleSubMenu组件被意外地重新渲染的bug (#2106) (#2108) 2022-07-23 19:26:33 +08:00
StrengthMeter chore: format code 2021-10-25 23:49:03 +08:00
Table perf(BasicTable): css 内 ant-tag margin改动仅对表格内单元格生效, 防止影响其他地方的tag (#2653) 2023-03-29 14:58:42 +08:00
Time chore: format code 2021-08-24 22:41:48 +08:00
Tinymce fix: 修复props默认字段default返回空对象语法问题 (#2369) 2022-11-14 11:54:30 +08:00
Transition chore: format code 2021-08-24 22:41:48 +08:00
Tree Update useTree.ts (#2602) 2023-03-06 11:24:24 +08:00
Upload fix: upload component preview .webp image (#2631) 2023-03-16 13:05:07 +08:00
Verify fix: 修复props默认字段default返回空对象语法问题 (#2369) 2022-11-14 11:54:30 +08:00
VirtualScroll refactor(virtual-scroll): refactor virtualScroll component 2021-06-11 22:39:02 +08:00
VxeTable feat: 替换vextable中button组件 (#2625) 2023-03-14 17:06:57 +08:00
registerGlobComp.ts feat: 接入vextable组件 (#2508) 2023-01-30 14:48:04 +08:00