lijianan
3dcb62b72f
fix: update RegExp ( #37856 )
...
* fix: update RegExp
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix Regexp
2022-10-05 20:01:04 +08:00
lijianan
09570f511f
refactor: delete defaultprops ( #37853 )
...
* refactor: delete defaultprops
* fix: update snap
* fix: update snap
* fix: fix
* fix: fix
* fix: fix
* fix: fix
2022-10-05 00:04:29 +08:00
二货爱吃白萝卜
c436bd6f4f
fix: Textarea blink on first mount ( #37847 )
...
* fix: Textarea blink on first mount
* chore: Update ts def
* test: Update test case
* chore: bump rc-mentions
* test: Update snapshot
* test: Update test case
2022-10-04 23:31:32 +08:00
尾宿君
b110ff0293
test: replace Calendar part test with testing lib ( #37704 )
2022-10-03 20:31:37 +08:00
尾宿君
80034250b5
test: replace Popconfirm part test with testing lib ( #37703 )
...
* test: replace Popconfirm part test with testing lib
* test: Update test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-10-02 23:58:00 +08:00
lijianan
c639b2f2ab
refactor: delete defaultprops ( #37834 )
...
* refactor: delete defaultprops
* fix: fix
* fix: fix
2022-10-02 16:50:34 +08:00
renovate[bot]
cecfd1b65c
chore(deps): update dependency eslint-plugin-unicorn to v44 ( #37837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-02 16:38:16 +08:00
陈帅
51c88e9fd7
docs: add 4.23.4 changelog ( #37833 )
...
* docs: add 4.23.4 changelog
* update package.json
2022-10-02 11:56:51 +08:00
Zheeeng
ea9b013bb1
refactor(locale): refine signature ( #37824 )
...
* chore: prefer using @internal annotation over other markups
* fix: typo
* fix: locale types
2022-10-01 22:17:14 +08:00
lijianan
3e2e12e98e
fix: delete defaultprops ( #37827 )
2022-10-01 21:58:46 +08:00
lijianan
e47e418c09
chore: fix typo ( #37832 )
2022-10-01 21:56:58 +08:00
Nikita Dmitrienko
5132acfd7e
Fix a typo ( #37826 )
2022-10-01 09:31:26 +08:00
lijianan
ddaead6777
fix: delete defaultprops ( #37822 )
...
* fix: delete defaultprops
* fix: delete defaultprops
2022-09-30 17:44:24 +08:00
Zheeeng
c569631f51
chore: fix typo customer ( #37820 )
...
* chore: prefer using @internal annotation over other markups
* fix: typo
2022-09-30 16:59:29 +08:00
Zheeeng
f86a5c79ec
chore: PR template's wording ( #37821 )
...
* fix: wording
* chore: cleanup symbols
2022-09-30 16:57:07 +08:00
afc163
0e2c9031cd
docs: fix antd site in mobile device ( #37819 )
...
* chore: fix prev and next navigation
* docs: fix mobile site
* chore: fix lint
* chore: remove rc-drawer css
2022-09-30 16:54:51 +08:00
Dunqing
ea2b11e4c8
chore: fix prevents this action from running on forks ( #37809 )
2022-09-30 16:53:02 +08:00
lijianan
480cb3cbc3
fix: remove defaultProps ( #37815 )
...
* fix: remove defaultProps
* fix: remove defaultProps
* fix: update snap
* fix: fix
* fix: fix
2022-09-30 15:58:34 +08:00
Zheeeng
49206a53c5
chore: prefer using @internal annotation over other markups ( #37816 )
2022-09-30 14:26:41 +08:00
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>
2022-09-30 10:58:11 +08:00
lijianan
08188f72ce
style: Code optimization ( #37804 )
...
* style: Code optimization
* style: Code optimization
* style: Code optimization
2022-09-30 10:17:49 +08:00
lijianan
3588ae82c1
type: strong type ( #37805 )
2022-09-30 09:49:28 +08:00
MadCcc
c8f9b31168
fix: password should not have value prop during inputing ( #37801 )
...
ref #20544
2022-09-29 23:40:24 +08:00
lijianan
e9ba37917b
type: strong type ( #37799 )
2022-09-29 21:38:14 +08:00
lijianan
cfdadbf7b5
Merge pull request #37798 from li-jia-nan/dev1
...
fix: delete useless library
2022-09-29 19:13:35 +08:00
huangkairan
96194e7738
docs(Tabs): wrong size type ( #37796 )
2022-09-29 19:11:33 +08:00
“konghai”
42ca13d7c3
fix: delete node_modules
2022-09-29 18:53:38 +08:00
afc163
18aca39b9b
docs: fix demo code tsx copy ( #37789 )
2022-09-29 15:13:32 +08:00
Zheeeng
06e0ae53b8
chore: remove unnecessary type assertsion ( #37762 )
2022-09-27 21:51:11 +08:00
Zheeeng
844c066d8e
fix: refine type ( #37763 )
2022-09-27 21:50:35 +08:00
二货爱吃白萝卜
6f1e67d9b8
test: Refactor Spin part test case with fakeTimer ( #37759 )
...
* test: Update test case
* chore: fix lint
2022-09-27 17:39:02 +08:00
vagusX
c06a721c61
docs: update changelog for 4.23.3 ( #37756 )
2022-09-27 16:37:17 +08:00
二货爱吃白萝卜
356715f4a6
fix: Typography tooltip bug ( #37754 )
...
* chore: basic
* fix: diff icon logic
* fix: Tooltip logic
* chore: fix lint
2022-09-27 15:56:09 +08:00
vagusX
4293dfa24c
docs: update changelog for 4.23.3 ( #37749 )
2022-09-27 13:32:21 +08:00
lijianan
a8e59e88f5
fix: fix cicd to update snap ( #37748 )
2022-09-27 13:06:48 +08:00
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
2022-09-27 12:07:30 +08:00
vagusX
668aa3a862
docs: changelog for 4.23.3 ( #37741 )
2022-09-27 11:50:20 +08:00
lijianan
f79f4cf05b
style: code optimization ( #37743 )
2022-09-27 09:57:36 +08:00
vagusX
e862d2422f
fix: use inquirer ( #37740 )
2022-09-26 20:56:23 +08:00
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>
2022-09-26 09:54:52 +08:00
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
2022-09-24 23:15:22 +08:00
afc163
3ae7703303
chore: improve Input Intl.NumberFormat usage ( #37726 )
2022-09-24 23:13:24 +08:00
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>
2022-09-24 19:53:15 +08:00
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
2022-09-24 19:30:51 +08:00
lijianan
802ecf6e9e
style: code optimization ( #37718 )
2022-09-23 16:11:52 +08:00
二货爱吃白萝卜
f90296b2b3
test: Refactor Affix related test case ( #37715 )
...
* test: refactor
* test: Refactor Affix test case
* test: refactor more test case
* test: fix lint
2022-09-23 13:59:21 +08:00
二货机器人
9ff3ba2bd8
test: Clean up useless debug code
2022-09-23 10:48:47 +08:00
Johnny-young
944f69c6a0
fix: Upload image type support heic & heif ( #37651 )
...
support apple image format: heic, heif
2022-09-23 10:44:55 +08:00
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
2022-09-23 09:56:36 +08:00
二货爱吃白萝卜
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
2022-09-22 21:24:28 +08:00