34 Commits

Author SHA1 Message Date
chenghongxing
8b3003108d 新增:增加多页签模式下配置是否缓存页面的功能; #154
feat: add the function to configure whether to cache pages in multi tab mode;
2020-12-06 14:52:04 +08:00
chenghongxing
d707335cd7 fix: the style problem of tree checkbox when toggling theme color; 🐛
修复:切换主题色时树选择框的样式问题;
2020-11-08 14:37:42 +08:00
chenghongxing
5e1dd6970d bug: fix the problem that the error color be changed when toggle theme color; 🐛
修复:切换主题色时,错误色被改变的bug;
2020-11-08 12:36:31 +08:00
chenghongxing
4c25980b97 feat: add function of fixing the head of tabs;
新增:固定页签头功能。
2020-09-30 16:53:20 +08:00
iczer
48376325da fix: the shake problem of head menu when mouse hover; 🐛 #115
修复:鼠标移入时顶部菜单抖动问题;
2020-09-12 18:36:48 +08:00
chenghongxing
4a7bee7506 feat: add configuration for width of page content;
新增:增加页面内容宽度配置;
2020-09-06 12:16:51 +08:00
iczer
096f75ab7b feat: add function of filtering menu data through authority;
修复:增加通过权限过滤菜单数据的功能;
2020-08-31 20:49:43 +08:00
iczer
6a40ef57f9 update the version of project 2020-08-27 21:32:25 +08:00
chenghongxing
9f24da1f71 feat: add configuration of hiding page title in PageLayout; #106
新增:增加隐藏 PageLayout 布局中页面标题的配置;
2020-08-25 19:24:01 +08:00
iczer
4ffb233506 fix: the style problem of expand table; 🐛
修复:嵌套表格样式问题;
2020-08-05 14:53:47 +08:00
iczer
703125542f Merge branch 'basic-async-router' into basic 2020-07-29 12:08:09 +08:00
iczer
440f9bf577 chore: add configuration for async router; 🌟 2020-07-28 23:17:00 +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