248 Commits

Author SHA1 Message Date
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
iczer
19fc285134 修改:调整 设置/Setting组件 的宽度以及优化代码; 2020-06-23 18:15:29 +08:00
iczer
0bc4a06611 新增:增加设置侧边栏的国际化语言配置; 2020-06-23 16:20:50 +08:00
iczer
b16b5893c8 新增:菜单组件增加国际化语言支持; 2020-06-23 14:22:11 +08:00
iczer
68249a0458 修改:调整抽屉/Drawer 组件样式,结局布局问题; 2020-06-23 14:21:13 +08:00
iczer
198b1e2ab5 新增:增加国际化语言支持; 2020-06-23 14:19:42 +08:00
iczer
98bc9b2386 修复:解决切换部分动画不生效的bug; 2020-06-22 10:36:08 +08:00
iczer
0a490feda3 修改:调整部分页面样式问题; 2020-06-21 23:53:54 +08:00
iczer
54c130a1b0 修改:调整顶部小组件样式,解决组件垂直对齐的问题; 2020-06-21 20:07:59 +08:00
iczer
3392beaa84 新增:增加 gh-pages 支持; 2020-06-21 19:06:41 +08:00
iczer
cb95fb2371 修改:侧边设置增加提示; 2020-06-21 18:40:59 +08:00
chenghongxing
ffed8a92a7 修改:更换logo; 2020-06-21 18:03:10 +08:00
iczer
9072bc93d7 新增:固定 Sider/侧边栏 功能; 2020-06-21 17:11:21 +08:00
iczer
6ef4680adb 修复:解决抽屉组件弹出时,mask不能全屏覆盖问题; 2020-06-21 16:40:16 +08:00
iczer
a5f486a03d 修改:修复顶部通知组件 light 主题下颜色不更换问题; 2020-06-21 16:04:23 +08:00
iczer
a7975eea3a Merge remote-tracking branch 'origin/master' 2020-06-21 15:48:42 +08:00
iczer
21c5a33401 新增:固定Header功能;
Signed-off-by: iczer <1126263215@qq.com>
2020-06-21 15:46:22 +08:00
iczer
9f2e74edef 修复:切换色弱模式时,主题颜色重置问题; 2020-06-21 15:33:09 +08:00
iczer
24f23bc9b3 修复:切换色弱模式时,主题颜色重置问题; 2020-06-21 12:20:51 +08:00
iczer
9baf57f4ee 修复:解决头部通知组件计算主题时栈溢出异常; 2020-06-20 15:37:09 +08:00