Commit Graph

24537 Commits

Author SHA1 Message Date
MadCcc
0e974511ad docs: fix page h1 2023-02-08 22:54:21 +08:00
MadCcc
10f78a916a docs: update box-shadow 2023-02-08 21:51:06 +08:00
MadCcc
650f0e5473 docs: fix pre-render 2023-02-08 20:59:23 +08:00
Riyad Elberkawy
21da39ae33
type: update upload UploadFile type (#40634) 2023-02-08 19:00:25 +08:00
xrkffgg
8d8d93249c
docs: fix typo (#40630)
* docs: fix typo

* Update CHANGELOG.en-US.md
2023-02-08 15:36:29 +08:00
lijianan
9fd6159772
lint: fix eslint error (#40629) 2023-02-08 15:04:32 +08:00
xrkffgg
3c977948ba
docs: add 5.2.0 changelog (#40612)
* docs: add 5.2.0 changelog

* docs: update

* docs: update

* docs: update

* docs: update
2023-02-08 14:12:59 +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
afc163
331074243a
Delete codeball.yml 2023-02-07 18:25:16 +08:00
黑雨
751bf40f60
feat: Time line data (#40424)
* feat: update timeline to data driven
2023-02-07 16:16:48 +08:00
renovate[bot]
301912248f
chore(deps): update dependency react-sticky-box to v2 (#40591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 16:11:32 +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
github-actions[bot]
b9de155fdf
chore: auto merge branches (#40574)
chore: merge feature into master
2023-02-06 14:39:23 +00: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
xrkffgg
be6b55faf8
chore: feature merge master #40557
chore: feature merge master
2023-02-06 20:06:55 +08:00
MadCcc
0f5ce3f94d Merge branch 'master' into feature-merge-master 2023-02-06 14:20:18 +08:00
MadCcc
3fdedacf38
chore: lock eslint-plugin-compat (#40558) 2023-02-06 14:19:05 +08:00
Wuxh
ba9870ef5d
chore: upgrade site && update pr-template (#40563)
* docs: update pr-template

* chore: update Previewer onlineUrl show logic
2023-02-06 13:03:14 +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
renovate[bot]
ce2360daa6
chore(deps): update dependency jest-puppeteer to v7 (#40548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 12:42:53 +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
lijianan
286a42b4e5
site style code optimization (#40524)
* site style code optimization

* site style code optimization

* del trigger

* revert
2023-02-03 13:39: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