19 Commits

Author SHA1 Message Date
iczer
34e20a2110 fix: exception of saving local setting;
修复:保存配置到本地导致的异常;
2020-09-14 11:30:26 +08:00
iczer
e3bf585ff8 fix: exception caused by mix layout mode;
修复:混合布局模式下导致的异常;
2020-09-13 17:33:57 +08:00
iczer
ae643e4dd9 feat: add function of saving personal setting to local;
新增:增加保存个人主题配置到本地的功能;
2020-09-13 17:17:21 +08:00
iczer
2848d13f0d fix: the style problem of danger button when switching theme mode; 🐛
修复:切换主题模式时危险按钮的样式问题;
2020-09-12 23:42:17 +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
0e21e005cb fix: hover color problem in night mode; 🐛
修复:夜晚模式下 hover 颜色问题;
2020-07-08 23:35:58 +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
14f6aebfe1 fix: style issues with side menu components and drawer components; 🐛
修复:侧边菜单组件和抽屉组件的样式问题;
2020-07-02 11:21:51 +08:00
iczer
5f68e2d231 chore: optimize the realization of theme color 🌟 2020-07-01 17:23:39 +08:00
iczer
42a34f7a16 fix: the problem that changing the theme color does not work because of cache reasons 🌟
修复: 缓存原因导致主题色更换不生效的问题;
2020-06-30 21:21:42 +08:00
iczer
8034f474d6 fix: the problem that changing the theme color does not work because of cache reasons 🌟
修复: 缓存原因导致主题色更换不生效的问题;
2020-06-30 21:04:37 +08:00
iczer
f348ddfe5e feat: custom theme colors support for dark mode; 🌟
新增:自定义主题色对暗黑模式的支持;
2020-06-30 20:49:47 +08:00
iczer
2382dd8abc fix: components's style overlay problem when toggle theme color. (切换主题色时组件样式覆盖问题。)
fixes #78
2020-06-23 18:57:00 +08:00
iczer
6530ce5a35 修复: 解决 webpack-theme-color-replacer 导致的IE 兼容性问题; 2020-06-18 19:28:27 +08:00
iczer
ce3ee754f5 新增: 全局动画切换功能; 2020-06-18 15:01:39 +08:00
iczer
25e1c0f808 修复: 更换主题色时 box-shadow 颜色无法更换的bug; 2020-06-16 20:38:44 +08:00
iczer
066ab7ec22 新增: 增加动态修改主题色功能; 2020-06-16 18:41:07 +08:00