vue-vben-admin/src
xachary 86ecb2729e
fix(BasicTable): column setting about action fixed and default not cache (#3441)
2023-12-20 09:14:35 +08:00
..
api refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329) 2023-11-24 10:32:04 +08:00
assets chore: update deps 2021-06-26 00:31:21 +08:00
components fix(BasicTable): column setting about action fixed and default not cache (#3441) 2023-12-20 09:14:35 +08:00
design perf(darkMode): 深色模式颜色定义以及切换方式优化 (#3436) 2023-12-18 21:15:23 +08:00
directives refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329) 2023-11-24 10:32:04 +08:00
enums feat: ColumnSetting and SizeSetting persist (#3398) 2023-12-12 12:04:03 +08:00
hooks feat(hooks): useWatermark添加水印防篡改功能(#3395) (#3397) 2023-12-11 14:14:00 +08:00
layouts style: tabs bottom double line fix (#3415) 2023-12-14 09:27:48 +08:00
locales fix(demo): 修复引导页文件名问题 (#3352) 2023-11-27 17:59:31 +08:00
logics perf(darkMode): 深色模式颜色定义以及切换方式优化 (#3436) 2023-12-18 21:15:23 +08:00
router fix(demo): 修复引导页文件名问题 (#3352) 2023-11-27 17:59:31 +08:00
settings fix: table height calc when fullcontent and footer visible change (#3392) 2023-12-11 09:49:26 +08:00
store feat: ColumnSetting and SizeSetting persist (#3398) 2023-12-12 12:04:03 +08:00
utils fix: navigator.clipboard 兼容问题 #3372 (#3403) 2023-12-12 15:25:13 +08:00
views style(autofill): 修复深色模式输入框自动填充后样式异常; 修正登录页不恰当全局样式 (#3435) 2023-12-18 17:35:00 +08:00
App.vue perf(ConfigProvider): 配置antdv主题色, 使其与modifyVars配置一致 (#3219) 2023-11-02 09:05:58 +08:00
main.ts antdv升级到4.x版本 (#3006) 2023-09-08 22:10:07 +08:00