Commit Graph

1213 Commits (dce2dea234889edb328a64ccb5553828c7927ded)

Author SHA1 Message Date
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
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 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
zkwolf c4f668b402 fix: input clear style (#1297) 2019-10-17 18:52:10 +08:00
tanjinzhou 6893848eb0 style: format password 2019-10-17 18:49:33 +08:00
wangxueliang 725a7f516f test: update snapshots 2019-10-17 18:03:52 +08:00
wangxueliang 536887a7a7 fix: input-password input-search no work 2019-10-17 17:59:23 +08:00
wangxueliang 5178480d13 fix: table demo & update snapshots 2019-10-17 13:42:03 +08:00
tangjinzhou 8a363ca654 fix: progress strokeWidth not work 2019-10-16 23:33:38 +08:00
tangjinzhou 35a65bc74c fix: form initialValue is not defined #1291 2019-10-16 23:08:29 +08:00
tanjinzhou b6656797fc fix: radio emit two change event #1280 2019-10-16 14:47:49 +08:00
tanjinzhou 3b45c7e128 fix: browser suspended when form-item is slot #1271 2019-10-14 15:49:40 +08:00
liufushihai af33c68f0c docs: update colspan-rowspan.md (#1272) 2019-10-13 20:08:19 +08:00
tangjinzhou f7a57fe170 feat: add link button 2019-10-11 22:05:02 +08:00
tanjinzhou 6c9de7146c fix: table warning #1267 2019-10-11 18:25:23 +08:00
zkwolf 598f41f098 fix: get slot bug (#1256) 2019-10-09 19:07:35 +08:00
tanjinzhou 6b3de60163 doc: add faq about date-picker mode="year" 2019-10-09 19:03:53 +08:00
tanjinzhou d2784465c2 fix: carousel type error warning 2019-10-09 18:39:09 +08:00
tanjinzhou b5d4dfd30f style: format demo 2019-10-09 18:32:23 +08:00
tangjinzhou 6f05a983c4 Merge branch 'master' into feat-1.4.0 2019-09-29 20:47:05 +08:00
zkwolf 495db37086 fix: Select OptGroup title slot bug (#1236)
* fix: Select OptGroup title slot bug

* test: update snapshot
2019-09-29 18:24:15 +08:00
zkwolf c897d32a00 fix: time-picker bug (#1176)
当使用backspace删除所有字符后,输入第一个字符控制台报错,并无字符显示
2019-09-29 18:10:23 +08:00
tanjinzhou c89d19e6e1 feat: Carousel support responsive #1230 2019-09-29 17:22:11 +08:00
tanjinzhou b4fe21139a fix: tooltip defaultVisible not work #1232 2019-09-29 17:04:19 +08:00
tangjinzhou 31522c953d test: update snapshots 2019-09-28 21:02:32 +08:00
tangjinzhou 4cd44aea3d style: format code 2019-09-28 20:45:07 +08:00
tangjinzhou de01b413db Merge remote-tracking branch 'origin/master' into feat-1.4.0 2019-09-28 19:19:49 +08:00
tangjinzhou 6dd61cdb76 style: format code 2019-09-28 18:00:24 +08:00
tangjinzhou 48fda08795 fix: ie select open bug #1223 2019-09-27 18:44:11 +08:00
tangjinzhou b2e9baa22f fix: update ts 2019-09-26 22:05:24 +08:00
tangjinzhou a3ab0c26f2 Merge remote-tracking branch 'origin/master' into feat-1.4.0
# Conflicts:
#	components/vc-form/src/createBaseForm.jsx
2019-09-23 20:54:44 +08:00
tangjinzhou e214277022 update RadioButton 2019-09-23 20:45:58 +08:00
zkwolf 03d8e528de docs: add two props of treeselect (#1210)
- maxTagCount
- maxTagPlaceholder
2019-09-23 19:02:08 +08:00