Commit Graph

15756 Commits

Author SHA1 Message Date
MadCcc
c5dc6a4b92
fix: steps custom icon size (#40672) 2023-02-10 17:31:30 +08:00
Sunny-117
3cd756a514
chore(test): replace toEqual with toBe for boolean results (#40673) 2023-02-10 16:15:16 +08:00
MadCcc
40e77c40d3
docs: overview dark cover (#40666)
* docs: add dark overview

* docs: show dark cover in dark theme

* docs: update cover
2023-02-09 22:17:31 +08:00
Eldar Mirzabekov
31cbbce825
fix: add missing translations for ru_RU and uk_UA (#40656) 2023-02-09 16:41:22 +08:00
Wuxh
654897e151
docs(date-pciker): update demo docs (#40653) 2023-02-09 12:59:30 +08:00
lijianan
8ecb4cdc60
docs: update 5.2.0 changelog (#40649)
* update changelog

* update changelog

* update changelog

* Update components/timeline/index.zh-CN.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update CHANGELOG.en-US.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: MadCcc <1075746765@qq.com>

* Update components/timeline/index.zh-CN.md

Co-authored-by: MadCcc <1075746765@qq.com>

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-02-09 11:37:40 +08:00
lijianan
9ad1a8e091
docs: fix docs error (#40645) 2023-02-09 00:19:08 +08:00
Riyad Elberkawy
21da39ae33
type: update upload UploadFile type (#40634) 2023-02-08 19:00:25 +08:00
lijianan
9fd6159772
lint: fix eslint error (#40629) 2023-02-08 15:04:32 +08:00
lijianan
57d0fdde8e
fix: deleted margin of the last indicator (#40624) 2023-02-08 10:46:38 +08:00
xrkffgg
c325474047
style: rename fontFamilyCode (#40622)
* style: rename fontFamilyCode

* Update seed.ts

* Update mixins.ts
2023-02-08 10:34:06 +08:00
lijianan
66885f6f5c
docs: adjust the order of Alert (#40623) 2023-02-08 10:27:07 +08:00
github-actions[bot]
e4e94b9144
chore: auto merge branches (#40614)
chore: merge feature into master
2023-02-08 01:11:48 +00:00
Amumu
c412894eba
docs: revert docs (#40615)
* docs: revert docs

* docs: update

* docs: update

* docs: update

* docs: update

* docs: update
2023-02-08 00:32:58 +08:00
Alan
1dded7fd4b
fix(Spin): not close Spin immediately when using delay (#40475)
* fix(Spin): close Spin immediately when using delay

* test(Spin): add delay close test case
2023-02-07 23:46:10 +08:00
lijianan
47d5fd5c93
feat: support indicatorsRender (#40613) 2023-02-07 23:36:52 +08:00
MadCcc
9d4216e565
fix: disabled DataPicker should not have status style (#40608) 2023-02-07 20:58:40 +08:00
黑雨
751bf40f60
feat: Time line data (#40424)
* feat: update timeline to data driven
2023-02-07 16:16:48 +08:00
github-actions[bot]
4ee51e2c2b
chore: auto merge branches (#40583)
chore: master merge feature again
2023-02-07 07:40:42 +00:00
lijianan
2b29093c52
type: update upload fileList type (#40585) 2023-02-07 14:09:45 +08:00
muxin
e5c4bbc693
style(Empty): fix text color in dark theme (#40584) 2023-02-07 12:22:44 +08:00
RamonEspinosa
6b55a32eef
demo: Remove immutability helper (#40556) 2023-02-07 10:13:29 +08:00
David
5b978a2052
feat: Add support for railStyle prop (#40579) 2023-02-07 09:55:20 +08:00
xrkffgg
2a168b1a8c
branch: merge master into feature #40575
branch: merge master into feature
2023-02-06 22:08:19 +08:00
MadCcc
37b1de9091
chore: bump rc-segmented to 2.1.2 (#40567)
* chore: bump rc-segmented

* chore: skip

* chore: not skip
2023-02-06 21:15:43 +08:00
MadCcc
8e5c31413a Merge branch 'master' into feature-merge-master 2023-02-06 10:56:07 +08:00
Alina Andrieieva
ad707df22e
Accessibility fix: aria-label cannot be used with role="presentation". (#40413)
* Acessibility fix: aria-label cannot be used with role="presentation".

* Acessibility fix: added aria-hidden to the wrapper

---------

Co-authored-by: Alina Andrieieva <Alina_Andrieieva@epam.com>
2023-02-05 20:06:24 +08:00
Yanlin Jiang
8a5cbf330c
fix(space): fix ant-space-item selector (#40554) 2023-02-05 19:58:29 +08:00
lijianan
cffd1e63d4
fix site style (#40550)
* fix site style

* fix md style

* update

* fix
2023-02-05 19:03:59 +08:00
Wuxh
aa918fc552
fix: fix DatePicker input style error (#40549) 2023-02-05 12:23:08 +08:00
lijianan
2ec869132b
docs: update api (#40544) 2023-02-05 11:13:38 +08:00
lijianan
0a75cfe9e2
refactoring: use React.createRef replace ref function (#40538)
* style: use React.createRef replace ref function

* style: use React.createRef replace ref function

* add useRef

* fix

* rename
2023-02-05 10:51:51 +08:00
lijianan
e45a43e6a2
fix: fix site style (#40539) 2023-02-04 21:26:12 +08:00
lijianan
e26e34f301
demo: update demo (#40540) 2023-02-04 21:25:12 +08:00
Martin Litvaj
ec190c454a
Export Breakpoint, ThemeConfig, GlobalToken types (#40508) 2023-02-04 21:12:10 +08:00
JiaQi
121036348a
docs(select): Make size demo check the default value (#40536)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-02-04 13:12:30 +08:00
Amumu
b84497cae2
feat: slider add support for disable keyboard events (#40526)
* feat: add support disable keyboard events

* docs: add docs and types
2023-02-03 15:16:27 +08:00
MadCcc
12596a06f2
fix: optimize arrow style (#40521)
* perf: optimize arrow style

* chore: code clean

* chore: code clean
2023-02-03 14:36:46 +08:00
MadCcc
421ae105ad
refactor: adjust boxShadow token (#40516)
* refactor: adjust boxShadow token

* chore: code clean
2023-02-03 11:20:21 +08:00
Roman Soroka
619814c005
fix: Table filter does not work if column has grouped header #40203 (#40463)
* fix: Table filter does not work if column has grouped header #40203

* fix: Table filter does not work if column has grouped header #40203

* fix: Add test case

* fix: Fix test 18

* fix: Fix tests
2023-02-02 19:52:10 +08:00
afc163
def02d74dc
chore: remove Select hover undefined line width (#40446)
* fix: Select hover undefined line width

* Apply suggestions from code review

* Update components/select/style/index.tsx
2023-02-02 19:47:08 +08:00
linxianxi
590b084565
demo: add table drag sorting handler demo (#40346)
* demo: add table drag sorting handler demo

* update snapshot
2023-02-02 10:54:13 +08:00
@linhf2023
83cfad4714
fix: Add ref to Collapse and Panel component (#40443)
* chore: update rc-collapse to 3.5.x

* feat: Add ref to Collapse and Panel component

* test(collapse): add ref case

* update snapshot

* Revert "update snapshot"

This reverts commit 1d4710a8db4dd2dec552e5b8d0599f3a1c3cc7d0.

* chore(deps): bump rc-collapse

* chore: update
2023-02-01 22:55:41 +08:00
MadCcc
9b25e1bd15
fix: tabs overflow unexpected height (#40488)
* fix: tabs overflow unexpected height

* chore: code clean
2023-02-01 15:59:42 +08:00
MadCcc
e060da33fd
fix: Progress success should have animation (#40487) 2023-02-01 12:43:18 +08:00
Rinku Chaudhari
8fc56256e7
ts(Tree.tsx): translated chinese ts defintions to english (#40445) 2023-02-01 11:22:29 +08:00
Wuxh
218d8f441c
chore: Fix word spelling errors (#40472)
* chore: Fix word spelling errors

* chore: update

* chore: Argument name of useMessage (#1)

---------

Co-authored-by: luo3house <96865086+luo3house@users.noreply.github.com>
2023-02-01 10:14:21 +08:00
lyn
0ab8419d6b
docs: update Button/Segmented docs (#40461) 2023-02-01 10:11:53 +08:00
Wuxh
d93bf3c544
fix: fix Select component placeholder style issue (#40477) 2023-01-31 16:53:49 +08:00
Wuxh
926bf87af9
fix: fix Message component icon style (#40471)
* fix: fix Message component icon style

* chore: update
2023-01-31 14:33:59 +08:00