偏右
785820e1a8
Merge pull request #15420 from akaguny/patch-1
...
docs(tabs): onTabClick description
2019-03-15 19:01:30 +08:00
偏右
59a6d49332
Update index.en-US.md
2019-03-15 19:01:20 +08:00
偏右
e0520318c8
Merge pull request #15428 from DiamondYuan/fix#15384
...
fix: change type of PaginationProps.itemRender originalElement param
2019-03-15 19:00:49 +08:00
yuezk
9673128ddf
docs: Correct the default value of mouseEnterDelay
2019-03-15 16:58:47 +08:00
DiamondYuan
eecc29da5e
fix: change type of PaginationProps.itemRender originalElement param
2019-03-15 13:20:56 +08:00
Marek Łuszczki
7b2c878d71
fix Skeleton browser applied padding
...
Fix to issue #15413 , caused by `padding-inline-start` rule in browser default styles
2019-03-14 19:30:41 +01:00
Alexey
ef1fc4a4e2
docs(tabs): onTabClick description
...
* onTabClick collback description provided by rc-tabs
* link to rc-tabs docs (for read more)
2019-03-14 15:59:05 +03:00
偏右
4f0e6e6523
Merge pull request #15396 from SoraYama/sorayama
...
fix(Layout): disable `hasSider` when specifically declared
2019-03-14 20:39:16 +08:00
偏右
771b2c426a
Merge pull request #15395 from ant-design/fix-badge-height
...
Fix Badge dot a litter higher
2019-03-14 20:39:03 +08:00
偏右
167f54bd86
Merge pull request #15393 from DiamondYuan/fix#15358
...
fix:add style prop for Steps.Step component
2019-03-14 20:38:39 +08:00
偏右
c1ef989866
Merge pull request #15354 from ant-design/deps-lint
...
Deps lint
2019-03-14 20:34:10 +08:00
偏右
1e028ec91e
Merge pull request #15406 from cemremengu/cemremengu-menu-us
...
Specify type for defaultOpenKeys
2019-03-14 16:21:54 +08:00
Cemre Mengu
946ef767e6
Specify type for defaultOpenKeys
2019-03-14 11:13:01 +03:00
偏右
f79b23805c
Merge pull request #15404 from cemremengu/cemremengu-submenu
...
Specify type for defaultOpenKeys
2019-03-14 16:09:46 +08:00
偏右
da504da223
Merge pull request #15402 from ant-design/icon-doc
...
icon doc add webpack plugin link
2019-03-14 16:07:16 +08:00
DiamondYuan
59d996b4f3
fix: should color style works on Badge ( #15356 )
...
fix ##15349
2019-03-14 15:53:51 +08:00
zombiej
752d64715b
add webpack plugin link
2019-03-14 15:39:51 +08:00
melchior voidwolf
906f722ea8
Correct suffix icon in Input.Password ( #15381 )
...
fix #15369
2019-03-14 15:34:09 +08:00
afc163
64259e167f
🐛 Fix Divider align in PageHeader
...
close #15336
2019-03-14 14:23:10 +08:00
afc163
5a33f8ced1
🐛 Fix Badge dot a litter higher
...
close #15367
2019-03-14 12:20:44 +08:00
SoraYama
2b7fce3ce2
fix(Layout): disable hasSider
when specifically declared
...
In some situation `Sider` is deeply rendered in Children of `Layout`,
and if we don't want to judge whether `Layout` has sider, the attr `hasSider`
set to `false` should properly work. However `hasSider || this.state.siders.length > 0`
will ignore `hasSider` when it is `false`.
2019-03-14 12:11:57 +08:00
DiamondYuan
1ff0be57e0
fix:add style prop for Steps.Step component
2019-03-14 09:57:30 +08:00
ppbl
98b10a7cf8
🐛 Fix: avatar cannot calculate the offset when display: none ( #15351 )
2019-03-13 19:30:47 +08:00
zombiej
f9d8e50a1f
rm input from datePicker
2019-03-13 16:04:42 +08:00
zombiej
65dd36a466
rm useless
2019-03-13 15:57:42 +08:00
zombiej
0b96daa1a0
rm button from drawer
2019-03-13 15:41:57 +08:00
zombiej
cc19eadc1b
rm input in pagination
2019-03-13 12:16:05 +08:00
zombiej
cb3a372b3b
rm input style from select
2019-03-13 12:12:07 +08:00
zombiej
04226e36eb
add missing style of card
2019-03-13 12:01:44 +08:00
zombiej
f8baa3787c
update tree-select
2019-03-13 11:33:42 +08:00
zombiej
1e5e16cf69
add affix style
2019-03-13 11:24:00 +08:00
zombiej
3e110b8244
update auto style
2019-03-13 11:19:05 +08:00
zombiej
73d96f4c22
adjust import style of grid
2019-03-13 10:50:59 +08:00
偏右
91025841ba
Merge pull request #15355 from ant-design/form-generic-values
...
Add generic type to form values
2019-03-13 10:37:00 +08:00
偏右
22abba8aa9
Merge pull request #15346 from easyops-cn/add-modal-footer-vertical-horizontal-padding
...
refactor: add @modal-footer-{vertical,horizontal}-padding
2019-03-13 10:31:28 +08:00
William Cai
ab55bc5636
refactor: add @modal-footer-padding-{vertical,horizontal}
2019-03-13 09:51:29 +08:00
偏右
3ad1eea59c
Merge pull request #15338 from zy410419243/calendar
...
fix: Calendar select can't switch
2019-03-12 23:07:25 +08:00
偏右
43392bfaa4
Merge pull request #15345 from ant-design/add-icon-color
...
Add less variable @icon-color
2019-03-12 23:05:06 +08:00
Wei Zhu
d1f64b1bc9
Add generic type to form values
2019-03-12 22:59:27 +08:00
ztplz
97880a9b47
Formate ( #15347 )
2019-03-12 19:52:43 +08:00
afc163
74ea064319
Add less variable @icon-color
2019-03-12 18:46:54 +08:00
zy410419243
5c1c4e7502
test: remove snapshots to fix ci problem in react 15
2019-03-12 17:01:11 +08:00
zy410419243
c1d58f43bf
refactor: unify type => mode
2019-03-12 16:55:39 +08:00
zy410419243
b8a19180aa
try: to fix stackoverflow in react 15
2019-03-12 16:31:29 +08:00
Cemre Mengu
3f6f1c1f00
Specify type for defaultOpenKeys
2019-03-12 11:30:38 +03:00
zy410419243
e3da847f53
pref: update date using UTC
2019-03-12 15:46:12 +08:00
zy410419243
5b5008420f
pref: update selector for more acurrate
2019-03-12 15:06:41 +08:00
zy410419243
0d4828059a
test: leaving snapshots before and after changes
2019-03-12 15:03:04 +08:00
zy410419243
c5290d2ee8
test: assign value for snapshot
2019-03-12 14:59:41 +08:00
zy410419243
4f7ee02ad4
test: update snapshot for making sure to switch correct panel
2019-03-12 14:51:49 +08:00