linxianxi
|
590b084565
|
demo: add table drag sorting handler demo (#40346)
* demo: add table drag sorting handler demo
* update snapshot
|
2 years ago |
@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
|
2 years ago |
afc163
|
8f5f7cf814
|
site: fix 404 page (#40366)
|
2 years ago |
MadCcc
|
0a5e0aa9cc
|
fix: tabs overflow unexpected height (#40488)
* fix: tabs overflow unexpected height
* chore: code clean
|
2 years ago |
MadCcc
|
9b25e1bd15
|
fix: tabs overflow unexpected height (#40488)
* fix: tabs overflow unexpected height
* chore: code clean
|
2 years ago |
MadCcc
|
e060da33fd
|
fix: Progress success should have animation (#40487)
|
2 years ago |
Rinku Chaudhari
|
8fc56256e7
|
ts(Tree.tsx): translated chinese ts defintions to english (#40445)
|
2 years ago |
MadCcc
|
79c25f620a
|
chore: codepen input render on client (#40478)
* fix: codepen input render on client
* chore: client only
* chore: code clean
|
2 years ago |
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>
|
2 years ago |
lyn
|
0ab8419d6b
|
docs: update Button/Segmented docs (#40461)
|
2 years ago |
Wuxh
|
d93bf3c544
|
fix: fix Select component placeholder style issue (#40477)
|
2 years ago |
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>
|
2 years ago |
Wuxh
|
926bf87af9
|
fix: fix Message component icon style (#40471)
* fix: fix Message component icon style
* chore: update
|
2 years ago |
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>
|
2 years ago |
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
|
2 years ago |
github-actions[bot]
|
a92bf99fef
|
chore: auto merge branches (#40464)
chore: Feature merge master
|
2 years ago |
二货机器人
|
d2aa0f8b5d
|
chore: fix lint
|
2 years ago |
二货机器人
|
b02b7aeadb
|
chore: merge master
|
2 years ago |
luo3house
|
bb0f4d02ee
|
docs(App): translate (#40460)
|
2 years ago |
MadCcc
|
217d1a1e03
|
fix: Input should hide webkit cancel button (#40457)
|
2 years ago |
fish yu
|
550334ff92
|
fix(Switch): fixed text layout problem (#40453)
Co-authored-by: yupengfei <yupengfei@xiaomi.com>
|
2 years ago |
二货爱吃白萝卜
|
846135216a
|
chore: adjust Empty default color in dark theme (#40447)
* chore: adjust color
* chore: adjust color
* test: patch test case
* chore: clean up
|
2 years ago |
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 06c9249f70 .
* 💄 STYLE: use logical properties
|
2 years ago |
weited
|
45b65f7991
|
fix: address mock data city spelling error (#40431)
|
2 years ago |
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>
|
2 years ago |
JiaQi
|
62d6c713df
|
docs(tabs-en): fix tabPosition description (#40434)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
|
2 years ago |
lijianan
|
758a28c93e
|
test: remove useless branch (#40367)
|
2 years ago |
聪小陈
|
a8f9d1af61
|
docs: fix mock error (#40436)
|
2 years ago |
lijianan
|
08a457c60e
|
fix: should not throw error when percent is null (#40378)
* fix: should not throw error when percent in null
* fix
* fix
* fix
|
2 years ago |
lijianan
|
cb95c8a3b9
|
fix: avatar and title are misplaced (#40395)
* fix: avatar and title are misplaced
* fix
* fix
* fix
|
2 years ago |
lijianan
|
ba8e646346
|
docs: adjust the sample code to React 18 (#40372)
* docs: Adjust the sample code to React 18
* fix
|
2 years ago |
lijianan
|
d4ad66ba48
|
docs(📖): update README (#40388)
|
2 years ago |
HzLin
|
0d2b50b639
|
docs(transition.md): fix the word (#40399)
* docs(transition.md): fix the word
* docs: fix the word
|
2 years ago |
二货爱吃白萝卜
|
1898c5b3c7
|
test: fix test failed (#40427)
* chore: bump jest
* test: fix table filter test
* test: fix table basic test
|
2 years ago |
Rinku Chaudhari
|
57d99e0600
|
docs(resources-en): grammar fix (#40402)
* docs(resources-en): grammar fix
* revert AUTHORS.txt
|
2 years ago |
HzLin
|
551d63503d
|
docs(buttons.md): fix the word (#40391)
* docs(buttons.md): fix the word
* docs(buttons.md): fix the bold content
|
2 years ago |
Martin Litvaj
|
ba99c27003
|
Export GlobalToken type (#40384)
|
2 years ago |
HzLin
|
dab7dd7608
|
docs(copywriting.md): fix the word (#40393)
|
2 years ago |
HzLin
|
3fdded5334
|
docs(font.md): fix markdown grammer (#40389)
* docs(font.md): fix markdown grammer
* docs(font.md): fix the punctuation
|
2 years ago |
Rinku Chaudhari
|
d80fa29d89
|
docs(readme.md): grammer error fix (#40383)
|
2 years ago |
renovate[bot]
|
1f657398a3
|
chore(deps): update dependency gh-pages to v5 (#40364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Martin Litvaj
|
0bf4a3e15b
|
Export ThemeConfig type (#40370)
|
2 years ago |
lijianan
|
a624648ecd
|
chore: delete ChatGPT CodeReview (#40374)
|
2 years ago |
Rinku Chaudhari
|
8bcd3c16a4
|
docs(faq-en): typo,grammar and mispelling fixes (#40368)
|
2 years ago |
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>
|
2 years ago |
lijianan
|
db5913696b
|
site: improve contributors list style when hover (#40362)
* site: improve contributors list style when hover
* fix
|
2 years ago |
lijianan
|
b6899877c3
|
demo: update Skeleton demo (#40360)
|
2 years ago |
JiaQi
|
9d51345f90
|
feat(Collapse): Collapse support for setting size (#40286)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
|
2 years ago |
JiaQi
|
de44c4c9cd
|
chore(Typography): Introduce AutoSizeType correctly (#40361)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
|
2 years ago |
lijianan
|
ff0f0704e7
|
demo: update Card demo (#40357)
|
2 years ago |