tanjinzhou
c018b7ec06
fix: badge dot status position not correct #2121
2020-04-23 11:45:05 +08:00
Baran
18ca95d031
feat: add createForm return ts type ( #2116 )
2020-04-22 14:57:36 +08:00
varHarrie
39bf296b7a
feat: form-model add validateMessages prop ( #2130 )
...
close #2130
2020-04-22 11:52:24 +08:00
tanjinzhou
bf52f73c5c
perf: trigger animation
2020-04-21 16:13:17 +08:00
tanjinzhou
f9b233f39d
fix: treeNode cannot get origin column
2020-04-21 16:11:43 +08:00
tanjinzhou
7f1072aa3d
test: update table
2020-04-21 16:10:37 +08:00
tangjinzhou
3995f25484
fix: select-tree throw error when showSearch #2082
2020-04-18 13:53:46 +08:00
tanjinzhou
4a0d35fb92
fix: treeNode customTitle cannot get selected state #2006
2020-04-17 18:29:44 +08:00
cubemoon
32f669bd48
fix: treeNode customTitle cannot get selected prop
...
* Tree组件中,treeNode配置scopedSlots: {title: 'customeTitle' },无法获取title插槽的slot-scope值
需要定制tree的title时,具体的值在treeNode的数据上,但现在无法获取title处的插槽参数。经过查看ant-design-vue源码,发现TreeNode.jsx文件在title处配置错误,希望能尽快修复
* Update TreeNode.jsx
2020-04-17 18:27:51 +08:00
tanjinzhou
1112f2f791
feat: date-picker support align
2020-04-17 17:26:32 +08:00
tanjinzhou
41a37f238c
fix: slider style error #2097
...
close #2097
2020-04-16 16:44:54 +08:00
tangjinzhou
13b678d68c
test: update snap
2020-04-15 21:59:55 +08:00
zkwolf
dc8306bea9
fix: input search style bug #2077 ( #2081 )
...
close #2077
2020-04-15 20:38:58 +08:00
baojie223
603dcec087
fix: tabBarGutter not work
...
* fix : #2083
* fix : #2083
Co-authored-by: baojie <baojie223@qq.com>
2020-04-15 20:26:17 +08:00
tanjinzhou
39cf47a9d8
release 1.5.3
2020-04-13 12:11:30 +08:00
tanjinzhou
81eb401a88
fix: dropdown not update when slot change
2020-04-10 18:32:20 +08:00
tangjinzhou
503d358188
chore: update octokit/rest
2020-04-09 23:11:01 +08:00
tangjinzhou
dd5df852ef
feat: update skeleton support multiple chilren
2020-04-09 22:53:53 +08:00
tangjinzhou
d10ae9c533
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
2020-04-09 22:40:59 +08:00
tangjinzhou
62d79aa594
release 1.5.2
2020-04-09 22:40:41 +08:00
tangjinzhou
e0bf26182b
test: update snap
2020-04-09 22:40:06 +08:00
wangxueliang
62828bc2f6
fix: skeketon components show error when multiple children
2020-04-09 22:35:56 +08:00
tanjinzhou
4826104ea8
fix: table resize throw error #2033
2020-04-09 18:33:00 +08:00
tanjinzhou
2b37a8762b
fix: weekpicker ts type error
...
close #2044
2020-04-09 18:30:29 +08:00
tangjinzhou
a683b12f1e
fix: FormModel miss ts type #1996
2020-04-08 23:06:18 +08:00
tangjinzhou
4446dec9a6
fix: tabClick not work #2030
2020-04-08 22:58:20 +08:00
tangjinzhou
602c879879
test: update sanp
2020-04-05 22:23:19 +08:00
tangjinzhou
2b3b4868a8
style: update lint config
2020-04-05 21:38:32 +08:00
tangjinzhou
8af7a84328
chore: update workflow
2020-04-04 15:18:53 +08:00
Jy
94b701c077
fix: defaultActiveFirstOption is true and activeKey is Falsy will ret… ( #1979 )
...
* fix: defaultActiveFirstOption is true and activeKey is Falsy will return the next child key #1727
* fix: defaultActiveFirstOption is true and activeKey is undefined #1727
2020-04-04 15:07:59 +08:00
tangjinzhou
082dc2ade0
fix(types): update [FormModel] types
...
fix(types): update [FormModel] types
2020-04-04 15:04:17 +08:00
tangjinzhou
c9f5ee6095
chore: update workflow
2020-04-04 14:57:20 +08:00
hawk
8278590677
fix(types): update [FormModel] types
...
(cherry picked from commit 9ae3d0e375a7a266575804b5d369c3cb66531e64)
2020-04-03 22:58:53 +08:00
tangjinzhou
d05c9dfc93
chore: update package.json script
...
docs: fix package.json start
2020-04-03 16:54:05 +08:00
xrkffgg
366343e03b
docs: fix package.json start
2020-04-03 15:56:30 +08:00
tangjinzhou
4314d97632
release 1.5.1
2020-04-02 22:32:47 +08:00
tangjinzhou
34ab34a135
fix: table customRender set class and style not work #2004
2020-04-02 22:09:26 +08:00
tangjinzhou
0b7481e8ab
fix: textarea shake #2005 #1964
2020-04-02 21:20:52 +08:00
tanjinzhou
3d3884bef3
fix: form.create lose slots #1998
2020-04-01 12:08:53 +08:00
tanjinzhou
33175eca19
fix: tree-select placeholder not hide when composing #1994
2020-04-01 10:48:25 +08:00
tanjinzhou
34bd7ef76d
fix: formmodel add ts types #1996
2020-04-01 10:11:44 +08:00
tangjinzhou
c66177be6a
fix: page-header backIcon not hide when set false
...
fix: page-header组件设置backIcon为false,隐藏backIcon失败问题
2020-03-31 15:28:29 +08:00
tanjinzhou
5c3d7329e1
fix: remove warning
2020-03-31 15:11:55 +08:00
tangjinzhou
5533c5a879
fix: destroyAll missing from modal.d.ts ( #1993 )
2020-03-31 13:51:59 +08:00
tanjinzhou
73fce5fc88
fix: pagnitation not work when total change #1989
2020-03-31 13:48:01 +08:00
Amour1688
0af02a7895
fix: destroyAll missing from modal.d.ts
2020-03-31 12:00:36 +08:00
mingtianyihou33
f8dbe516d9
fix: page-header组件设置backIcon为false,隐藏backIcon失败问题
2020-03-30 17:43:56 +08:00
tangjinzhou
caa0a6489a
release 1.5.0
2020-03-29 17:41:43 +08:00
tangjinzhou
f087f9d4af
docs: update backers
2020-03-29 17:19:21 +08:00
tangjinzhou
41ad4c2ada
test: update mentions test
2020-03-29 16:08:39 +08:00