33 Commits

Author SHA1 Message Date
iczer
44a99a2987 chore: optimize the api of drawer components; 🌟 2020-07-09 12:10:36 +08:00
iczer
719dba0bd9 fix: problem of component style in night mode; 🐛
修复:夜晚模式下组件样式问题;
2020-07-08 11:49:12 +08:00
iczer
4063a4f08a feat: add global night mode; 🌟
新增:全局夜晚模式;
2020-07-06 21:52:36 +08:00
iczer
77781e418a chore: console error message; 🐛 2020-07-02 14:06:34 +08:00
iczer
14f6aebfe1 fix: style issues with side menu components and drawer components; 🐛
修复:侧边菜单组件和抽屉组件的样式问题;
2020-07-02 11:21:51 +08:00
iczer
fc0101f4e3 chore: rename some layout components; 🐶 2020-06-29 19:17:51 +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
68249a0458 修改:调整抽屉/Drawer 组件样式,结局布局问题; 2020-06-23 14:21:13 +08:00
iczer
0a490feda3 修改:调整部分页面样式问题; 2020-06-21 23:53:54 +08:00
iczer
6ef4680adb 修复:解决抽屉组件弹出时,mask不能全屏覆盖问题; 2020-06-21 16:40:16 +08:00
iczer
066ab7ec22 新增: 增加动态修改主题色功能; 2020-06-16 18:41:07 +08:00
iczer
e1da650eb1 更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题; 2020-06-15 18:24:31 +08:00
iczer
f8f0294c58 refactor: register ant-design-vue components in main.js #28 2018-09-20 11:41:28 +08:00
chenghx
8a0c4b9a3c feat: add theme style toggle function 2018-08-29 15:02:46 +08:00
chenghx
cb90759253 feat: add right side support 2018-08-21 17:51:47 +08:00
iczer
822ebc31ad feat: add side drawer button 2018-08-20 22:46:14 +08:00
chenghx
7b7e878c24 refactor: drawer component 2018-08-20 18:00:17 +08:00
chenghx
10c8f3557b feat: add mobile side menu 2018-08-14 17:29:50 +08:00
iczer
48bf1bc5d8 deps: upgrade vue-antd-ui@1.0.1 to ant-design-vue@1.0.3 2018-08-12 14:40:09 +08:00
chenghx
930c7828ff 修复:DetailList组件样式问题 2018-08-08 11:44:21 +08:00
chenghx
7924df9404 修复:DetailList组件样式bug 2018-08-08 10:22:30 +08:00
chenghx
a1e314e1ff 优化:AStepItem组件增加link 2018-08-08 10:05:53 +08:00
chenghx
79b527b77f 新增AStepItem组件 2018-08-07 18:08:31 +08:00
chenghx
4a96457bab 增加属性layout、size、col支持 2018-08-07 14:48:47 +08:00
chenghx
e0ff72f271 未设置title时,不渲染title标签 2018-08-07 11:32:17 +08:00
chenghx
965c36667c 修复DetailList影响其他组件css样式的bug 2018-08-07 09:36:34 +08:00
iczer
4711a8556c 新增基础详情页、DetailList组件 2018-08-06 23:15:09 +08:00
chenghx
9f244f3719 新增AvatarList组件 2018-08-06 16:30:38 +08:00
iczer
0b80b9268e 完善TagSelect组件 2018-08-05 15:17:34 +08:00
chenghx
9a4afee5c2 新增TagSelect组件 2018-08-03 17:58:42 +08:00
iczer
25e297fe86 优化page布局;
新增工作台Workplace;
更新vue-antd-ui版本:1.0.1;
2018-07-31 16:08:13 +08:00
iczer
b8db6b49b4 新增GloablFooter、标准列表 2018-07-26 23:22:14 +08:00
chenghx
1ce46133c5 增加底部工具栏FooterToolBar、完善表单模块(高级表单)、 2018-07-24 18:02:55 +08:00