tangjinzhou
|
b8a0195379
|
feat: add parentContext for api modal #1709
|
5 years ago |
tangjinzhou
|
dc454ff943
|
fix: some props error
|
5 years ago |
edifierx666
|
fa19a565c2
|
fix: subMenu some props not work (#1668)
* fix: [subMenu]props
* fix: [subMenu]props
* fix: [subMenu]props
|
5 years ago |
tangjinzhou
|
42787664ab
|
fix: drawer wrapStyle position is incorrect and add drawerStyle #1699
|
5 years ago |
梁鑫辉
|
0dbea62fdf
|
fix: table demo bug #1700
fix #1700
https://github.com/vueComponent/ant-design-vue/issues/1700
|
5 years ago |
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
|
5 years ago |
biterabbit
|
e0d5f078f9
|
fix:Tree scopedSlots icon no work (#1712)
|
5 years ago |
wangxueliang
|
a8e83b7241
|
fix: spellcheck no work #1707
|
5 years ago |
wangxueliang
|
0834d52626
|
fix: merge
|
5 years ago |
wangxueliang
|
e5c6140a74
|
fix: cascader empty data does not work #1701
|
5 years ago |
tanjinzhou
|
7cda44ba31
|
update site
|
5 years ago |
tangjinzhou
|
1c9e9e2418
|
docs: add resize table demo
|
5 years ago |
tangjinzhou
|
d7561734ea
|
style: format code
|
5 years ago |
wangxueliang
|
6cc28eeb62
|
fix: animation no work #1540
|
5 years ago |
zkwolf
|
a66ff7deb0
|
fix: timepicker non-unique id (#1566)
|
5 years ago |
wangxueliang
|
84c95cd524
|
fix: avoid dead loop upload
|
5 years ago |
陈李雨声
|
f744690e92
|
fix:picture is not rendered
get the picture base64 asynchronously, resulting in no rendering
|
5 years ago |
tangjinzhou
|
c14d7357b8
|
fix: left and right arrows of MonthPicker cannot be worked #1543
|
5 years ago |
tanjinzhou
|
1f7ae756fc
|
docs: update docs
|
5 years ago |
tanjinzhou
|
dfbd183429
|
test: update input test
|
5 years ago |
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单位
|
5 years ago |
Reson-a
|
d6234307d2
|
fix: memory leak of Trigger (#1483)
|
5 years ago |
tanjinzhou
|
79438a8543
|
fix: menu error in edge #1492
|
5 years ago |
tanjinzhou
|
cdc0e1a5f6
|
test: update upload test
|
5 years ago |
tangjinzhou
|
843d9dc82f
|
fix: password add focus blur methods #1485
|
5 years ago |
tangjinzhou
|
d294328319
|
feat: add modal not scroll to focus position when close #1320
|
5 years ago |
tangjinzhou
|
e4f83939b9
|
fix: body scroll when open modal #1472
|
5 years ago |
tanjinzhou
|
c86a261bca
|
fix: tooltip throws exception in some cases #1519
|
5 years ago |
tanjinzhou
|
9723a6253e
|
fix: autoComplete placeholder not hide #1506
|
5 years ago |
tanjinzhou
|
197cad6c5f
|
fix: MonthPicker value can not change when open #1510
|
5 years ago |
Valeriy
|
1b78a10ee6
|
Push column argument to cell's customRender function call. (#1513)
|
5 years ago |
tangjinzhou
|
6362bf9edb
|
chore: vue instance
|
5 years ago |
言肆
|
b2717bccda
|
fix: tabs trigger nextClick event (#1489)
|
5 years ago |
wangxueliang
|
82ea4bbb82
|
fix: inputNumber props id name no work #1477
|
5 years ago |
wangxueliang
|
024698d5c1
|
fix: drawer props wrapStyle no work #1481
|
5 years ago |
EmiyaYang
|
d757ac68e2
|
docs(table): complement params (#1486)
|
5 years ago |
tanjinzhou
|
1f429c1e88
|
fix: body scroll when open modal #1472
|
5 years ago |
tanjinzhou
|
586dc46d90
|
fix: menu click not trigger #1470
|
5 years ago |
tanjinzhou
|
16ec40a012
|
fix: tooltip not hide in keep-alive
|
5 years ago |
tanjinzhou
|
76c6ce6f3d
|
feat: dialog add getDialogWrap
|
5 years ago |
tangjinzhou
|
7a3c881075
|
feat: config-provider getPopupContainer add dialogContext
|
5 years ago |
tanjinzhou
|
74f5d9f10b
|
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
|
5 years ago |
tanjinzhou
|
5e409fdb10
|
fix: select input width and placeholder Incorrect When typing Chinese #1458
|
5 years ago |
tanjinzhou
|
309baa138a
|
fix: config-provider throw error when use vue@2.5
|
5 years ago |
doublehell
|
58c9095772
|
docs: Menu API Document Update (#1460)
* Update index.zh-CN.md
补充Menu文件overflowedIndicator说明
* Update index.en-US.md
补充Menu文件overflowedIndicator说明
|
5 years ago |
tanjinzhou
|
910a62eb4a
|
fix: submenu trigger double click event #1450
|
5 years ago |
tanjinzhou
|
e3f867b6b1
|
fix: update dbclick to dblclick #1437
|
5 years ago |
tanjinzhou
|
cece7332cb
|
fix: AutoComplete can not delete last character #1429
|
5 years ago |
zkwolf
|
d52ed02a18
|
fix: cascader input space bug (#1431)
|
5 years ago |
Amour1688
|
4fa8055933
|
remove "。" in TreeSelect doc (#1433)
|
5 years ago |
tanjinzhou
|
a857c253c9
|
fix: ie trigger input when set placeholder
|
5 years ago |
tanjinzhou
|
6c05e25f23
|
feat: input not trigger input event when chinese not complete #1281
|
5 years ago |
tanjinzhou
|
bad8cc0626
|
revert: radio style
|
5 years ago |
PanStar
|
ae6aee6ce4
|
feat: From 组件新增 labelCol、wrapperCol (#1365)
* From 组件新增 labelCol、wrapperCol
* 1 Form 组件 types 补充
2 Button 组件 文档优化
3 Radio 组件 样式优化
|
5 years ago |
张晨成
|
3136e5964f
|
feat(tree): 添加form-props-'replaceFields'字段 (#1395)
* feat(tree): 添加form-props-'replaceFields'字段
* test: add test file
* docs: 修改实例名称
|
5 years ago |
tanjinzhou
|
5e27ff8da4
|
feat: update tree doubleclick to dbclick
|
5 years ago |
tanjinzhou
|
b552450d9a
|
docs: update table doubleclick to dbclick #1397
|
5 years ago |
tanjinzhou
|
cdcae1b39f
|
fix: input bug at ie9 #1421
|
5 years ago |
hzGotB
|
45eb4be22a
|
fix: table style (#1370)
|
5 years ago |
tanjinzhou
|
12302b7ae7
|
fix: dropdown disabled not work #1400
|
5 years ago |
言肆
|
d8ac932947
|
fix: select `labelInValue` validator prop type error (#1393)
|
5 years ago |
zkwolf
|
094f0325d9
|
fix: comment render nest style bug (#1389)
|
5 years ago |
tanjinzhou
|
d6bf99b279
|
test: update snap
|
5 years ago |
tanjinzhou
|
a8ff2ed73e
|
fix: set icon focusable="false" #1358
|
5 years ago |
tanjinzhou
|
e7c71dc0b2
|
feat: progress format support v-slot #1348
|
5 years ago |
tanjinzhou
|
c33965d6e6
|
fix: CheckBox.Group throw error when update value to undefined #1360
|
5 years ago |
tanjinzhou
|
2e9b3000ac
|
fix: type check failed #1356
|
5 years ago |
tanjinzhou
|
af666b8bce
|
perf: optimization menu
|
5 years ago |
wangweijun0418
|
e1b126cbdd
|
间距margin重置的bug (#1353) #873
* 间距margin重置的bug
* Update index.less
解决margin重合问题,overflow方式会有副作用,采用padding解决margin重合现象。
|
5 years ago |
tanjinzhou
|
755517eb80
|
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
|
5 years ago |
tanjinzhou
|
a4c2a0e020
|
fix: Auto complete dropdown flickers #1327
|
5 years ago |
wangxueliang
|
7c9fc40cde
|
fix: loading icon not center #1337
|
5 years ago |
tangjinzhou
|
1208649a9e
|
fix: Auto complete dropdown flickers #1327
|
5 years ago |
tanjinzhou
|
88a9845ddc
|
fix: simple Pagination input not work #1333
|
5 years ago |
wangxueliang
|
24fd488b56
|
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
|
5 years ago |
wangxueliang
|
3d8d78eea6
|
fix: item not active when set mode year #1321
|
5 years ago |
tanjinzhou
|
041839b901
|
fix: throw error when use slot at template
|
5 years ago |
zkwolf
|
5d3353be6b
|
fix: input style bug (#1322)
|
5 years ago |
tanjinzhou
|
8be7ec96a2
|
fix: pagination keyup enter not work #1316
|
5 years ago |
tanjinzhou
|
b5cd32aa1a
|
fix: Radio.Group triggers multiple change callback issues #1280
|
5 years ago |
言肆
|
a0c887479a
|
fix: pretter Line progress style (#1310) (#1311)
|
5 years ago |
tanjinzhou
|
5e4df25ee1
|
test: update table test
|
5 years ago |
tanjinzhou
|
723b6c6cf6
|
feat: input add focus when click clear button
|
5 years ago |
tanjinzhou
|
8820a184e2
|
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
|
5 years ago |
zkwolf
|
c4f668b402
|
fix: input clear style (#1297)
|
5 years ago |
tanjinzhou
|
6893848eb0
|
style: format password
|
5 years ago |
wangxueliang
|
725a7f516f
|
test: update snapshots
|
5 years ago |
wangxueliang
|
536887a7a7
|
fix: input-password input-search no work
|
5 years ago |
wangxueliang
|
5178480d13
|
fix: table demo & update snapshots
|
5 years ago |
tangjinzhou
|
8a363ca654
|
fix: progress strokeWidth not work
|
5 years ago |
tangjinzhou
|
35a65bc74c
|
fix: form initialValue is not defined #1291
|
5 years ago |
tanjinzhou
|
b6656797fc
|
fix: radio emit two change event #1280
|
5 years ago |
tanjinzhou
|
3b45c7e128
|
fix: browser suspended when form-item is slot #1271
|
5 years ago |
liufushihai
|
af33c68f0c
|
docs: update colspan-rowspan.md (#1272)
|
5 years ago |
tangjinzhou
|
f7a57fe170
|
feat: add link button
|
5 years ago |
tanjinzhou
|
6c9de7146c
|
fix: table warning #1267
|
5 years ago |
zkwolf
|
598f41f098
|
fix: get slot bug (#1256)
|
5 years ago |
tanjinzhou
|
6b3de60163
|
doc: add faq about date-picker mode="year"
|
5 years ago |
tanjinzhou
|
d2784465c2
|
fix: carousel type error warning
|
5 years ago |
tanjinzhou
|
b5d4dfd30f
|
style: format demo
|
5 years ago |