David Broder-Rodgers
654a675532
docs: Responsive fixes for examples pages ( #19448 )
* Remove fixed width from cascader examples
* Replace fixed vertical slider example height with clearfix div
* Replace fixed width on TreeSelect examples with percentage width
* Update test snapshots
* Use inline-block rather than float left for vertical slider example
5 years ago
Rustin
fdf38f41d7
fix: modify textarea resize demo defaultValue to english ( #19348 )
* modify textarea defaultValue to english
* update test snapshots
5 years ago
afc163
ff382abc51
💄 refactor alert code for better semantic
close #19426
5 years ago
afc163
f8a3da5f4a
🐛 Fix Checkbox not aligned center in some cases
close #16695
close #19450
5 years ago
afc163
1d1e197527
🐛 Fix Icon Button align issue
close #19392
5 years ago
Aaron Cawte
2b46a232db
Navigation components doc tweaks ( #19447 )
* Documentation - Affix Component
* Documentation - Dropdown component
* Documentation - Menu component
* Documentation - Pagination component
* Documentation - PageHeader component
* Documentation - Steps component
5 years ago
陈帅
c675354744
fix eslint error
5 years ago
vagusX
d25dff397d
Fix/legacy icon usage ( #19446 )
* fix: legacy icon usage in progress component demo
* fix: legacy icon usage in button test cases
5 years ago
Rustin
17ad782dfc
refactoring: refactor search code ( #19441 )
* refactor search code
* refactor bool expression no implicit cast
5 years ago
afc163
99d8f07607
🐛 Fix sort order of columns in render
array value of columns
close #19398
5 years ago
只捱宅
802a4a117f
fix: lint ( #19434 )
5 years ago
He Linming
7691047882
fix: Modal icon position while no title ( #19419 )
* 🐛 fix Modal icon position
close #19389
not render title when Modal title is undefined.
* ✅ (Modal): add test for modal without title
5 years ago
QingLance
3ddc3a267a
feat: Preset status color into Tag ( #19399 )
* feat: Tag add status props
* feat: change solution for status tag
* fix: fix coding specification issues
* fix coding specification issues in demo
5 years ago
zhangzh
670fbe3843
docs: add "maxLength" property to Input Doc
5 years ago
+v
bf13a34a71
fix: disabled cursor ( #19403 )
* fix: disabled cursor
* style: fix
5 years ago
Aaron Cawte
693d5a1434
General components doc tweaks ( #19416 )
* Documentation - Button Component
* Documentation - Icon Component
* Documentation - Typography component
5 years ago
Aidin
d5ad7d7c2f
update Types
5 years ago
He Linming
2761460c86
style: add @modal-header-color variable ( #19385 )
* 💄 add @modal-header-color variable
close #19358
* 👌 change variable name
5 years ago
Anawin W
06ec0391f8
feat: Add missing translations in Thai (th_TH) locale ( #19378 )
* Add missing translations in th_TH locale
* Snapshot updated
5 years ago
二货机器人
a533159ade
fix: Input with select style ( #19383 )
5 years ago
DiamondYuan
c9c2d5a256
Feature avatar icon ( #19368 )
* feat: icon of avatar support ReactNode
* docs: update document of Avatar
5 years ago
afc163
0e4b90c52f
✅ increase code cov
5 years ago
afc163
f1cd910b4e
✅ update snapshots
5 years ago
afc163
0604a09590
✅ update demo and test case
5 years ago
afc163
b882b8dd2f
🐛 Fix `non-boolean attribute` and `unique key` warning
close #19303
close #19354
5 years ago
Demétrius
cef820f7a6
feat: Add tag downloadFile in all languages ( #19361 )
5 years ago
二货机器人
25788e69a8
omit withstore ( #19343 )
5 years ago
afc163
b919c23d08
🐛 Fix small table bottom border radius issue
https://github.com/ant-design/ant-design/issues/19287#issuecomment-544368967
5 years ago
lxnxbnq
bde17425a0
fix( #11119 ): fix Transfer listStyle support function callback ( #19330 )
* fix(#11119 ): fix Transfer listStyle support function callback
* fix(#11119 ): fix Transfer listStyle support function callback
5 years ago
Sagar Jain
25927c6a41
Improve typing of `UploadFile` interface
UploadFile interface made generic type so that a user can define a strongly typed response object if needed
5 years ago
afc163
6b74a1e944
✅ update table snapshot
5 years ago
zombiej
559e56c7f8
fix: Tree shaking should works on withContext
5 years ago
afc163
9af3888395
🐛 fix Menu in Dropdown submenu selected style
close #19264
5 years ago
afc163
185d2c41e8
🐛 fix small table border radius issue
close #19287
5 years ago
afc163
c6efe8c229
✅ add test cases
5 years ago
afc163
0d7d837c3f
🐛 fix wrong responsive gutter
close #19307
5 years ago
afc163
0cadae921a
💄 format getGutter code style
5 years ago
二货机器人
b9b239ec08
test: add test case for ref test ( #19302 )
* add test case for ref test
* update test case
5 years ago
Pornpavee Seri-umnuoy
e7ebf857bd
fix( #18280 ): add type [Moment.moment, undefined] to RangePickerValue ( #19300 )
5 years ago
afc163
8a715d0991
📝 🎬 improve grid demo and documentaion
5 years ago
afc163
13d219c439
🐛 Fix Table scroll.x max-content not working
5 years ago
wleven
63feb6860a
Fix Select Mode Type
5 years ago
wleven
9cfc151813
Fix Select Mode Type
5 years ago
wleven
53c55ceaad
Fix Select Mode Type
5 years ago
二货机器人
40aca57453
chore: Remove React function polyfill ( #19279 )
* chore: Remove polyfill
* add more skip
5 years ago
David Broder-Rodgers
3f037b6d71
Improve types for customRequest prop on Upload component
5 years ago
叶枫
a31deb7f5d
fix: 修复点击下载按钮会执行预览方法 ( #19268 )
* fix: 修复点击下载按钮会执行预览方法
* chore: test
* chore: test
5 years ago
Rayron Victor
07ca5e458b
Fix: long author name breaks on small screen ( #19272 )
* Fix: long author name breaks on small screen
* Update index.less
5 years ago
二货机器人
0f83e0a4ee
fix: should work in old version react ( #19262 )
* fix: should work in old version react
* update ci config
* add version log
5 years ago
Hsuan Lee
d6c5e5358e
docs: fix page header API ( #19257 )
5 years ago