zombieJ
96206ade58
adjust table editable row demo ( #15475 )
* adjust demo
* rm only
6 years ago
Aleksandr Chernokondratenko
357e79cf48
Fix checking if file is image or not in the UploadList ( #15412 )
* Fix checking if file is image or not in the UploadList
* Fix type
* Add correct checking if file is image or not
* Change startWith to indexOf, update test
* Increase delay in test to pass CI
* Update test
6 years ago
ZYSzys
554fdd4a3c
script: cleanup & reduce useless prettier files ( #15467 )
6 years ago
Rick Zhou
b1ec61a2da
another try of fixing tab style ( #15458 )
* another try of fixing tab style
* fix card mode tab bottom line animation
#15299
#15297
#15234
6 years ago
afc163
f080fa01c3
📝 Opatimize changelog for 3.15.1
6 years ago
DiamondYuan
3387ba181d
fix: Typescript definition update for List component ( #15462 )
6 years ago
whinc
115db9df70
docs: add 'sortDirections' description to Table component ( #15461 )
6 years ago
picodoth
eacb5723a2
3.15.1
6 years ago
Junbin Huang
5806c98b2d
Merge pull request #15455 from ant-design/release-3.15.1
docs: add changelog for 3.15.1
6 years ago
picodoth
dbd9f323c6
address cr
6 years ago
picodoth
5b3628bbdc
docs: add changelog for 3.15.1
6 years ago
Sam Kirkland
5d96ba6400
English translation for notFoundContent ( #15453 )
6 years ago
ztplz
b40c0d3db3
Update DatePicker docs ( #15092 )
6 years ago
Junbin Huang
3d16a27540
Merge pull request #15446 from ant-design/fix#15438
fix: export ConfigProviderProps interface
6 years ago
DiamondYuan
c99b2a7720
fix: export ConfigProviderProps interface
6 years ago
偏右
1bb7d6c301
Merge pull request #15409 from zy410419243/issue-15321
fix: bad position of collapsible submenu in sider when collapsed
6 years ago
偏右
785820e1a8
Merge pull request #15420 from akaguny/patch-1
docs(tabs): onTabClick description
6 years ago
偏右
59a6d49332
Update index.en-US.md
6 years ago
偏右
e0520318c8
Merge pull request #15428 from DiamondYuan/fix#15384
fix: change type of PaginationProps.itemRender originalElement param
6 years ago
偏右
4aa32b9e01
Merge pull request #15434 from chiaweilee/patch-1
fix: clearTimeout
6 years ago
+v
72296fd4e0
fix: lint
6 years ago
偏右
729f3b96cf
Merge pull request #15433 from yuezk/update-tooltip-doc
docs: Correct the default value of mouseEnterDelay
6 years ago
+v
acc9e96689
fix: clearTimeout
6 years ago
yuezk
9673128ddf
docs: Correct the default value of mouseEnterDelay
6 years ago
偏右
f0298ba8c1
Merge pull request #15431 from ant-design/fix-missing-icon-in-doc
Fix <Icon type="import" /> missing in documentation
6 years ago
afc163
9560844c9a
✉️ change hire email
6 years ago
afc163
e7e82defae
📝 Fix <Icon type="import" /> missing in documentation
6 years ago
DiamondYuan
eecc29da5e
fix: change type of PaginationProps.itemRender originalElement param
6 years ago
偏右
df4722443b
Merge pull request #15421 from Maktel/patch-1
fix Skeleton browser applied padding
6 years ago
Marek Łuszczki
7b2c878d71
fix Skeleton browser applied padding
Fix to issue #15413 , caused by `padding-inline-start` rule in browser default styles
6 years ago
zy410419243
f9d01eeb99
test: update cases for using Menu with Layout.Sider
6 years ago
Alexey
ef1fc4a4e2
docs(tabs): onTabClick description
* onTabClick collback description provided by rc-tabs
* link to rc-tabs docs (for read more)
6 years ago
zy410419243
a2eee8843d
revert: remove dev code
6 years ago
偏右
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
zy410419243
198c01d454
fix: bad position of collapsible submenu in sider when collapsed
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