偏右
4f0e6e6523
Merge pull request #15396 from SoraYama/sorayama
fix(Layout): disable `hasSider` when specifically declared
6 years ago
偏右
771b2c426a
Merge pull request #15395 from ant-design/fix-badge-height
Fix Badge dot a litter higher
6 years ago
偏右
167f54bd86
Merge pull request #15393 from DiamondYuan/fix#15358
fix:add style prop for Steps.Step component
6 years ago
偏右
c1ef989866
Merge pull request #15354 from ant-design/deps-lint
Deps lint
6 years ago
偏右
1e028ec91e
Merge pull request #15406 from cemremengu/cemremengu-menu-us
Specify type for defaultOpenKeys
6 years ago
Cemre Mengu
946ef767e6
Specify type for defaultOpenKeys
6 years ago
偏右
f79b23805c
Merge pull request #15404 from cemremengu/cemremengu-submenu
Specify type for defaultOpenKeys
6 years ago
偏右
da504da223
Merge pull request #15402 from ant-design/icon-doc
icon doc add webpack plugin link
6 years ago
DiamondYuan
59d996b4f3
fix: should color style works on Badge ( #15356 )
fix ##15349
6 years ago
zombiej
752d64715b
add webpack plugin link
6 years ago
melchior voidwolf
906f722ea8
Correct suffix icon in Input.Password ( #15381 )
fix #15369
6 years ago
偏右
d9745c6002
Merge pull request #15400 from ant-design/fix-page-header-style
Fix Divider align in PageHeader
6 years ago
afc163
64259e167f
🐛 Fix Divider align in PageHeader
close #15336
6 years ago
afc163
5a33f8ced1
🐛 Fix Badge dot a litter higher
close #15367
6 years ago
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`.
6 years ago
DiamondYuan
1ff0be57e0
fix:add style prop for Steps.Step component
6 years ago
ppbl
98b10a7cf8
🐛 Fix: avatar cannot calculate the offset when display: none ( #15351 )
6 years ago
偏右
1bc97f446b
Merge pull request #15315 from tangjinzhou/docs-ecosystem
add ecosystem menu
6 years ago
偏右
a08a9da240
Merge pull request #15370 from ant-design/dependabot/npm_and_yarn/scrollama-tw-2.0.0
build(deps-dev): update scrollama requirement from ^1.4.4 to ^2.0.0
6 years ago
zombiej
f9d8e50a1f
rm input from datePicker
6 years ago
zombiej
65dd36a466
rm useless
6 years ago
zombiej
0b96daa1a0
rm button from drawer
6 years ago
zombiej
6f5854c0b6
update deps
6 years ago
dependabot[bot]
e03a40f229
build(deps-dev): update scrollama requirement from ^1.4.4 to ^2.0.0
Updates the requirements on [scrollama](https://github.com/russellgoldenberg/scrollama ) to permit the latest version.
- [Release notes](https://github.com/russellgoldenberg/scrollama/releases )
- [Commits](https://github.com/russellgoldenberg/scrollama/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
zombiej
ba51bd9e0a
more aggresive (CI should fail)
6 years ago
zombiej
cc19eadc1b
rm input in pagination
6 years ago
zombiej
cb3a372b3b
rm input style from select
6 years ago
tangjinzhou
b331052d6f
update menu doc
6 years ago
zombiej
04226e36eb
add missing style of card
6 years ago
tangjinzhou
afe685bb50
Update Header.jsx
6 years ago
zombiej
f8baa3787c
update tree-select
6 years ago
zombiej
1e5e16cf69
add affix style
6 years ago
zombiej
3e110b8244
update auto style
6 years ago
zombiej
73d96f4c22
adjust import style of grid
6 years ago
偏右
91025841ba
Merge pull request #15355 from ant-design/form-generic-values
Add generic type to form values
6 years ago
偏右
22abba8aa9
Merge pull request #15346 from easyops-cn/add-modal-footer-vertical-horizontal-padding
refactor: add @modal-footer-{vertical,horizontal}-padding
6 years ago
William Cai
ab55bc5636
refactor: add @modal-footer-padding-{vertical,horizontal}
6 years ago
Wei Zhu
bb869b6eac
Update PULL_REQUEST_TEMPLATE.md
6 years ago
偏右
3ad1eea59c
Merge pull request #15338 from zy410419243/calendar
fix: Calendar select can't switch
6 years ago
偏右
43392bfaa4
Merge pull request #15345 from ant-design/add-icon-color
Add less variable @icon-color
6 years ago
Wei Zhu
d1f64b1bc9
Add generic type to form values
6 years ago
zombiej
8eef9fb15c
update script
6 years ago
ztplz
97880a9b47
Formate ( #15347 )
6 years ago
afc163
74ea064319
Add less variable @icon-color
6 years ago
zy410419243
5c1c4e7502
test: remove snapshots to fix ci problem in react 15
6 years ago
zy410419243
c1d58f43bf
refactor: unify type => mode
6 years ago
zy410419243
b8a19180aa
try: to fix stackoverflow in react 15
6 years ago
Cemre Mengu
3f6f1c1f00
Specify type for defaultOpenKeys
6 years ago
zy410419243
e3da847f53
pref: update date using UTC
6 years ago
zy410419243
5b5008420f
pref: update selector for more acurrate
6 years ago