37 Commits (45d62e4860e3157d348c39f3b3ecea50515c6b03)

Author SHA1 Message Date
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 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; 🌟 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; 🌟 5 years ago
chenghongxing 886a19ddfc chore: add i18n support for TabsView.vue; 🌟 5 years ago
iczer b2e0accd97 feat: add cookie support for aixos; 🌟 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; 🐛 5 years ago
iczer cfd334a4b4 fix: style problem of checkbox component when switching themes; 🐛 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. (切换主题色时组件样式覆盖问题。) 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