Morphling
ae0590d794
fix: list wrong locale variable ( #1851 )
...
fix wrong locale variable
5 years ago
Darin Kolev
b685f113d0
fix: bg_BG fiterReset ( #1849 )
5 years ago
Morphling
f564f6d0dc
fix: nativeEvent is not a complete Event object ( #1811 )
...
* fix: nativeEvent is not a complete Event object
The Spread syntax is only get own property of a Object,but many properties of Event is on it's prototypes chains, so the result is that the passed nativeEvent only has two property: isTrutsed and shiftKey
* fix semicolon
5 years ago
tangjinzhou
7a40031955
fix: config-provider error when change prop
5 years ago
wangxueliang
84165c4f98
doc: update timeline doc #1767
5 years ago
hebingchang
ae505396cb
fix: statistic countdown not trigger "finish" event ( #1731 )
...
* fix: fix the "finish" event of statistic countdown
* fix: update the fix of "finish" event of statistic countdown
* fix: update the fix of "finish" event of statistic countdown
5 years ago
tangjinzhou
cda69c6663
fix: auto-complete placeholder issue #1761
5 years ago
tangjinzhou
4e6a3196e9
fix: directoryTree support switcherIcon #1743
5 years ago
Zhixing Zhang
2a304e0fbb
fix: Adding ant-upload-btn class to the upload component ( #1742 )
...
* adding ant-upload-btn class
* fix: update tests
* fix: apply ant-upload-btn to dragging uploads only
5 years ago
tanjinzhou
9e97b5ce78
style: prettier code
5 years ago
tanjinzhou
4e65ae0e0a
perf: update listeners
5 years ago
tangjinzhou
20ff3419e7
perf: update listeners
5 years ago
tangjinzhou
594dc07dff
perf: update listeners
5 years ago
tangjinzhou
8b6b506110
perf: update some attrs
5 years ago
tangjinzhou
3cb68f5ec6
perf: table rerender #1705
5 years ago
PanStar
2501ac3a0e
docs: carousel add dotsClass and other doc update ( #1732 )
5 years ago
shanyuhai123
e63f9ea671
docs: update card tabs demo ( #1685 )
5 years ago
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