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 |