Zheeeng
f5a5077d80
fix: Typography ellipsis percision bug ( #37802 )
* fix:ellopsis默认fontsize调整为12px
* fix: issue 37791
* test: update snapshot
Co-authored-by: zonghao.jiang <1587315093@qq.com>
2 years ago
lijianan
08188f72ce
style: Code optimization ( #37804 )
* style: Code optimization
* style: Code optimization
* style: Code optimization
2 years ago
lijianan
3588ae82c1
type: strong type ( #37805 )
2 years ago
MadCcc
c8f9b31168
fix: password should not have value prop during inputing ( #37801 )
ref #20544
2 years ago
lijianan
e9ba37917b
type: strong type ( #37799 )
2 years ago
lijianan
cfdadbf7b5
Merge pull request #37798 from li-jia-nan/dev1
fix: delete useless library
2 years ago
huangkairan
96194e7738
docs(Tabs): wrong size type ( #37796 )
2 years ago
“konghai”
42ca13d7c3
fix: delete node_modules
2 years ago
二货爱吃白萝卜
f39a861c07
refactor: Use new rc-dialog ( #37790 )
* refactor: Use new rc-dialog
* chore: bump rc-image also
* fix: timeout order
* test: Update snapshot
2 years ago
afc163
18aca39b9b
docs: fix demo code tsx copy ( #37789 )
2 years ago
kiner-tang(文辉)
f6a3f40308
feat(table): support close fn to close filter dropdown only ( #37745 )
* feat: support close fn to close filter dropdown only
* feat: update demo
* feat: reset change
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2 years ago
二货爱吃白萝卜
f4859202f5
fix: Nest Drawer default open show order ( #37767 )
* chore: bump drawer
* docs: Drawer test demo
* test: Update snapshot
* docs: Update demo
* chore: fix nest style
* chore: trigger CI
* chore: modify bundle size
2 years ago
github-actions[bot]
b093690028
chore: auto merge branches ( #37768 )
chore: feature merge master
2 years ago
二货机器人
7dbc5b735a
test: Update snapshot
2 years ago
二货机器人
437182b2e6
test: Update snapshot
2 years ago
二货机器人
940bff85d1
chore: fix lint
2 years ago
二货机器人
7b0b00a26b
chore: fix lint
2 years ago
二货机器人
069e44bcc3
chore: merge master
2 years ago
Zheeeng
06e0ae53b8
chore: remove unnecessary type assertsion ( #37762 )
2 years ago
Zheeeng
844c066d8e
fix: refine type ( #37763 )
2 years ago
二货爱吃白萝卜
6f1e67d9b8
test: Refactor Spin part test case with fakeTimer ( #37759 )
* test: Update test case
* chore: fix lint
2 years ago
vagusX
c06a721c61
docs: update changelog for 4.23.3 ( #37756 )
2 years ago
二货爱吃白萝卜
356715f4a6
fix: Typography tooltip bug ( #37754 )
* chore: basic
* fix: diff icon logic
* fix: Tooltip logic
* chore: fix lint
2 years ago
vagusX
4293dfa24c
docs: update changelog for 4.23.3 ( #37749 )
2 years ago
lijianan
a8e59e88f5
fix: fix cicd to update snap ( #37748 )
2 years ago
William Bergeron-Drouin
24d165ab9b
feat: [Tree] Custom leaf icon ( #37144 )
* Add ability to customize leafIcon
* Adapt docs
* Update test snapshots
* Update to single prop & adapt demo
* Update tests
* Rename icon type
* Fix docs
* Rename to .tsx and fix types
* Remove useless id properties in test
2 years ago
vagusX
668aa3a862
docs: changelog for 4.23.3 ( #37741 )
2 years ago
lijianan
f79f4cf05b
style: code optimization ( #37743 )
2 years ago
vagusX
e862d2422f
fix: use inquirer ( #37740 )
2 years ago
lijianan
1885860e30
test: migrate part of form tests ( #37727 )
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: Fix Form test case
* test: clean up
* test: add className describe
* test: add className describe
* test: add className describe
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
Wuxh
a70ef1b8da
fix(Badge): fix accidentally rendering an empty element when text props is empty ( #37681 )
* test(badge): add case
* fix(badge): fix accidentally rendering an empty element when text props is empty
* chore(badge): update demo
* test(badge): update snapshot
* docs: beautify docs
Add several supported ways to describe colors
* test(badge): update snapshot
* chore: update snapshot
* test: update snapshots
* Revert "test: update snapshots"
This reverts commit 2bd11650aea3b3a447a891f09708032f9c41cb3d.
* test: update snapshot
2 years ago
afc163
3ae7703303
chore: improve Input Intl.NumberFormat usage ( #37726 )
2 years ago
clean99
04c6d622e9
test: refactor card test with user event and testing lib ( #37116 )
* Card(test): refactor card tab with new lib
* Card(test): refactor card action is number with new lib
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
2 years ago
Haniel Cui
1e2946ac3e
feat: bump rc-image version, Image add preview.scaleStep prop ( #37340 )
* feat: bump rc-image version, Image add preview.scaleStep prop
* test(image): update test demos
* fix(image): fix image demo lint error
2 years ago
Zheeeng
e9fd8e3672
fix: Ellipsis row counting ( #37700 )
* fix: Ellipsis row counting
When the base font-size causes measurement elements with floating offsetHeight, we can only get the rounded number, causes the rows counting incorrect.
* fix: Ellipsis row counting
* chore: update snapshot
* chore: update snapshot
2 years ago
lijianan
802ecf6e9e
style: code optimization ( #37718 )
2 years ago
二货爱吃白萝卜
f90296b2b3
test: Refactor Affix related test case ( #37715 )
* test: refactor
* test: Refactor Affix test case
* test: refactor more test case
* test: fix lint
2 years ago
二货机器人
9ff3ba2bd8
test: Clean up useless debug code
2 years ago
Johnny-young
944f69c6a0
fix: Upload image type support heic & heif ( #37651 )
support apple image format: heic, heif
2 years ago
Vishal Jagtap
e8959e52cd
Docs: Removed react-contextmenu from recommendation ( #37656 )
* Removed react-contextmenu from recommendation
This repository has been archived by the owner. It is now read-only.
* Update recommendation.zh-CN.md
2 years ago
二货爱吃白萝卜
35f2234fc3
test: Refactor Form part test with jest fakeTimer to avoid CI failed ( #37705 )
* test: rename form test file to tsx
* test: All in ts
* test: Use fake timer instead
* test: for react 18
2 years ago
hugobarragon
86865f6013
fix PT typo from last mr on transfer locale ( #37701 )
fix PT typo from last mr on transfer locale
2 years ago
二货爱吃白萝卜
af32d24b5f
chore: warning divider not support text ( #37697 )
2 years ago
TangLL
a6e620c975
docs: defaultExpandedAll is not exist, should be defaultExpandAll ( #37689 )
Co-authored-by: nocodeempire <tioy102@gmail.com>
2 years ago
kiner-tang(文辉)
51e47bdbb4
fix: update FilterSearchType type definition ( #37610 )
* fix: 更新 FilterSearchType 类型描述
* fix: 更新 FilterSearchType 类型描述
* fix: 更新 FilterSearchType 类型描述
* fix: 更新 FilterSearchType 类型描述
* feat: 优化类型
* feat: update snapshots
* feat: add type test case
* feat: remove unused type declared
* feat: lint
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2 years ago
Dreamcreative
b39130f4f7
feat: Add pt_PT Transfer selectAll/selectInvert ( #37682 )
2 years ago
binyellow
047432c4ea
docs: modify Tooltip document ( #37683 )
2 years ago
二货爱吃白萝卜
d9b6bc7539
fix: In shadow root inject style logic ( #37677 )
2 years ago
二货爱吃白萝卜
c77ae2e4de
docs: Add desc about Text ellipsis ( #37670 )
2 years ago
杨腿_
0054ff9dfd
feat: add icon to collapsible ( #37566 )
* feat: add icon to collapsible in collapse
* fix: typo
* Apply suggestions from code review
* test: update snapshot of collapsible.md
* feat: edit api support version
* feat: edit api support version
* fix: reinstall modules and update snapshots
Co-authored-by: yangchen7 <yangchen7@360.cn>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago