tanjinzhou
|
4e65ae0e0a
|
perf: update listeners
|
2020-01-19 16:58:38 +08:00 |
tangjinzhou
|
20ff3419e7
|
perf: update listeners
|
2020-01-18 21:44:13 +08:00 |
tangjinzhou
|
594dc07dff
|
perf: update listeners
|
2020-01-18 21:34:23 +08:00 |
tangjinzhou
|
8b6b506110
|
perf: update some attrs
|
2020-01-18 17:06:09 +08:00 |
tangjinzhou
|
3cb68f5ec6
|
perf: table rerender #1705
|
2020-01-18 16:14:42 +08:00 |
PanStar
|
2501ac3a0e
|
docs: carousel add dotsClass and other doc update (#1732)
|
2020-01-16 16:40:54 +08:00 |
shanyuhai123
|
e63f9ea671
|
docs: update card tabs demo (#1685)
|
2020-01-15 21:11:16 +08:00 |
tangjinzhou
|
b8a0195379
|
feat: add parentContext for api modal #1709
|
2020-01-15 21:03:36 +08:00 |
tangjinzhou
|
dc454ff943
|
fix: some props error
|
2020-01-15 20:18:28 +08:00 |
edifierx666
|
fa19a565c2
|
fix: subMenu some props not work (#1668)
* fix: [subMenu]props
* fix: [subMenu]props
* fix: [subMenu]props
|
2020-01-15 20:13:03 +08:00 |
tangjinzhou
|
42787664ab
|
fix: drawer wrapStyle position is incorrect and add drawerStyle #1699
|
2020-01-15 14:32:24 +08:00 |
梁鑫辉
|
0dbea62fdf
|
fix: table demo bug #1700
fix #1700
https://github.com/vueComponent/ant-design-vue/issues/1700
|
2020-01-15 10:57:59 +08:00 |
Wenson Smith
|
7383fd8934
|
fix: [TreeSelect] type check failed when value is number (#1551)
* fix: type check failed when value is number
* fix: type tree-select type check
|
2020-01-15 10:04:19 +08:00 |
biterabbit
|
e0d5f078f9
|
fix:Tree scopedSlots icon no work (#1712)
|
2020-01-13 19:46:05 +08:00 |
wangxueliang
|
a8e83b7241
|
fix: spellcheck no work #1707
|
2020-01-12 20:19:28 +08:00 |
wangxueliang
|
0834d52626
|
fix: merge
|
2020-01-09 23:00:27 +08:00 |
wangxueliang
|
e5c6140a74
|
fix: cascader empty data does not work #1701
|
2020-01-09 22:56:50 +08:00 |
tanjinzhou
|
7cda44ba31
|
update site
|
2019-12-24 14:49:30 +08:00 |
tangjinzhou
|
1c9e9e2418
|
docs: add resize table demo
|
2019-12-23 22:12:13 +08:00 |
tangjinzhou
|
d7561734ea
|
style: format code
|
2019-12-21 18:37:33 +08:00 |
wangxueliang
|
6cc28eeb62
|
fix: animation no work #1540
|
2019-12-18 19:06:38 +08:00 |
zkwolf
|
a66ff7deb0
|
fix: timepicker non-unique id (#1566)
|
2019-12-18 13:05:59 +08:00 |
wangxueliang
|
84c95cd524
|
fix: avoid dead loop upload
|
2019-12-17 19:26:52 +08:00 |
陈李雨声
|
f744690e92
|
fix:picture is not rendered
get the picture base64 asynchronously, resulting in no rendering
|
2019-12-14 18:26:25 +08:00 |
tangjinzhou
|
c14d7357b8
|
fix: left and right arrows of MonthPicker cannot be worked #1543
|
2019-12-11 21:02:31 +08:00 |
tanjinzhou
|
1f7ae756fc
|
docs: update docs
|
2019-12-10 17:28:57 +08:00 |
tanjinzhou
|
dfbd183429
|
test: update input test
|
2019-12-10 17:15:36 +08:00 |
Eric Tian
|
50299632cc
|
fix: select empty not center (#1445)
* 修复select组件在mode为multiple或tags时,下拉选项为空时样式没有居中问题
外层的.ant-select-dropdown-menu-item样式设置了padding-right:@control-padding-horizontal + 20,得到padding的值为5px 32px 5px 12px,所以里层的.ant-empty-small的样式margin-left不需要加上@control-padding-horizontal
* 添加px单位
|
2019-12-10 15:04:25 +08:00 |
Reson-a
|
d6234307d2
|
fix: memory leak of Trigger (#1483)
|
2019-12-10 14:53:15 +08:00 |
tanjinzhou
|
79438a8543
|
fix: menu error in edge #1492
|
2019-12-10 13:17:17 +08:00 |
tanjinzhou
|
cdc0e1a5f6
|
test: update upload test
|
2019-12-10 13:16:16 +08:00 |
tangjinzhou
|
843d9dc82f
|
fix: password add focus blur methods #1485
|
2019-12-09 22:44:52 +08:00 |
tangjinzhou
|
d294328319
|
feat: add modal not scroll to focus position when close #1320
|
2019-12-09 22:34:45 +08:00 |
tangjinzhou
|
e4f83939b9
|
fix: body scroll when open modal #1472
|
2019-12-09 22:23:40 +08:00 |
tanjinzhou
|
c86a261bca
|
fix: tooltip throws exception in some cases #1519
|
2019-12-06 18:18:52 +08:00 |
tanjinzhou
|
9723a6253e
|
fix: autoComplete placeholder not hide #1506
|
2019-12-06 17:11:17 +08:00 |
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 |
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 |