iczer
|
806edf8d7f
|
Create LICENSE
|
2020-07-01 19:16:58 +08:00 |
|
iczer
|
dcc185c25c
|
Delete LICENSE
|
2020-07-01 19:15:48 +08:00 |
|
iczer
|
a41c31fe0f
|
Update LICENSE
|
2020-07-01 19:13:02 +08:00 |
|
iczer
|
364d93e4bb
|
Update LICENSE
|
2020-07-01 19:11:43 +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
|
ec771b15aa
|
chore: update document for router 🌟
|
2020-06-30 20:50:28 +08:00 |
|
iczer
|
f348ddfe5e
|
feat: custom theme colors support for dark mode; 🌟
新增:自定义主题色对暗黑模式的支持;
|
2020-06-30 20:49:47 +08:00 |
|
iczer
|
252bbc110b
|
Update router.md
|
2020-06-30 17:43:48 +08:00 |
|
iczer
|
4845e0ab17
|
Update router.md
|
2020-06-30 17:32:08 +08:00 |
|
iczer
|
5cbafb7fc7
|
Update router.md
|
2020-06-30 17:15:10 +08:00 |
|
iczer
|
49b17862fc
|
chore: update document for router 🌟
|
2020-06-30 16:47:30 +08:00 |
|
iczer
|
112f862988
|
chore: modify the i18n implementation logic of PageLayout component 🌟
|
2020-06-30 16:16:34 +08:00 |
|
iczer
|
163b9e1b5f
|
chore: update document for layout 🐶
|
2020-06-30 10:39:36 +08:00 |
|
iczer
|
18c08f3682
|
chore: update document for layout 🐶
|
2020-06-30 10:26:25 +08:00 |
|
iczer
|
be3cb1819e
|
Update layout.md
|
2020-06-29 22:40:53 +08:00 |
|
iczer
|
f3392a07ce
|
Update layout.md
|
2020-06-29 22:34:54 +08:00 |
|
iczer
|
748472d757
|
Update layout.md
|
2020-06-29 22:27:08 +08:00 |
|
iczer
|
f6937b06c9
|
chore: update document for layout 🐶
|
2020-06-29 22:03:25 +08:00 |
|
iczer
|
a85d954abc
|
chore: update document for layout 🐶
|
2020-06-29 21:44:46 +08:00 |
|
iczer
|
fc0101f4e3
|
chore: rename some layout components; 🐶
|
2020-06-29 19:17:51 +08:00 |
|
iczer
|
2eafdef2f9
|
Update faq.md
|
2020-06-28 23:21:20 +08:00 |
|
iczer
|
3d2ae39420
|
Update faq.md
|
2020-06-28 23:02:03 +08:00 |
|
iczer
|
f6fa5007dc
|
chore: update document: start/faq; 🐶
|
2020-06-28 22:43:36 +08:00 |
|
iczer
|
cd854761f5
|
chore: update document; 🐶
|
2020-06-28 21:44:18 +08:00 |
|
iczer
|
d214332218
|
Update use.md
|
2020-06-28 21:32:20 +08:00 |
|
iczer
|
7c3404dc13
|
Update use.md
|
2020-06-28 21:03:55 +08:00 |
|
iczer
|
6208acc477
|
chore: update layout component's style to solve the problem of style dislocation at mobile device; 🐶
|
2020-06-28 20:24:08 +08:00 |
|
iczer
|
db25716d9d
|
Update README.md
|
2020-06-28 11:43:49 +08:00 |
|
iczer
|
abd9df49cc
|
Update README.md
|
2020-06-28 11:42:49 +08:00 |
|
iczer
|
8a780cca6e
|
chore: update scripts of deploy; 🐶
|
2020-06-28 11:11:16 +08:00 |
|
iczer
|
9dcf6557cf
|
fix: the problem of page not switching when closing the current tab;🐛 #82
修复:关闭当前页签时页面不切换的问题;
|
2020-06-28 10:46:06 +08:00 |
|
iczer
|
4124768c6e
|
update: modify document theme color;🌟
更新:修改文档主题配色;
|
2020-06-27 22:18:38 +08:00 |
|
iczer
|
2852125b76
|
feat: add Chinese document;🌟
新增:添加中文文档;
|
2020-06-27 21:49:04 +08:00 |
|
iczer
|
b9cdfdc476
|
fix: adaptive width problem during chart component initialization;🐛
修复:图表组件初始化时自适应宽度问题;
|
2020-06-26 15:43:39 +08:00 |
|
iczer
|
f90b6e8731
|
update preview image;
|
2020-06-25 11:40:11 +08:00 |
|
iczer
|
80e3f41419
|
fix: tabs scroll problem when analysis page's width is not enough;🐛 #80
修复:分析页面宽度不足时 tabs 组件的滚动问题;
|
2020-06-24 23:48:53 +08:00 |
|
iczer
|
9caba7cc66
|
fix: tabs scroll problem when analysis page's width is not enough;
; 🐛 #80
修复:分析页面宽度不足时 tabs 组件的滚动问题;
|
2020-06-24 23:41:02 +08:00 |
|
iczer
|
9eeb53f4ff
|
feat: add international language support for basicForm page; 🌟
新增:標準表單页面增加国际化语言支持;
|
2020-06-24 22:31:03 +08:00 |
|
iczer
|
2f34d7ac52
|
feat: add international language support for analysis page; 🌟
新增:分析页面增加国际化语言支持;
|
2020-06-24 21:08:03 +08:00 |
|
iczer
|
2cb54136b5
|
feat: add statements and phrase mode for i18n-extend plugin; 🌟
新增:i18n-extend 插件增加语句模式和词组模式;
|
2020-06-24 20:11:54 +08:00 |
|
iczer
|
fa3fa22f3c
|
feat: add international language support for workplace page; 🌟
新增:工作台页面增加国际化语言支持;
|
2020-06-24 18:53:17 +08:00 |
|
iczer
|
ff4364262d
|
fix: the problem that the notification window does not open properly; 🐛 #79
修复:通知窗口不能正常打开问题;
|
2020-06-24 17:15:09 +08:00 |
|
iczer
|
75921a02ae
|
feat: add international language support for advanced forms page; 🌟
新增:高级表单页增加国际化语言支持;
|
2020-06-24 16:36:23 +08:00 |
|
iczer
|
d58dafeda9
|
feat: new custom plugin of Vue; 🌟
新增:新增Vue自定义插件;
|
2020-06-24 16:34:23 +08:00 |
|
iczer
|
1ab1f1b224
|
feat: optimize international language settings; 🌟
优化国际化语言设置功能;
|
2020-06-24 16:31:02 +08:00 |
|
iczer
|
94fb7964b2
|
fix: Fix the problem that the international setting of ant-design-vue does not work.
修复 ant-design-vue 国际化配置不生效问题。
|
2020-06-24 16:22:31 +08:00 |
|
iczer
|
2e90b7c614
|
feat: add page layout i18n language config.
增加页面布局的国际化语言配置
|
2020-06-23 22:05:29 +08:00 |
|
iczer
|
2382dd8abc
|
fix: components's style overlay problem when toggle theme color. (切换主题色时组件样式覆盖问题。)
fixes #78
|
2020-06-23 18:57:00 +08:00 |
|