4
0
mirror of https://github.com/iczer/vue-antd-admin.git synced 2025-06-13 14:19:20 +08:00

35 Commits

Author SHA1 Message Date
chenghongxing
d7a530db46 fix: fixed the color problem in night mode; 🐛
修复:修复黑夜模式下颜色问题;
2023-03-12 17:24:48 +08:00
iczer
7f5fbb7426 fix: fixed border color consistent with vue3 version; 🐛
修复:修正边框颜色与 vue3 版本一致;
2023-03-12 14:40:07 +08:00
chenghongxing
5a333faa2b 新增:增加多页签模式下配置是否缓存页面的功能; #154
feat: add the function to configure whether to cache pages in multi tab mode;
2020-12-06 14:49:25 +08:00
chenghongxing
8130f9f250 fix: the style problem of tree checkbox when toggling theme color; 🐛
修复:切换主题色时树选择框的样式问题;
2020-11-08 14:35:52 +08:00
chenghongxing
3a7c51cd8a bug: fix the problem that the error color be changed when toggle theme color; 🐛
修复:切换主题色时,错误色被改变的bug;
2020-11-08 12:31:09 +08:00
chenghongxing
83576d88d7 feat: add function of fixing the head of tabs;
新增:固定页签头功能。
2020-09-30 16:38:37 +08:00
iczer
75c165c83f fix: the shake problem of head menu when mouse hover; 🐛 #115
修复:鼠标移入时顶部菜单抖动问题;
2020-09-12 18:35:27 +08:00
chenghongxing
5a65032772 chore: optimize the code of page width style; 2020-09-06 12:06:20 +08:00
iczer
1fb75f491d feat: add function of filtering menu data through authority;
新增:增加通过权限过滤菜单数据的功能;
2020-08-31 20:51:58 +08:00
iczer
ad11e315e6 update the version of project 2020-08-27 21:30:59 +08:00
chenghongxing
9f034092a9 feat: add configuration of hiding page title in PageLayout; #106
新增:增加隐藏 PageLayout 布局中页面标题的配置;
2020-08-25 19:22:08 +08:00
iczer
1d85bd7a70 fix: the style problem of expand table; 🐛
修复:嵌套表格样式问题;
2020-08-05 14:55:20 +08:00
iczer
bfb0358217 feat: add function of async router and async menu; 🌟
新增:异步路由和菜单功能;
2020-07-29 11:15:31 +08:00
chenghongxing
a62c293e42 chore: optimize the code of theme color; 🌟 2020-07-22 19:47:16 +08:00
iczer
107e08c08e fix: issue of contextmenu in TabsView component; 🐛
修复:TabsView 组件右键菜单的bug;
2020-07-10 19:09:41 +08:00
iczer
9d5c100960 feat: add the configuration of disable animation; 🌟
新增:禁用页面切换动画的功能;
2020-07-10 11:56:36 +08:00
iczer
d78f6d61d7 chore: optimize the function of copy configuration code ; 🌟 2020-07-10 11:12:13 +08:00
iczer
e619e44d4f feat: add functional colors to the theme configuration; 🌟
新增:主题配置增加功能性颜色;
2020-07-09 22:42:07 +08:00
iczer
b5d17cd63b chore: refactor the code of configuration; 🌟 2020-07-09 17:42:59 +08:00
iczer
195624a0a1 feat: add configuration of hidden settings drawer; 🌟
新增:隐藏设置抽屉的配置;
2020-07-09 11:52:30 +08:00
iczer
09348fd627 fix: background color problem of time-picker component in night mode; 🐛
修复:时间选择组件夜晚模式下的背景色问题;
2020-07-09 10:40:52 +08:00
iczer
de05ab5f80 fix: style problem of checkbox component when switching themes; 🐛
修复:切换主题时 checkbox 的样式问题;
2020-07-08 23:17:37 +08:00
iczer
cfd334a4b4 fix: style problem of checkbox component when switching themes; 🐛
修复:切换主题时 checkbox 的样式问题;
2020-07-08 23:00:54 +08:00
iczer
6e5592fff7 chore: Optimize the code of the theme switching function; 🌟 2020-07-08 20:51:06 +08:00
iczer
4063a4f08a feat: add global night mode; 🌟
新增:全局夜晚模式;
2020-07-06 21:52:36 +08:00
iczer
9425bcb1f9 chore: add comments for settings; 🌟 2020-07-02 14:37:42 +08:00
iczer
397f4b4ab8 chore: optimize the realization of theme color 🌟 2020-07-01 17:30:20 +08:00
iczer
5f68e2d231 chore: optimize the realization of theme color 🌟 2020-07-01 17:23:39 +08:00
iczer
0bc4a06611 新增:增加设置侧边栏的国际化语言配置; 2020-06-23 16:20:50 +08:00
iczer
b16b5893c8 新增:菜单组件增加国际化语言支持; 2020-06-23 14:22:11 +08:00
iczer
9072bc93d7 新增:固定 Sider/侧边栏 功能; 2020-06-21 17:11:21 +08:00
iczer
21c5a33401 新增:固定Header功能;
Signed-off-by: iczer <1126263215@qq.com>
2020-06-21 15:46:22 +08:00
iczer
3d568c6caa 新增: 全局色弱模式; 2020-06-20 11:55:59 +08:00
iczer
2e9ebf7b1d 修复: 解决 内容区设置 minHeight 后导致无法自适应子元素高度问题; 2020-06-19 12:19:08 +08:00
iczer
ce3ee754f5 新增: 全局动画切换功能; 2020-06-18 15:01:39 +08:00