Commit Graph

2482 Commits

Author SHA1 Message Date
Amour1688
4fa8055933 remove "。" in TreeSelect doc (#1433) 2019-11-19 16:05:46 +08:00
tangjinzhou
930e875228 bump 1.4.5 2019-11-16 17:23:37 +08:00
tangjinzhou
07c8dc2c69 docs: update doc 2019-11-16 17:23:03 +08:00
tanjinzhou
85774fb921 fix: password ts types #1424 2019-11-15 18:25:17 +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
tanjinzhou
4687bf1066 update site 2019-11-07 19:05:33 +08:00
tanjinzhou
90ba73da7a Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-11-07 17:49:57 +08:00
tanjinzhou
c4bac70e9b update site 2019-11-07 17:49:17 +08:00
zkwolf
094f0325d9 fix: comment render nest style bug (#1389) 2019-11-07 11:30:26 +08:00
Lukinoh
548f10d357 fix: statistic countdown typings (#1375) 2019-11-04 16:53:34 +08:00
tanjinzhou
1fd1735cb7 update site 2019-10-31 19:42:49 +08:00
tanjinzhou
52b66db19a bump 1.4.4 2019-10-30 17:08:35 +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
dce2dea234 site: add google ads 2019-10-30 16:38:51 +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
46644ff435 update site 2019-10-29 14:44: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
89b6647d66 bump 1.4.3 2019-10-22 12:48:39 +08:00
tanjinzhou
041839b901 fix: throw error when use slot at template 2019-10-22 12:45:30 +08:00
tanjinzhou
600f2db48a bump 1.4.3 2019-10-22 11:46:58 +08:00
zkwolf
5d3353be6b fix: input style bug (#1322) 2019-10-22 10:57:20 +08:00
tanjinzhou
a9622bd21a bump 1.4.2 2019-10-21 19:03:22 +08:00
tanjinzhou
8be7ec96a2 fix: pagination keyup enter not work #1316 2019-10-21 17:36:06 +08:00
tanjinzhou
b5cd32aa1a fix: Radio.Group triggers multiple change callback issues #1280 2019-10-18 13:05:35 +08:00
言肆
a0c887479a fix: pretter Line progress style (#1310) (#1311) 2019-10-18 10:21:04 +08:00
tanjinzhou
5a94354e73 bump 1.4.1 2019-10-17 19:27:45 +08:00
tanjinzhou
5e4df25ee1 test: update table test 2019-10-17 19:27:21 +08:00
tanjinzhou
723b6c6cf6 feat: input add focus when click clear button 2019-10-17 19:26:58 +08:00
tanjinzhou
8820a184e2 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2019-10-17 18:55:37 +08:00