xrkffgg
|
a46c5ce19b
|
docs: update typography demo (#26604)
|
4 years ago |
偏右
|
c630a6de69
|
fix: Table clear both style (#26599)
* fix: Table clear both style
close #26595
* Update index.less
|
4 years ago |
Pengsha Ying
|
b4c0978068
|
fix(upload): adjust type declaration for the onError of customRequest (#26601)
|
4 years ago |
Long Nguyen
|
7b55f112ce
|
docs: fix typos (#26598)
|
4 years ago |
偏右
|
a8dea916b2
|
fix: Search autocomplele list in Chrome (#26590)
* fix: 🆙 upgrade rc-select to 11.2.x
* style: fix input search clear button
* test: update snapshot
|
4 years ago |
偏右
|
a12a7ef2d8
|
Update basic.md
|
4 years ago |
lich-yoo
|
f0f22bb726
|
fix: cascader value overwritten when filtering (#26554) (#26569)
* fix: cascader value overwritten when filtering (#26554)
* test: add onChange test cases (#26554)
* test: add onChange test cases
Co-authored-by: lich(李春翯) <lich@21kunpeng.com>
|
4 years ago |
Jonathan Gabaut
|
7e209f0a51
|
fix: add `flex` type to `ColSize` interface (#26578)
According to the API in the docs and based on my own usage, it's a valid value so let's make it official!
|
4 years ago |
zombiej
|
9663b24216
|
docs: Update requiredMark doc desc
|
4 years ago |
Tanmoy Bhowmik
|
6d2854264a
|
fix: Modal width out of screen (#25765)
* style(modal): add max-width
* chore(modal): add custom width demo
* test(modal): add custom width snapshot
* Update modal.less
* Update modal.less
* Update width.md
* Update demo.test.js.snap
Co-authored-by: 偏右 <afc163@gmail.com>
|
4 years ago |
willc001
|
b0c70ab348
|
fix: Radio.Group forward child element ref (#26555)
Co-authored-by: William Cai <williamcai@easyops.cn>
|
4 years ago |
偏右
|
a409f3126f
|
test: ✅ add test cases to increase coverage (#26559)
* test: ✅ add test cases to increase coverage
* chore: remove console
|
4 years ago |
偏右
|
34d5112132
|
fix: Pagination align issue (#26549)
close #26533
|
4 years ago |
二货机器人
|
0097d34d01
|
fix: Update `rc-motion` deps & fix ssr (#26542)
* chore: Update rc-motion deps
* frame wheel not prevent scroll
* update ts
|
4 years ago |
偏右
|
bc950d9a24
|
fix: Tooltip/Popover children type (#26534)
close #26517
|
4 years ago |
ZHANGYU
|
e2dda85c90
|
fix: Avatar doesn't scale when display is none (#26522)
|
4 years ago |
偏右
|
c88fd34e9a
|
chore: 🆙 upgrade react-resizable (#26524)
* chore: 🆙 upgrade react-resizable
* test: fix snapshot
* code style improve
|
4 years ago |
PeakFish
|
71f726afb1
|
docs: fix api display (#26504)
|
4 years ago |
二货机器人
|
f68c743448
|
test: Remove timeout in configProvider test (#26499)
* test: Remove timeout in configProvider test
* chore: Clean up
* move form test out
|
4 years ago |
ZHANGYU
|
09dd53915e
|
docs: update modal doc (#26492)
* docs: update modal doc
* docs: sort modal props
|
4 years ago |
xrkffgg
|
5f6470d8f3
|
style: optimize col rtl style (#26482)
|
4 years ago |
二货机器人
|
88ae028321
|
fix: Upload controlled issue (#26481)
* fix upload sync
* add test case
* rm only
* update snapshot
* fix test case
|
4 years ago |
Moein Alizadeh
|
6b90477b53
|
fix: rlt style of columns (#26479)
* Fix rlt issue for columns
This fix should exist in rtl styles.
* Update rtl.less
|
4 years ago |
xrkffgg
|
bf72f5538a
|
docs: update api naming
|
4 years ago |
Kaan KÜÇÜK
|
7e223c1edc
|
Update index.en-US.md (#26476)
Type for Checkbox.Group Options is not valid on docs.
|
4 years ago |
Rainy
|
221a38db91
|
fix: no shadow in the style of the Select focus. (#26465)
Fix #26255 style error.
|
4 years ago |
xrkffgg
|
2005546d22
|
test: update snap (#26467)
|
4 years ago |
zhangchen
|
c47bfb0c91
|
fix: Table topPaginationNode display logic should same with bottomPaginationNode (#26143)
* fix: Tree bottomPaginationNode display logic should same with bottomPaginationNode
* update: test
|
4 years ago |
二货机器人
|
77cbf724cf
|
fix: TimePicker.RangePicker props (#26446)
|
4 years ago |
二货机器人
|
d561d73614
|
fix: Space should support fragement (#26444)
|
4 years ago |
baidumap
|
3507a01798
|
fix: 修复disabledTime参数文档 (#26439)
* fix: 修复disabledTime参数文档
* fix: 英文版dates -> date
Co-authored-by: jingruoyu <jingruoyu@xiaomi.com>
|
4 years ago |
Arvin Xu
|
948ba88629
|
docs: update image cover (#26431)
* docs: update image cover
* docs: update image cover
|
4 years ago |
ZHANGYU
|
dd547aabfd
|
docs: fix Tree prop autoExpandParent default value (#26426)
|
4 years ago |
二货机器人
|
a6180008c5
|
Revert "fix: ref lost in Radio.Group (#25328)" (#26418)
This reverts commit 0a8641fc02 .
|
4 years ago |
Ben Callaway
|
852fad9e3b
|
fix: Add missing properties to ShowUploadListInterface (#26406)
|
4 years ago |
xrkffgg
|
008dc3e7f5
|
docs: update select demo and site (#26417)
|
4 years ago |
偏右
|
c53e8ac4c9
|
test: ✅ add test cases to increase coverage (#26410)
|
4 years ago |
偏右
|
e11da52bf7
|
fix: 🐛 Table Expand Icon size issue (#26409)
* - https://github.com/ant-design/ant-design/issues/24719
Expand Icon
* - https://github.com/ant-design/ant-design/issues/24719
Expand Icon
Co-authored-by: Gary Wei <wgz@tip-lab.com>
|
4 years ago |
zhangchen
|
453eafe68d
|
fix: Badge not work when props.color is empty (#26375)
* fix: Badge not work when props.color is empty
* update: test
|
4 years ago |
xishanxu
|
507fdc44ae
|
docs: fix typo in demo (#26391)
* Update extra.md
* Update extra.md
|
4 years ago |
xrkffgg
|
73f4b9bcd7
|
docs: complete expandedRowClassName (#26397)
|
4 years ago |
偏右
|
7274a2ef4a
|
fix: colorPalette is not defined when use theme (#26395)
close #26290
|
4 years ago |
Bosseskompis
|
19606b375c
|
docs: Add expandedRowClassName to Table.expandable (#26392)
* Add expandedRowClassName to Table.expandable docs
* Use alphabetical order
|
4 years ago |
二货机器人
|
875e190ac7
|
fix: Space preserve empty dom when children is `null` (#26389)
* fix: Space additional dom render
* test case
|
4 years ago |
偏右
|
fb839f096c
|
fix: Tree draggable transition style (#26387)
close #26383
|
4 years ago |
zombiej
|
04d7a81ff7
|
docs: Update Form FAQ
|
4 years ago |
偏右
|
24a86df257
|
style: 💄 fix Upload picture-card button style (#26367)
* style: fix Upload picture-card button style
close https://github.com/ant-design/ant-design/issues/26317
close #23339
* style: tweak Upload list animation
close #22386
* fix snapshot change
* docs: update Upload demos
* add test case
* update form demo
* fix test case
|
4 years ago |
偏右
|
fbef76e943
|
test: add more test cases (#26362)
|
4 years ago |
偏右
|
d5eda4f87e
|
test: ✅ add more test cases (#26350)
* test: add more test to Layout
* test: add more test to DatePicker
* refactor: remove unused code in Menu
|
4 years ago |
Kermit Xuan
|
d8215589de
|
fix(upload): props type declaration (#26347)
* fix(upload): props type declaration
* fix lint
* chore: add type test case
|
4 years ago |