iczer
|
d741904f50
|
fix: the cache problem in tabs mode;🐛
修复:多页签模式下的缓存问题;
|
5 years ago |
iczer
|
9445f0fbbb
|
fix: the exception when async route is not registered;🌟
修复:异步路由组件未注册时导致的异常;
|
5 years ago |
iczer
|
a55210f9a6
|
chore: add menu invisible configuration for async router; 🌟
|
5 years ago |
iczer
|
48bb1c4bb1
|
feat: add dynamic title form HTML; 🌟 #97
新增:增加动态 HTML 标题;
|
5 years ago |
iczer
|
b796a4c9e4
|
fix: i18n problem of dynamic route; 🐛
修复:动态路由的国际化问题;
|
5 years ago |
iczer
|
9b96868586
|
feat: add authorize directive; 🌟
新增:权限验证指令;
|
5 years ago |
iczer
|
08e40f1a31
|
feat: add prop openKeys and event openChange for menu.js; 🌟
新增:menu.js 增加 openKeys 属性和 openChange 事件;
|
5 years ago |
iczer
|
bfb0358217
|
feat: add function of async router and async menu; 🌟
新增:异步路由和菜单功能;
|
5 years ago |
chenghongxing
|
a4764d880d
|
fix: solve the problem of @ant-design/colors dependency when using npm or cnpm; 🐛 #93
|
5 years ago |
chenghongxing
|
a62c293e42
|
chore: optimize the code of theme color; 🌟
|
5 years ago |
chenghongxing
|
4e6a060dfe
|
feat: add login blocking; 🌟
新增:登录拦截功能;
|
5 years ago |
chenghongxing
|
d21a2ab062
|
chore: optimize the i18n code of router; 🌟
|
5 years ago |
chenghongxing
|
82e5955c3b
|
feat: add auth support for axios request; 🌟
新增:axios 请求添加 auth 认证支持;
|
5 years ago |
chenghongxing
|
886a19ddfc
|
chore: add i18n support for TabsView.vue; 🌟
|
5 years ago |
iczer
|
b2e0accd97
|
feat: add cookie support for aixos; 🌟
新增:aixos 请求增加 cookie;
|
5 years ago |
iczer
|
687a3adc37
|
chore: optimize the code; 🌟
|
5 years ago |
iczer
|
3ff12474cd
|
feat: add service module; 🌟
新增: 数据服务模块;
|
5 years ago |
iczer
|
d78f6d61d7
|
chore: optimize the function of copy configuration code ; 🌟
|
5 years ago |
iczer
|
e619e44d4f
|
feat: add functional colors to the theme configuration; 🌟
新增:主题配置增加功能性颜色;
|
5 years ago |
iczer
|
40472b21dd
|
feat: add the function of copying configuration code; 🌟
新增:复制配置项代码的功能;
|
5 years ago |
iczer
|
b5d17cd63b
|
chore: refactor the code of configuration; 🌟
|
5 years ago |
iczer
|
0e21e005cb
|
fix: hover color problem in night mode; 🐛
修复:夜晚模式下 hover 颜色问题;
|
5 years ago |
iczer
|
cfd334a4b4
|
fix: style problem of checkbox component when switching themes; 🐛
修复:切换主题时 checkbox 的样式问题;
|
5 years ago |
iczer
|
6e5592fff7
|
chore: Optimize the code of the theme switching function; 🌟
|
5 years ago |
iczer
|
32577b038a
|
fix: start problem in dev env; 🐛
修复:开发环境下的启动问题;
|
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
|
42a34f7a16
|
fix: the problem that changing the theme color does not work because of cache reasons 🌟
修复: 缓存原因导致主题色更换不生效的问题;
|
5 years ago |
iczer
|
8034f474d6
|
fix: the problem that changing the theme color does not work because of cache reasons 🌟
修复: 缓存原因导致主题色更换不生效的问题;
|
5 years ago |
iczer
|
f348ddfe5e
|
feat: custom theme colors support for dark mode; 🌟
新增:自定义主题色对暗黑模式的支持;
|
5 years ago |
iczer
|
2382dd8abc
|
fix: components's style overlay problem when toggle theme color. (切换主题色时组件样式覆盖问题。)
fixes #78
|
5 years ago |
iczer
|
b16b5893c8
|
新增:菜单组件增加国际化语言支持;
|
5 years ago |
iczer
|
6530ce5a35
|
修复: 解决 webpack-theme-color-replacer 导致的IE 兼容性问题;
|
5 years ago |
iczer
|
ce3ee754f5
|
新增: 全局动画切换功能;
|
5 years ago |
iczer
|
25e1c0f808
|
修复: 更换主题色时 box-shadow 颜色无法更换的bug;
|
5 years ago |
iczer
|
066ab7ec22
|
新增: 增加动态修改主题色功能;
|
5 years ago |
chenghx
|
c4eaac050c
|
feat: add device recognition
|
7 years ago |