Commit Graph

1248 Commits

Author SHA1 Message Date
tanjinzhou
197cad6c5f fix: MonthPicker value can not change when open #1510 2019-12-06 17:09:27 +08:00
Valeriy
1b78a10ee6 Push column argument to cell's customRender function call. (#1513) 2019-12-04 22:26:29 +08:00
tangjinzhou
6362bf9edb chore: vue instance 2019-12-04 22:12:38 +08:00
言肆
b2717bccda fix: tabs trigger nextClick event (#1489) 2019-12-02 14:11:02 +08:00
wangxueliang
82ea4bbb82 fix: inputNumber props id name no work #1477 2019-11-30 11:49:27 +08:00
wangxueliang
024698d5c1 fix: drawer props wrapStyle no work #1481 2019-11-30 10:52:15 +08:00
EmiyaYang
d757ac68e2 docs(table): complement params (#1486) 2019-11-29 18:37:21 +08:00
tanjinzhou
1f429c1e88 fix: body scroll when open modal #1472 2019-11-29 18:34:41 +08:00
tanjinzhou
586dc46d90 fix: menu click not trigger #1470 2019-11-28 17:32:46 +08:00
tanjinzhou
16ec40a012 fix: tooltip not hide in keep-alive 2019-11-28 17:32:27 +08:00
tanjinzhou
76c6ce6f3d feat: dialog add getDialogWrap 2019-11-27 13:55:32 +08:00
tangjinzhou
7a3c881075 feat: config-provider getPopupContainer add dialogContext 2019-11-26 22:00:30 +08:00
tanjinzhou
74f5d9f10b Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-11-26 15:59:45 +08:00
tanjinzhou
5e409fdb10 fix: select input width and placeholder Incorrect When typing Chinese #1458 2019-11-26 15:59:29 +08:00
tanjinzhou
309baa138a fix: config-provider throw error when use vue@2.5 2019-11-26 15:57:22 +08:00
doublehell
58c9095772 docs: Menu API Document Update (#1460)
* Update index.zh-CN.md

补充Menu文件overflowedIndicator说明

* Update index.en-US.md

补充Menu文件overflowedIndicator说明
2019-11-24 11:01:13 +00:00
tanjinzhou
910a62eb4a fix: submenu trigger double click event #1450 2019-11-21 10:49:41 +00:00
tanjinzhou
e3f867b6b1 fix: update dbclick to dblclick #1437 2019-11-20 15:49:31 +08:00
tanjinzhou
cece7332cb fix: AutoComplete can not delete last character #1429 2019-11-20 15:37:47 +08:00
zkwolf
d52ed02a18 fix: cascader input space bug (#1431) 2019-11-19 16:21:19 +08:00
Amour1688
4fa8055933 remove "。" in TreeSelect doc (#1433) 2019-11-19 16:05:46 +08:00
tanjinzhou
a857c253c9 fix: ie trigger input when set placeholder 2019-11-15 18:21:50 +08:00
tanjinzhou
6c05e25f23 feat: input not trigger input event when chinese not complete #1281 2019-11-15 16:56:28 +08:00
tanjinzhou
bad8cc0626 revert: radio style 2019-11-15 15:12:31 +08:00
PanStar
ae6aee6ce4 feat: From 组件新增 labelCol、wrapperCol (#1365)
* From 组件新增 labelCol、wrapperCol

* 1 Form 组件 types 补充
2 Button 组件 文档优化
3 Radio 组件 样式优化
2019-11-15 15:10:33 +08:00
张晨成
3136e5964f feat(tree): 添加form-props-'replaceFields'字段 (#1395)
* feat(tree): 添加form-props-'replaceFields'字段

* test: add test file

* docs: 修改实例名称
2019-11-15 15:05:38 +08:00
tanjinzhou
5e27ff8da4 feat: update tree doubleclick to dbclick 2019-11-15 13:03:59 +08:00
tanjinzhou
b552450d9a docs: update table doubleclick to dbclick #1397 2019-11-15 12:59:29 +08:00
tanjinzhou
cdcae1b39f fix: input bug at ie9 #1421 2019-11-14 19:19:24 +08:00
hzGotB
45eb4be22a fix: table style (#1370) 2019-11-12 11:50:18 +08:00
tanjinzhou
12302b7ae7 fix: dropdown disabled not work #1400 2019-11-12 11:16:49 +08:00
言肆
d8ac932947 fix: select labelInValue validator prop type error (#1393) 2019-11-08 11:13:59 +08:00
zkwolf
094f0325d9 fix: comment render nest style bug (#1389) 2019-11-07 11:30:26 +08:00
tanjinzhou
d6bf99b279 test: update snap 2019-10-30 16:55:01 +08:00
tanjinzhou
a8ff2ed73e fix: set icon focusable="false" #1358 2019-10-30 16:42:01 +08:00
tanjinzhou
e7c71dc0b2 feat: progress format support v-slot #1348 2019-10-30 16:38:15 +08:00
tanjinzhou
c33965d6e6 fix: CheckBox.Group throw error when update value to undefined #1360 2019-10-30 16:37:19 +08:00
tanjinzhou
2e9b3000ac fix: type check failed #1356 2019-10-30 16:36:23 +08:00
tanjinzhou
af666b8bce perf: optimization menu 2019-10-30 16:34:41 +08:00
wangweijun0418
e1b126cbdd 间距margin重置的bug (#1353) #873
* 间距margin重置的bug

* Update index.less

解决margin重合问题,overflow方式会有副作用,采用padding解决margin重合现象。
2019-10-30 11:13:06 +08:00
tanjinzhou
755517eb80 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-10-25 19:38:29 +08:00
tanjinzhou
a4c2a0e020 fix: Auto complete dropdown flickers #1327 2019-10-25 19:38:04 +08:00
wangxueliang
7c9fc40cde fix: loading icon not center #1337 2019-10-25 10:39:20 +08:00
tangjinzhou
1208649a9e fix: Auto complete dropdown flickers #1327 2019-10-25 00:04:47 +08:00
tanjinzhou
88a9845ddc fix: simple Pagination input not work #1333 2019-10-24 18:50:51 +08:00
wangxueliang
24fd488b56 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-10-22 15:11:04 +08:00
wangxueliang
3d8d78eea6 fix: item not active when set mode year #1321 2019-10-22 15:08:43 +08:00
tanjinzhou
041839b901 fix: throw error when use slot at template 2019-10-22 12:45:30 +08:00
zkwolf
5d3353be6b fix: input style bug (#1322) 2019-10-22 10:57:20 +08:00
tanjinzhou
8be7ec96a2 fix: pagination keyup enter not work #1316 2019-10-21 17:36:06 +08:00