Commit Graph

24686 Commits

Author SHA1 Message Date
MadCcc
0a5e0aa9cc
fix: tabs overflow unexpected height (#40488)
* fix: tabs overflow unexpected height

* chore: code clean
2023-02-01 15:59:59 +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
MadCcc
79c25f620a
chore: codepen input render on client (#40478)
* fix: codepen input render on client

* chore: client only

* chore: code clean
2023-02-01 11:16:22 +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
Peach
b328974ad7
docs: changelog for 5.1.7 (#40468)
* docs: changelog for 5.1.7

* chore: bump version to 5.1.7

* docs: update changelog

* Apply suggestions from code review

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

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-31 16:18:18 +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
Danial Soheili
6ff094efba
Feat/upload list shape (#40134)
* 💄 STYLE: add **picture-circle** to `listType`

* 📖 DOC: update API table

* Update components/upload/index.en-US.md

Co-authored-by: lijianan <574980606@qq.com>

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

Co-authored-by: lijianan <574980606@qq.com>

* Update components/upload/Upload.tsx

Co-authored-by: Amumu <yoyo837@hotmail.com>

* 👌 IMPROVE: classNames

* 👌 IMPROVE: add missing className

* 📖 DOC: update Upload demo for icons

* 👌 IMPROVE: classNames order

* 🧪 TEST: update snapshots

* 👌 IMPROVE: Upload list classNames & snapshots

* 📖 DOC: add new demo & revert previous ones

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

Co-authored-by: Amumu <yoyo837@hotmail.com>

* Update components/upload/index.en-US.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

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

Co-authored-by: Amumu <yoyo837@hotmail.com>

---------

Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-01-31 14:31:34 +08:00
MadCcc
0dad66c0fb
feat: recover v4 table style (#40469)
* Revert "fix: when table filter, the border will be black (#39938)"

This reverts commit 401ef66111.

* feat: revert v5 table style
2023-01-31 14:24:12 +08:00
github-actions[bot]
a92bf99fef
chore: auto merge branches (#40464)
chore: Feature merge master
2023-01-31 03:16:45 +00:00
二货机器人
d2aa0f8b5d chore: fix lint 2023-01-31 10:33:56 +08:00
二货机器人
b02b7aeadb chore: merge master 2023-01-31 10:21:17 +08:00
luo3house
bb0f4d02ee
docs(App): translate (#40460) 2023-01-31 09:53:11 +08:00
MadCcc
217d1a1e03
fix: Input should hide webkit cancel button (#40457) 2023-01-30 17:31:10 +08:00
fish yu
550334ff92
fix(Switch): fixed text layout problem (#40453)
Co-authored-by: yupengfei <yupengfei@xiaomi.com>
2023-01-30 16:31:54 +08:00
二货爱吃白萝卜
846135216a
chore: adjust Empty default color in dark theme (#40447)
* chore: adjust color

* chore: adjust color

* test: patch test case

* chore: clean up
2023-01-30 10:09:35 +08:00
Danial Soheili
cac6d5c42f
fix: Table scroll shadow in rtl mode (#40441)
* 💄 STYLE: fix Table's scroll shadow in rtl mode

* Revert "💄 STYLE: fix Table's scroll shadow in rtl mode"

This reverts commit 06c9249f702f421bc8115b95a89bf1cdd81f49b6.

* 💄 STYLE: use logical properties
2023-01-29 20:46:13 +08:00
weited
45b65f7991
fix: address mock data city spelling error (#40431) 2023-01-29 12:46:00 +08:00
renovate[bot]
a4348f4e38
chore(deps): update dependency react-highlight-words to ^0.20.0 (#40437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-29 12:45:11 +08:00
JiaQi
62d6c713df
docs(tabs-en): fix tabPosition description (#40434)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-29 12:31:34 +08:00
lijianan
758a28c93e
test: remove useless branch (#40367) 2023-01-29 12:30:46 +08:00
聪小陈
a8f9d1af61
docs: fix mock error (#40436) 2023-01-29 12:29:21 +08:00
lijianan
08a457c60e
fix: should not throw error when percent is null (#40378)
* fix: should not throw error when percent in null

* fix

* fix

* fix
2023-01-29 11:50:30 +08:00
lijianan
cb95c8a3b9
fix: avatar and title are misplaced (#40395)
* fix: avatar and title are misplaced

* fix

* fix

* fix
2023-01-29 02:26:28 +08:00
lijianan
ba8e646346
docs: adjust the sample code to React 18 (#40372)
* docs: Adjust the sample code to React 18

* fix
2023-01-29 00:28:59 +08:00
lijianan
d4ad66ba48
docs(📖): update README (#40388) 2023-01-29 00:28:41 +08:00
HzLin
0d2b50b639
docs(transition.md): fix the word (#40399)
* docs(transition.md): fix the word

* docs: fix the word
2023-01-29 00:26:17 +08:00
二货爱吃白萝卜
1898c5b3c7
test: fix test failed (#40427)
* chore: bump jest

* test: fix table filter test

* test: fix table basic test
2023-01-28 22:44:37 +08:00
Rinku Chaudhari
57d99e0600
docs(resources-en): grammar fix (#40402)
* docs(resources-en): grammar fix

* revert AUTHORS.txt
2023-01-25 23:04:26 +08:00
HzLin
551d63503d
docs(buttons.md): fix the word (#40391)
* docs(buttons.md): fix the word

* docs(buttons.md): fix the bold content
2023-01-24 18:18:23 +08:00
Martin Litvaj
ba99c27003
Export GlobalToken type (#40384) 2023-01-24 17:42:42 +08:00
HzLin
dab7dd7608
docs(copywriting.md): fix the word (#40393) 2023-01-24 17:22:23 +08:00
HzLin
3fdded5334
docs(font.md): fix markdown grammer (#40389)
* docs(font.md): fix markdown grammer

* docs(font.md): fix the punctuation
2023-01-24 16:29:49 +08:00
Rinku Chaudhari
d80fa29d89
docs(readme.md): grammer error fix (#40383) 2023-01-24 00:50:03 +08:00
renovate[bot]
1f657398a3
chore(deps): update dependency gh-pages to v5 (#40364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-23 21:55:08 +08:00
Martin Litvaj
0bf4a3e15b
Export ThemeConfig type (#40370) 2023-01-23 19:24:05 +08:00
lijianan
a624648ecd
chore: delete ChatGPT CodeReview (#40374) 2023-01-23 16:36:01 +08:00
Rinku Chaudhari
8bcd3c16a4
docs(faq-en): typo,grammar and mispelling fixes (#40368) 2023-01-22 23:37:22 +08:00
renovate[bot]
dc5f6b3a6a
chore(deps): update dependency vanilla-jsoneditor to ^0.14.0 (#40363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-22 17:45:16 +08:00
lijianan
db5913696b
site: improve contributors list style when hover (#40362)
* site: improve contributors list style when hover

* fix
2023-01-22 01:30:01 +08:00
lijianan
b6899877c3
demo: update Skeleton demo (#40360) 2023-01-22 00:50:19 +08:00
JiaQi
9d51345f90
feat(Collapse): Collapse support for setting size (#40286)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-21 18:45:09 +08:00
JiaQi
de44c4c9cd
chore(Typography): Introduce AutoSizeType correctly (#40361)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-21 17:33:20 +08:00
lijianan
ff0f0704e7
demo: update Card demo (#40357) 2023-01-21 12:39:02 +08:00
lijianan
b6c32f6a58
demo: update Avatar demo (#40356)
* demo: update Avatar demo

* ci

* ci

* add margin
2023-01-21 12:38:47 +08:00
lijianan
169ed5efa0
docs: add notice (#40354) 2023-01-21 12:37:10 +08:00
afc163
467741f558
fix: Dropdown submenu wrong position (#40349) 2023-01-21 12:35:52 +08:00