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
|
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
|
ee3265a151
|
fix: problem of img-check-box component in radio mode; 🐛
修复:img-check-box 组件在单选模式下的问题;
|
5 years ago |
iczer
|
6e5592fff7
|
chore: Optimize the code of the theme switching function; 🌟
|
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
|
98e02874ed
|
chore: optimizing the implementation logic of theme color modification; 🌟
|
5 years ago |
iczer
|
5c0ccf9df9
|
fix: selection problem in ColorCheckBox radio mode; 🐛
修复:ColorCheckBox 单选模式下的选择问题;
|
5 years ago |
iczer
|
3ed878b8f3
|
fix: the problem that layout and theme initialization settings do not take effect; 🐛
修复:导航布局和主题设置不生效问题;
|
5 years ago |
iczer
|
c6ba8815fb
|
fix: selection problem in ColorCheckBox radio mode; 🐛
修复:ColorCheckBox 单选模式下的选择问题;
|
5 years ago |
iczer
|
77781e418a
|
chore: console error message; 🐛
|
5 years ago |
iczer
|
2a45a8122a
|
fix: animation settings do not work; 🐛
修复:动画设置不生效的问题;
|
5 years ago |
iczer
|
14f6aebfe1
|
fix: style issues with side menu components and drawer components; 🐛
修复:侧边菜单组件和抽屉组件的样式问题;
|
5 years ago |
iczer
|
7f6b9e9599
|
fix: the problem that side menu not work in IE; 🐛
修复:IE 浏览器下侧边栏不能正常工作的bug;
|
5 years ago |
iczer
|
397f4b4ab8
|
chore: optimize the realization of theme color 🌟
|
5 years ago |
iczer
|
5f68e2d231
|
chore: optimize the realization of theme color 🌟
|
5 years ago |
iczer
|
f348ddfe5e
|
feat: custom theme colors support for dark mode; 🌟
新增:自定义主题色对暗黑模式的支持;
|
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
|
b9cdfdc476
|
fix: adaptive width problem during chart component initialization;🐛
修复:图表组件初始化时自适应宽度问题;
|
5 years ago |
iczer
|
2f34d7ac52
|
feat: add international language support for analysis page; 🌟
新增:分析页面增加国际化语言支持;
|
5 years ago |
iczer
|
2e90b7c614
|
feat: add page layout i18n language config.
增加页面布局的国际化语言配置
|
5 years ago |
iczer
|
19fc285134
|
修改:调整 设置/Setting组件 的宽度以及优化代码;
|
5 years ago |
iczer
|
0bc4a06611
|
新增:增加设置侧边栏的国际化语言配置;
|
5 years ago |
iczer
|
b16b5893c8
|
新增:菜单组件增加国际化语言支持;
|
5 years ago |
iczer
|
68249a0458
|
修改:调整抽屉/Drawer 组件样式,结局布局问题;
|
5 years ago |
iczer
|
98bc9b2386
|
修复:解决切换部分动画不生效的bug;
|
5 years ago |
iczer
|
0a490feda3
|
修改:调整部分页面样式问题;
|
5 years ago |
iczer
|
cb95fb2371
|
修改:侧边设置增加提示;
|
5 years ago |
chenghongxing
|
ffed8a92a7
|
修改:更换logo;
|
5 years ago |
iczer
|
9072bc93d7
|
新增:固定 Sider/侧边栏 功能;
|
5 years ago |
iczer
|
6ef4680adb
|
修复:解决抽屉组件弹出时,mask不能全屏覆盖问题;
|
5 years ago |
iczer
|
21c5a33401
|
新增:固定Header功能;
Signed-off-by: iczer <1126263215@qq.com>
|
5 years ago |
iczer
|
9f2e74edef
|
修复:切换色弱模式时,主题颜色重置问题;
|
5 years ago |
iczer
|
24f23bc9b3
|
修复:切换色弱模式时,主题颜色重置问题;
|
5 years ago |
iczer
|
63d9407a4a
|
修复: 解决动画方向不能选择的bug;
|
5 years ago |
iczer
|
3d568c6caa
|
新增: 全局色弱模式;
|
5 years ago |
iczer
|
5bbe94728e
|
修复: 修改不分页面布局问题;
|
5 years ago |
iczer
|
2e9ebf7b1d
|
修复: 解决 内容区设置 minHeight 后导致无法自适应子元素高度问题;
|
5 years ago |
iczer
|
6ca991d186
|
修复: 解决 IE 浏览器下异常信息不垂直居中的bug;
|
5 years ago |
iczer
|
94096a3832
|
修复: 解决部分页面切换动画抖动问题;
|
5 years ago |
iczer
|
a90fa8d106
|
修改: 调整布局,解决全局动画导致的界面抖动问题;
|
5 years ago |
iczer
|
ce3ee754f5
|
新增: 全局动画切换功能;
|
5 years ago |
iczer
|
25e1c0f808
|
修复: 更换主题色时 box-shadow 颜色无法更换的bug;
|
5 years ago |
iczer
|
066ab7ec22
|
新增: 增加动态修改主题色功能;
|
5 years ago |
iczer
|
54e6a72f3a
|
修改: 代码规范;
|
5 years ago |