iczer
|
99aa951c38
|
update README
|
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
|
32577b038a
|
fix: start problem in dev env; 🐛
修复:开发环境下的启动问题;
|
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
|
36e9e0a9f0
|
fix: setting language does not work in src/config/config.js; 🌟
|
5 years ago |
iczer
|
9425bcb1f9
|
chore: add comments for settings; 🌟
|
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
|
73d7febde3
|
chore: update preview.png 🌟
|
5 years ago |
iczer
|
fa3279b04c
|
chore: update preview.png 🌟
|
5 years ago |
iczer
|
47ef56cddf
|
chore: update preview.png 🌟
|
5 years ago |
iczer
|
a87b1aafd0
|
chore: update preview.png 🌟
|
5 years ago |
iczer
|
b35b4a5d5a
|
chore: update preview.png 🌟
|
5 years ago |
iczer
|
cac285dfdd
|
chore: update preview.png 🌟
|
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
|
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
|
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
|
b9cdfdc476
|
fix: adaptive width problem during chart component initialization;🐛
修复:图表组件初始化时自适应宽度问题;
|
5 years ago |
iczer
|
f90b6e8731
|
update preview image;
|
5 years ago |
iczer
|
80e3f41419
|
fix: tabs scroll problem when analysis page's width is not enough;🐛 #80
修复:分析页面宽度不足时 tabs 组件的滚动问题;
|
5 years ago |
iczer
|
9caba7cc66
|
fix: tabs scroll problem when analysis page's width is not enough;
; 🐛 #80
修复:分析页面宽度不足时 tabs 组件的滚动问题;
|
5 years ago |
iczer
|
9eeb53f4ff
|
feat: add international language support for basicForm page; 🌟
新增:標準表單页面增加国际化语言支持;
|
5 years ago |
iczer
|
2f34d7ac52
|
feat: add international language support for analysis page; 🌟
新增:分析页面增加国际化语言支持;
|
5 years ago |
iczer
|
2cb54136b5
|
feat: add statements and phrase mode for i18n-extend plugin; 🌟
新增:i18n-extend 插件增加语句模式和词组模式;
|
5 years ago |
iczer
|
fa3fa22f3c
|
feat: add international language support for workplace page; 🌟
新增:工作台页面增加国际化语言支持;
|
5 years ago |
iczer
|
ff4364262d
|
fix: the problem that the notification window does not open properly; 🐛 #79
修复:通知窗口不能正常打开问题;
|
5 years ago |
iczer
|
75921a02ae
|
feat: add international language support for advanced forms page; 🌟
新增:高级表单页增加国际化语言支持;
|
5 years ago |
iczer
|
d58dafeda9
|
feat: new custom plugin of Vue; 🌟
新增:新增Vue自定义插件;
|
5 years ago |
iczer
|
1ab1f1b224
|
feat: optimize international language settings; 🌟
优化国际化语言设置功能;
|
5 years ago |
iczer
|
94fb7964b2
|
fix: Fix the problem that the international setting of ant-design-vue does not work.
修复 ant-design-vue 国际化配置不生效问题。
|
5 years ago |
iczer
|
2e90b7c614
|
feat: add page layout i18n language config.
增加页面布局的国际化语言配置
|
5 years ago |
iczer
|
2382dd8abc
|
fix: components's style overlay problem when toggle theme color. (切换主题色时组件样式覆盖问题。)
fixes #78
|
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 |