lijianan
b3a37b7ca9
refactor: Anchor.Link with FC ( #37957 )
* fix: fix
* fix: fix
* fix: revert
* fix: fix
* test: fix test case
* test: fix
* test: fix
* fix: fix
* fix: fix
2 years ago
MadCcc
b4fed31884
chore: udpate snapshot
2 years ago
Wesley
e3abd1e77f
docs: Table Documentation interface description error ( #38065 )
Co-authored-by: YONGWEI PENG <yongweipeng@YONGWEIdeMacBook-Pro.local>
2 years ago
Zheeeng
d96ec8aa06
feat: add text config for editable ( #37761 )
2 years ago
lijianan
a2de8f7b2e
chore: add isValidElement for isFragment ( #38056 )
2 years ago
Alan Deng
e246f00899
docs(Table): fix log value of selected row keys ( #38051 )
2 years ago
liuycy
5442fc2412
fix: table header shadow issue ( #28096 ) ( #38023 )
2 years ago
lijianan
9cec008e1a
refactor: CC => FC ( #37969 )
* refactor: CC => FC
* refactor: CC => FC
* refactor: CC => FC
* test: add test
* test: remove test
* test: add test
* fix: fix
* fix: fix
* test: del
* fix: fix debounce
2 years ago
lijianan
2ef701be75
test: add test coverage ( #37993 )
* test: add test coverage
* fix: fix
* test: del test
* fix: fix
* fix: fix
* chore: update test
* chore: code clean
* chore: code clean
* test: update test case
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
lijianan
82de4942d5
test: add case for coverage ( #38018 )
2 years ago
lijianan
71cfa31728
test: add test case ( #38015 )
2 years ago
lijianan
19eabb0819
fix: should support number 0 ( #38006 )
* fix: should support number `0`
* fix: should support number `0`
* test: add snap
* test: add snap
* test: add snap
* test: add snap
2 years ago
afc163
d667d1948f
chore: fix lint ( #38005 )
2 years ago
afc163
416c61f08e
fix: Table ellipsis title missing
close #37977
2 years ago
linxianxi
23285382f1
fix(Input): should not have value prop on input after click toggle icon ( #37900 )
* fix(Input): should not have value prop on input when click toggle icon
* fix: 修改参数名
* fix: 修改传参
2 years ago
kiner-tang(文辉)
2559b2fb1b
feat(grid): row's 'align' and 'justify' support reponsive value ( #37860 )
* feat: row's 'align' and 'justify' support reponsive value
* refactor: refactor code
* refactor: refactor code
* refactor: refactor code
* refactor: refactor code
* refactor: refactor code
* refactor: refactor code
* refactor: refactor code
* docs: 更新文档
* docs: 更新文档
* docs: 更新文档
* docs: 更新文档
* feat: remove other
* Update components/grid/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: update support version
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
Yuki Zhang
4774497258
fix: Input.Search style in RTL ( #37980 )
2 years ago
hms181231
3f8962ec3e
test: Update Message test case sleep -> useFakeTimers ( #37983 )
2 years ago
hms181231
7709970d81
test: Update util test case sleep to useFakeTimers and deprecated HTMLDocument, use Document instead ( #37984 )
* test: Update util test case sleep to useFakeTimers and deprecated HTMLDocument, use Document instead
* test: Update util test case sleep to useFakeTimers
2 years ago
hms181231
56fe1ceeaa
test: Update Notification test case sleep -> useFakeTimers ( #37985 )
* test: Update Notification test case sleep -> useFakeTimers
* test: Update Notification test case sleep -> useFakeTimers
2 years ago
Hencky
1d89a9b2e6
docs: fix Dropdown.Button default placement ( #37971 )
2 years ago
黑雨
7387b2c443
feat: fix dropdownClassName ( #37974 )
2 years ago
lijianan
768ab54426
fix: delete defaultprops ( #37966 )
2 years ago
Zack Chang
e13dd21a9a
fix: correct a wrong title in demo of Datepicker ( #37964 )
* Update placement.md
* Update placement.md
2 years ago
lijianan
a76d07e0b2
test: add coverage ( #37958 )
2 years ago
hms181231
f2a6c07a67
test:Update Affix test case sleep -> useFakeTimers ( #37956 )
2 years ago
lijianan
7b285ea4c1
refactor: CC => FC ( #37938 )
* fix: f
* refactor: CC => FC
* fix: add ignore
* fix: fix
* fix: fix
* fix: remove onChange
* fix: remove onFinish
* fix: remove onFinish
* fix: remove useCallback
* fix: eslint error
2 years ago
hms181231
c04bdd0928
test: Update Anchor test case sleep -> useFakeTimers ( #37955 )
2 years ago
二货机器人
20404ae03c
test: Update snapshot
2 years ago
二货机器人
c376464329
fix: Upload disabled logic
2 years ago
Zheeeng
5325e19ba9
fix: remove unnecessary type assertion ( #37930 )
* fix: remove uncessary type assertion
* fix: remove as const
2 years ago
Zheeeng
8fc5af0d87
fix: the computed fontSize style may be empty string ( #37928 )
2 years ago
vagusX
760cb38dbf
fix: tsc error ( #37932 )
* fix: tsc issue
* fix: typo
2 years ago
hms181231
1928f10b69
test: Update table test sleep -> useFakeTimers ( #37914 )
* feat:update table test sleep -> useFakeTimers
* test: tabel test case waitFakeTimer(500) -> waitFakeTimer()
2 years ago
lijianan
e084de38e8
refactor: CC => FC ( #37886 )
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* test: fix test
* fix: fix
* fix: fix
* fix: fix
* test: add test
* fix: fix test
2 years ago
binyellow
77a75c37cd
docs: add image.preview.forceRender props ( #37808 )
* docs: add image.preview.forceRender props
* feat: add test case
* feat: edit test case
* feat: edit test case
* feat: edit test case
2 years ago
二货爱吃白萝卜
91586f5dcd
docs: FAQ about dropdownRender ( #37906 )
2 years ago
afc163
f7d9398d0b
style: Input.Password support style={{ fontSize }} ( #37898 )
close #37766
2 years ago
KangXinzhi
e5c1e84a7e
docs: sync english docs ( #37892 )
2 years ago
renovate[bot]
1a0823a908
chore(deps): update dependency eslint-plugin-react to v7.31.8 ( #37887 )
* chore(deps): update dependency eslint-plugin-react to v7.31.8
* Update custom.md
* Apply suggestions from code review
* test: update snapshot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
lijianan
1bea99562f
test: rename cascader test case name ( #37891 )
2 years ago
二货爱吃白萝卜
b7634968d7
test: Use SSR for testing demo ( #37890 )
* test: Use SSR for testing demo
* chore: fix lint
* test: align with react 18
2 years ago
Santiago Vallejo
de76c7f311
feat: Performance improvement on React useState ( #37875 )
2 years ago
kiner-tang(文辉)
6d253369d4
fix: when we apply style resize: none, TextArea should be not resizable when showCount is applied ( #37855 )
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2 years ago
Martin Cermak
a922b26ffc
feat: Notification support for data-testid ( #37710 )
2 years ago
Zheeeng
dcac4f66a4
fix: signatures for Upload ( #37861 )
2 years ago
Yuki Zhang
d7204f4aca
fix: input search border style in RTL ( #37865 )
2 years ago
lijianan
c2d7fe4f0d
chore: delete Enzyme ( #37854 )
* chore: delete Enzyme
* fix: fix
2 years ago
Svyatoslav
bfcf826beb
fix: Fix Russain translation for Transfer.selectInvert ( #37858 )
Co-authored-by: Svyatoslav Solopchenko <svyatoslav@svtslav.com>
2 years ago
Ernest Folch
c5b34e9b77
feat: add missing pt_PT translations ( #37857 )
* Added missing pt_PT translations
* Added eslint-disable no-template-curly-in-string on pt_PT.tsx file
Co-authored-by: Ernest Folch <efolch@ctaima.com>
2 years ago