afc163
3c22f86823
🎬 Add example for Select `optionLabelProp
prop, #16709
2019-05-22 19:33:03 +08:00
afc163
701ab7aab0
💄 chore some documents style
2019-05-22 12:36:43 +08:00
偏右
55bd82d6b9
Merge pull request #16716 from christophehurpeau/patch-2
...
fix: Upload prop action: fix typings
2019-05-22 00:13:24 +08:00
偏右
263a3e77dd
Merge pull request #16570 from christophehurpeau/patch-1
...
fix: Upload prop onRemove: allow Promise as return type
2019-05-22 00:13:02 +08:00
Christophe Hurpeau
acaae5c850
Upload prop onRemove: fix action
...
d0cf0eecee (api)
2019-05-21 16:00:25 +02:00
信鑫-King
4a05444d7b
fix horizontal divider style
2019-05-20 23:25:32 +08:00
诸岳
6e7c5a95d2
Merge branch 'master' of github.com:ant-design/ant-design
2019-05-20 12:44:47 +08:00
诸岳
95044af3e3
Fix stylelint errors
2019-05-20 12:21:47 +08:00
zombiej
a4054bffe7
prettier md files
2019-05-20 11:46:00 +08:00
afc163
1c918b0921
💄 unified Cascader selected style with Select
2019-05-17 14:09:56 +08:00
zombieJ
1517fcbbd6
fix space missing in button ( #16551 )
2019-05-17 12:04:47 +08:00
jiang
aff1dc2d3a
Update drawer.less
2019-05-17 11:31:43 +08:00
jiang
1e406dbaf0
fix close animation
2019-05-17 11:27:17 +08:00
偏右
0c1b062c11
Merge pull request #16638 from eruca/master
...
fix: Tree.onDragEnter function parameter
2019-05-17 10:48:11 +08:00
偏右
e0f8aed814
==
to ===
...
close #16640
2019-05-17 10:28:22 +08:00
ztplz
1872f51f94
Format ( #16639 )
2019-05-16 23:32:16 +08:00
ztplz
a3e8fe3dc8
Fix docs ( #16637 )
2019-05-16 23:20:45 +08:00
eruca
7cb4a11290
onDragEnter的函数定义缺少一个expandedKeys:string[]?
...
官方的示例里有expandedKeys, 可是typescript定义里没有,所以扩展一下
2019-05-16 22:33:15 +08:00
ztplz
9308f19314
Fix incorrect tree type ( #16624 )
2019-05-16 20:45:04 +08:00
zytjs
e5d64b14e6
Update index.zh-CN.md
2019-05-16 16:03:15 +08:00
afc163
c4128c0d14
🐛 Fix selectedRows missing when there is childrenColumnName in Table
...
close #16614
2019-05-16 14:50:24 +08:00
SylvanasGone
a19a500970
fix(Form): improve method onFieldsChange params type defs ( #16577 )
2019-05-15 12:24:33 +08:00
zombieJ
c598b364dd
fix: Update List ts definition ( #16594 )
2019-05-15 11:12:55 +08:00
zombieJ
5621b7b9f7
fix: Call Carousel force update when children lenght changed ( #16592 )
2019-05-15 00:39:09 +08:00
afc163
be75d125b6
✅ Fix snapshots
2019-05-14 16:26:21 +08:00
Sebastian Busch
8c9b6ec653
prevent negative margin-bottom for form-item-with-help
...
without this, value can become negative. this caused following fieldset to float
to the right of the field with validation errors
(cherry picked from commit 43da8a5a835904270a6ccf48859d7bd6d91e04cd)
2019-05-14 09:52:46 +02:00
afc163
5313777681
💄 Improve Table demo color style
2019-05-14 12:16:13 +08:00
Christophe Hurpeau
2d986ba2c2
Upload prop onRemove: allow Promise as return type
2019-05-13 17:59:40 +02:00
zombieJ
6379999012
use 1em instead of fix size ( #16569 )
2019-05-13 19:58:13 +08:00
Gin-X
7cdcc7cc2f
fix children's type of interface Route ( #16550 )
2019-05-13 17:54:18 +08:00
zombieJ
399778ce2b
update snapshot ( #16556 )
2019-05-13 15:58:22 +08:00
zombieJ
ad262e7881
Merge pull request #16538 from ant-design/feature
...
Merge feature to master for 3.18.0
2019-05-13 12:10:49 +08:00
zombieJ
1198fb60ef
update doc ( #16545 )
2019-05-13 10:59:07 +08:00
愚道
adfc4355b9
merge master
2019-05-12 22:35:25 +08:00
Harut
b8c5671c88
Just a spelling update
...
Just a spelling update (fix) for the CSS doc styl to style
2019-05-12 02:29:25 +04:00
Victor Repkow
611909514c
fix(forms): improve field error method type defs
...
Change `getFieldError` and `getFieldsError` to return actual types, instead of very restrictive `Object` type (which should be avoided in general, in favour of `unknown`, `object`, or `Record` depending on actual use).
2019-05-10 15:22:55 -04:00
SylvanasGone
6eacfd7ebc
fix[Select]: add missing type definition ( #16504 )
...
* fix[Select]: add missing type definition
* update docs
2019-05-10 22:51:06 +08:00
偏右
fb8f94714e
Update confirm-promise.md
2019-05-10 21:57:09 +08:00
zombieJ
e88589d9ef
feat: Pagination support disabled
prop ( #16493 )
...
* feat: Pagination support `disable`
* update snapshot
* update style
* update style
* update snapshot
* update font color
2019-05-10 15:38:35 +08:00
Xiaohan Li
2bfecc3ee9
📝 Update Menu docs ( #16513 )
...
add missing params in Menu's onClick, onSelect and onDeselect callback
2019-05-10 12:28:47 +08:00
zombieJ
678c2e0b53
update snapshot ( #16515 )
2019-05-10 11:54:51 +08:00
Eden Wang
90ee2592b5
Update snapshot for test case
2019-05-09 23:26:25 +08:00
Eden Wang
cb30df5712
fix(PageHeader): Should not render blank dom
2019-05-09 23:19:10 +08:00
nailuoGG
681c6a5151
fix doc ( #16506 )
2019-05-09 20:43:12 +08:00
zombieJ
0030861293
fix: customize icon in notification size not correct ( #16507 )
2019-05-09 20:39:09 +08:00
ztplz
62f8924393
Fix hoist-non-react-statics compile error ( #16397 )
2019-05-09 19:28:50 +08:00
偏右
73a5b4772d
Merge pull request #16437 from jas0ncn/master
...
fix: Print reject error when ActionButton catch promise rejects
2019-05-09 13:48:01 +08:00
Nihal Saxena
ff8d37f811
refactor: Render function size reduce ( #16244 )
...
* updated after resolving conflicts
* lint error fixes
2019-05-09 12:27:35 +08:00
Jason
db5da92f0c
Fix: Print reject error when ActionButton catch promise rejects
2019-05-09 12:24:59 +08:00
zombieJ
961328b8a2
update list ts def ( #16485 )
2019-05-08 22:54:17 +08:00