chenghongxing
|
4e6a060dfe
|
feat: add login blocking; 🌟
新增:登录拦截功能;
|
5 years ago |
chenghongxing
|
d21a2ab062
|
chore: optimize the i18n code of router; 🌟
|
5 years ago |
chenghongxing
|
886a19ddfc
|
chore: add i18n support for TabsView.vue; 🌟
|
5 years ago |
chenghongxing
|
3573a51dbd
|
chore: add i18n support for TabsView.vue; 🌟
|
5 years ago |
秦旭洋
|
0f7f73fd1a
|
refactor: 重构TabView和ContextMenu的部分逻辑
1. 提取并修改getPageKey函数,表意更明确
2. 修复ContextMenu点击失败的bug(菜单项之间有margin缝隙)
3. 其他个别代码格式(基于eslint)调整
|
5 years ago |
iczer
|
255f68709e
|
fix: solve the cache problem in multi tabs mode; 🐛
修复: 解决多页签模式下的内存泄露问题;
|
5 years ago |
iczer
|
107e08c08e
|
fix: issue of contextmenu in TabsView component; 🐛
修复:TabsView 组件右键菜单的bug;
|
5 years ago |
iczer
|
9d5c100960
|
feat: add the configuration of disable animation; 🌟
新增:禁用页面切换动画的功能;
|
5 years ago |
iczer
|
b5d17cd63b
|
chore: refactor the code of configuration; 🌟
|
5 years ago |
iczer
|
44a99a2987
|
chore: optimize the api of drawer components; 🌟
|
5 years ago |
iczer
|
195624a0a1
|
feat: add configuration of hidden settings drawer; 🌟
新增:隐藏设置抽屉的配置;
|
5 years ago |
iczer
|
1f02623837
|
chore: optimize the color of the setting trigger and ColorCheckbox component in night mode; 🌟
|
5 years ago |
iczer
|
719dba0bd9
|
fix: problem of component style in night mode; 🐛
修复:夜晚模式下组件样式问题;
|
5 years ago |
iczer
|
4063a4f08a
|
feat: add global night mode; 🌟
新增:全局夜晚模式;
|
5 years ago |
iczer
|
14f6aebfe1
|
fix: style issues with side menu components and drawer components; 🐛
修复:侧边菜单组件和抽屉组件的样式问题;
|
5 years ago |
iczer
|
5f68e2d231
|
chore: optimize the realization of theme color 🌟
|
5 years ago |
iczer
|
112f862988
|
chore: modify the i18n implementation logic of PageLayout component 🌟
|
5 years ago |
iczer
|
fc0101f4e3
|
chore: rename some layout components; 🐶
|
5 years ago |
iczer
|
6208acc477
|
chore: update layout component's style to solve the problem of style dislocation at mobile device; 🐶
|
5 years ago |
iczer
|
9dcf6557cf
|
fix: the problem of page not switching when closing the current tab;🐛 #82
修复:关闭当前页签时页面不切换的问题;
|
5 years ago |
iczer
|
2852125b76
|
feat: add Chinese document;🌟
新增:添加中文文档;
|
5 years ago |
iczer
|
ff4364262d
|
fix: the problem that the notification window does not open properly; 🐛 #79
修复:通知窗口不能正常打开问题;
|
5 years ago |
iczer
|
1ab1f1b224
|
feat: optimize international language settings; 🌟
优化国际化语言设置功能;
|
5 years ago |
iczer
|
2e90b7c614
|
feat: add page layout i18n language config.
增加页面布局的国际化语言配置
|
5 years ago |
iczer
|
0bc4a06611
|
新增:增加设置侧边栏的国际化语言配置;
|
5 years ago |
iczer
|
b16b5893c8
|
新增:菜单组件增加国际化语言支持;
|
5 years ago |
iczer
|
0a490feda3
|
修改:调整部分页面样式问题;
|
5 years ago |
iczer
|
54c130a1b0
|
修改:调整顶部小组件样式,解决组件垂直对齐的问题;
|
5 years ago |
chenghongxing
|
ffed8a92a7
|
修改:更换logo;
|
5 years ago |
iczer
|
9072bc93d7
|
新增:固定 Sider/侧边栏 功能;
|
5 years ago |
iczer
|
a5f486a03d
|
修改:修复顶部通知组件 light 主题下颜色不更换问题;
|
5 years ago |
iczer
|
21c5a33401
|
新增:固定Header功能;
Signed-off-by: iczer <1126263215@qq.com>
|
5 years ago |
iczer
|
9f2e74edef
|
修复:切换色弱模式时,主题颜色重置问题;
|
5 years ago |
iczer
|
9baf57f4ee
|
修复:解决头部通知组件计算主题时栈溢出异常;
|
5 years ago |
iczer
|
3d568c6caa
|
新增: 全局色弱模式;
|
5 years ago |
iczer
|
5bbe94728e
|
修复: 修改不分页面布局问题;
|
5 years ago |
iczer
|
2e9ebf7b1d
|
修复: 解决 内容区设置 minHeight 后导致无法自适应子元素高度问题;
|
5 years ago |
iczer
|
94096a3832
|
修复: 解决部分页面切换动画抖动问题;
|
5 years ago |
iczer
|
a73159aef8
|
修复: 美化 chrome、fireFox、IE 滚动条样式;
|
5 years ago |
iczer
|
a90fa8d106
|
修改: 调整布局,解决全局动画导致的界面抖动问题;
|
5 years ago |
iczer
|
d4d46eeaae
|
修复: 点击菜单栏时控制台报路由重复导航警告bug;
|
5 years ago |
iczer
|
ce3ee754f5
|
新增: 全局动画切换功能;
|
5 years ago |
iczer
|
2cef3795ac
|
修复: 重复导航路由bug;
|
5 years ago |
iczer
|
54e6a72f3a
|
修改: 代码规范;
|
5 years ago |
iczer
|
e1da650eb1
|
更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题;
|
5 years ago |
iczer
|
01e9be732e
|
fix: HeaderNotice style problem #29
Closes #29
|
6 years ago |
iczer
|
f8f0294c58
|
refactor: register ant-design-vue components in main.js #28
|
7 years ago |
iczer
|
e7f1540c04
|
feat: add contextmenu for page tab #25
|
7 years ago |
chenghx
|
366575e8f6
|
feat: multipage contextmenu
|
7 years ago |
chenghx
|
0b836882c5
|
feat: add multipage mode
|
7 years ago |