afc163
a801933196
fix: Select tag margin issue when using tagRender ( #33539 )
close #33531
3 years ago
afc163
a4d139687a
fix: image demo test in argo-ci ( #33523 )
close #33512
3 years ago
Xi Ming
659571edae
fix missing words in commets ( #33514 )
Lol
3 years ago
afc163
a926aa52c6
fix: Form should have default validateMessages in en locale ( #33511 )
3 years ago
afc163
c0d2c7e8a4
chore: remove whitespace
3 years ago
二货机器人
be231f9fb5
feat: Merge TimePicker disabledXXX into disabledTime ( #33503 )
* feat: merge disabledXXX into disabledTime
* chore: fix ts
3 years ago
afc163
0976e9e6a4
test: add test case for #33487 ( #33492 )
3 years ago
afc163
9ec2709b16
Revert "fix: The current change of pagination triggers onChange ( #33411 )" ( #33489 )
This reverts commit 629caccaae
.
3 years ago
afc163
fb59bd2a47
docs: improve Cascader API documentation ( #33484 )
close #33477
3 years ago
MadCcc
3effa51572
refactor: refactor useMounted to useDestroyed
3 years ago
MadCcc
285e2bd9ea
refactor: refactor useMountedRef to useMounted
3 years ago
Garrick Crouch
d53e16fe76
docs: Update index.en-US.md ( #33464 )
provide correct hash link for row selection docs to selection config anchor tag
3 years ago
二货机器人
0c621c4832
fix: input not support number value ( #33462 )
3 years ago
MadCcc
6d098783fc
test: add test for react memory leak warning in Popconfirm
3 years ago
chen-jingjie
c6188fd388
fix(Divider): with text dashed border color error ( #33452 )
3 years ago
MadCcc
19e4b578d9
chore: revert import order change
3 years ago
MadCcc
727e394d75
feat: add useMountedRef hook
3 years ago
zombiej
a90ad063af
test: Update snapshot
3 years ago
guhao.zeng
56c675cd52
fix: Dropdown button destroyPopupOnHide prop not working #33433 ( #33442 )
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
3 years ago
WeijieChen
3324bb2f59
docs: fix version error ( #33443 )
Co-authored-by: machixian <machixian@myweimai.com>
3 years ago
2724635499
629caccaae
fix: The current change of pagination triggers onChange ( #33411 )
* fix: table pagination onChange error (#33374 )
* test: add test case for this (#33374 )
3 years ago
dengqing
4f4e2f800a
Docs: fix fieldNames options typo ( #33241 )
* docs: tree-select fieldNames error
* docs: fix docs error
* fix: docs typo
* docs: fix fieldNames
3 years ago
MadCcc
1d738d1902
fix: not allow setState in Popconfirm if unmounted
3 years ago
zombiej
7ae451729f
test: update snapshot
3 years ago
二货机器人
9c086c5328
fix: Skeleton missing style ( #33405 )
3 years ago
二货机器人
f1e0c9c1d2
chore: Internal Menu interface for ProLayout usage ( #33399 )
* test: Update snapshot
* chore: disable tooltip
* chore: rename
3 years ago
afc163
0edf04253e
fix: Descriptions default overflow value ( #33392 )
close #33316
3 years ago
二货机器人
2df11184f4
test: Demo check popup content ( #33378 )
* auto demo
* chore: update demo snapshot
* fix: trigger mock ref logic
* chore: try 2 test case
* chore: more snapshot
* chore: update snapshot
* chore: fix ts
* chore: split test
* test: Update test case
* chore: fix test order
3 years ago
binyellow
5c3e483217
docs: fixing document issues ( #33259 )
3 years ago
guhao.zeng
f1c6d37f6a
fix: Missing Catalan (ca_ES) translation key: Form.optional #33280 ( #33377 )
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
3 years ago
二货机器人
ff88851c4c
chore: Bump Select related deps ( #33364 )
* chore: bump select related version
* test: Fix test case
* chore: bump rc-select version
* test: Update snapshot
* chore: Update Select ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* chore: Update ts definition
* chore: fix internal ts def
* test: update auto complete snapshot
* chore: update snapshot
* chore: bump version
* chore: fix demo ts
* chore: Move ValueType to the first place
* test: Update test case
3 years ago
Sami Mäkinen
fb286612d5
chore: add sorting translations for fi_FI ( #33372 )
3 years ago
Michał Podeszwa
0f8fc6f2d2
Add Capture prop to Upload Component Typescript Definition ( #33370 )
Co-authored-by: Michał Podeszwa <178679-michalpodeszwa@users.noreply.gitlab.com>
3 years ago
chen-jingjie
aa64c8bf99
fix(slider): disabled rail background-color error ( #33369 )
Co-authored-by: chenjingjie <chenjingjie@coding.net>
3 years ago
zombiej
396cfab983
test: Update snapshot
3 years ago
二货机器人
d91ebe9acf
test: fix initial test case ( #33313 )
* test: fix initial test case
* chore: replace with exist fn
* chore: rm dep conflict
* chore: fix dev jest env
3 years ago
afc163
b1642233e8
fix: Revert "fix: TextArea missing maxLength attr." ( #33312 )
* Revert "fix: TextArea missing maxLength attribute (#32448 )"
This reverts commit ee703c187e
.
* fix: snapshot
3 years ago
James
34dbf5f0a2
fix: Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug ( #31846 )
* Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug
* Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug
* fixed lint issues.
* change: add black list for form item name
* keep the definition the same as before
* update snapshot
* change formItemNameBlackList type to array
* add test case for form item is in black list
* add test condition
* prettier it
* change: add black list for form item name
* keep the definition the same as before
* merege from upstream
* rebase this branch
* change formItemNameBlackList type to array
* add test case for form item is in black list
* add test condition
* prettier it
* fix test case that casing by rebase
3 years ago
afc163
28855c23d9
fix: Button loading style missing in Firefox ( #33199 )
3 years ago
诸岳
602726dd63
fix(locale): Add missing zh-TW translation for Transfer ( #33209 )
Co-authored-by: 诸岳 <fuping.dfp@antgroup.com>
3 years ago
afc163
1db4ac2040
fix: Drawer title position ( #33205 )
3 years ago
tangjinzhou
ad3ba274cd
fix: radio cursor style ( #33198 )
* fix: radio cursor style
* [CodeFactor] Apply fixes to commit 38721bb
[ci skip] [skip ci]
Co-authored-by: codefactor-io <support@codefactor.io>
3 years ago
afc163
2df7cc6f30
fix: Upload `data` type ( #33193 )
* fix: Upload `data` type
* fix eslint errors
3 years ago
zhichenshaw
eb3cf792cf
docs: Update index.zh-CN.md ( #33184 )
修复文档中 FormInstance 的 scrollToField方法 第二个参数 options 错误的类型
3 years ago
xrkffgg
499ee6c691
test: fix Alert test ( #33167 )
* text: fix Alert test
* test: style
* test: up snap
* test: up
3 years ago
songlinn
d4b4edf8ef
fix: fix badge animation end not trigger when parent is display:none ( #33083 )
Co-authored-by: songlin.chen <songlin.chen@leyantech.com>
3 years ago
元凛
97fd6d5b03
Revert "test: fix test error"
This reverts commit 3881e5d787
.
3 years ago
xrkffgg
3881e5d787
test: fix test error
3 years ago
tangjinzhou
ea7c41b90a
fix: anchor add prefixCls ( #33085 )
Co-authored-by: undefined <undefined>
3 years ago
afc163
b34f72b1b6
test: fix ci warnings ( #33160 )
3 years ago