Commit Graph

1282 Commits (594dc07dfff485a2e1abaea90e045a3cd1ac7996)

Author SHA1 Message Date
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
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
zkwolf f3d0e23987 feat: select add maxTagTextLength prop (#1217)
* feat: select add maxTagTextLenth prop

* fix: add select maxTagTextLength prop ts type
2019-09-23 10:56:25 +08:00
tangjinzhou d42300bb88 cr table & tabs 2019-09-23 08:38:54 +08:00
tanjinzhou f5a340c306 cr tabs & tag & time-picker & slider 2019-09-20 19:19:59 +08:00
tanjinzhou c015c8d34c cr pxxx to sxxx and tree 2019-09-18 20:03:13 +08:00
tangjinzhou 4ce99b91e1 update configProvider 2019-09-11 22:51:52 +08:00
tangjinzhou a47a820a29 cr pagination & popover & popconfirm & tree-select 2019-09-11 22:33:36 +08:00
tanjinzhou f94f50f326 cr exxx to nxxx 2019-09-11 18:11:48 +08:00
tangjinzhou 4c58c52b21 cr grid & icon & upload 2019-09-10 21:54:22 +08:00
tanjinzhou 927a0a6c81 cr cxxx- exxx 2019-09-10 18:57:08 +08:00
tangjinzhou c31aab0685 cr button 2019-09-08 20:16:17 +08:00
zkwolf 5a0290af98 fix: docs typo (#1162) 2019-09-08 10:52:14 +08:00
tanjinzhou ae5a5878d5 cr anchor & avatar 2019-09-06 19:01:49 +08:00
tangjinzhou 8de01cf07e cr util & config-provider & affix & alert 2019-09-05 22:18:27 +08:00
tangjinzhou 0eef790e6b update vc-align to 2.4.5 2019-09-03 22:59:41 +08:00
tangjinzhou 508bc33cfa Merge branch 'feat-1.4.0' of https://github.com/vueComponent/ant-design-vue into feat-1.4.0 2019-09-03 22:49:37 +08:00
tangjinzhou dd3bde664f cr vc-calendar 2019-09-03 22:49:21 +08:00
zkwolf 1469f03011 fix: cascader prop notFoundContent type typo (#1150) 2019-09-03 17:36:50 +08:00
tangjinzhou 6ae2a193f6 update vc-cascader to 0.17.4 2019-09-02 22:49:34 +08:00
tangjinzhou feb9d178a9 update vc-checkbox to 2.1.7 2019-09-02 22:07:37 +08:00
tangjinzhou 43cbdb5659 cr vc-collapse and update to 1.11.7 2019-09-02 22:07:10 +08:00
tanjinzhou c9107da055 fix: select not hide when use keydown 2019-08-30 18:48:51 +08:00
tanjinzhou c80e54ba78 feat: form add selfUpdate #1049 2019-08-30 14:07:32 +08:00
tanjinzhou 0a419dac6a fix: switch tabIndex not work 2019-08-30 12:55:45 +08:00
tangjinzhou acbc6158b8 update dialog to 7.5.5 2019-08-29 22:50:53 +08:00
tangjinzhou 154e24687c update util 2019-08-28 22:56:51 +08:00
tangjinzhou da0f17d1b6 Merge remote-tracking branch 'origin/master' into feat-1.4.0
# Conflicts:
#	components/affix/index.jsx
#	components/alert/index.jsx
#	components/back-top/index.jsx
#	components/carousel/index.jsx
#	components/cascader/index.jsx
#	components/comment/index.jsx
#	components/config-provider/index.jsx
#	components/divider/index.jsx
#	components/drawer/index.jsx
#	components/form/Form.jsx
#	components/input-number/index.jsx
#	components/menu/index.jsx
#	components/modal/confirm.js
#	components/modal/index.js
#	components/popconfirm/index.jsx
#	components/popover/index.jsx
#	components/rate/index.jsx
#	components/steps/index.jsx
#	components/switch/index.jsx
#	components/time-picker/index.jsx
#	components/tree-select/index.jsx
#	site/components.js
2019-08-28 22:36:44 +08:00
tanjinzhou c9f1c26693 chore: add base.vue inconsistent vue version 2019-08-28 10:50:19 +08:00
tangjinzhou 2852ea295a update vc-pagination to 1.20.5 2019-08-27 23:14:19 +08:00
tangjinzhou 445c21d9fd cr dropdown 2019-08-27 21:57:27 +08:00
tangjinzhou 1e53fc85b3 update snapshots and prettier 2019-08-26 22:47:19 +08:00
tangjinzhou 6ea8f071f9 update vc-form to 2.4.8 2019-08-26 22:46:44 +08:00