Commit Graph

25430 Commits

Author SHA1 Message Date
kiner-tang(文辉)
2274111367
feat(ColorPicker): fix coverage down issue in ColorPicker (#42409)
* chore: test

* feat: optimize code
2023-05-16 23:32:18 +08:00
二货爱吃白萝卜
4460ff4718
fix: Tag with Tooltip should not affact style (#42414) 2023-05-16 22:24:52 +08:00
二货爱吃白萝卜
a3fb7834a7
fix: Card tabList API to align with Tabs (#42413)
* chore: pass to tabs

* test: update snapshot
2023-05-16 22:24:41 +08:00
lijianan
8222062056
docs: rename Tree-Select (#42410)
* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md
2023-05-16 18:53:13 +08:00
二货爱吃白萝卜
72bd724308
docs: update TreeSelect faq (#42403) 2023-05-16 17:42:59 +08:00
Alex
8d36dde9b1
refactor(avatar): simplify code (#42402) 2023-05-16 17:16:04 +08:00
yiwwhl
26590f6b35
chore: update variable name from groupSize to contextSize (#42396) 2023-05-16 16:19:14 +08:00
lijianan
3fb12b9e65
docs: update ChangeLog (#42389)
* docs: update ChangeLog

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

* fix

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-05-16 16:05:05 +08:00
二货爱吃白萝卜
2cfc08c9db
chore: rm rome to use prettier back (#42395) 2023-05-16 15:51:30 +08:00
二货爱吃白萝卜
cd71f19d30
fix: Popconfirm onVisibleChange trigger twice (#42393)
* fix: Popconfirm onVisibleChange trigger twice

* chore: fix quota

* chore: back of pkg
2023-05-16 15:40:16 +08:00
二货爱吃白萝卜
49549ae210
fix: Use visible first (#42394) 2023-05-16 15:19:39 +08:00
kiner-tang(文辉)
75e40999cd
feat: color-picker pure panel (#42388) 2023-05-16 14:18:12 +08:00
lijianan
b6fc8604d9
docs: add controlled demo (#42383) 2023-05-16 13:49:59 +08:00
muxin
8565d3aebb
chore: bump rc-pagination version (#42382)
* chore: bump rc-pagination version

* doc: delete space
2023-05-16 10:15:39 +08:00
二货爱吃白萝卜
3097ec39e1
fix: Site link auto switch by locale (#42381)
* Revert "Revert "docs: auto trans link" (#42373)"

This reverts commit fa90b25b3e.

* docs: site update link auto switch logic
2023-05-16 08:42:18 +08:00
Peach
78c814649c
Revert "chore: workaround for hmr speed (#42357)" (#42374)
This reverts commit f92aa32cfe.
2023-05-15 21:23:13 +08:00
lijianan
fa90b25b3e
Revert "docs: auto trans link" (#42373)
* Revert "docs: auto trans link (#42311)"

This reverts commit e28c9237d6.

* Apply suggestions from code review

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-05-15 21:22:52 +08:00
afc163
b079514877
chore: fix github action workflow syntax (#42370) 2023-05-15 20:48:55 +08:00
kiner-tang(文辉)
28f2e312bb
docs(color-picker): update docs (#42372)
* docs: update docs

* docs: update docs
2023-05-15 18:44:47 +08:00
kiner-tang(文辉)
70c2aff3bd
docs: update docs (#42367) 2023-05-15 17:22:19 +08:00
xrkffgg
1a2906941f
docs: add changelog 5.5.0 (#42339)
* docs: add changelog 5.5.0

* Update CHANGELOG.en-US.md

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

* Update CHANGELOG.zh-CN.md

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

---------

Co-authored-by: lijianan <574980606@qq.com>
2023-05-15 15:12:57 +08:00
红果汁
aeabe74fbc
docs: replace react-color with color-picker (#42350)
* style: fix prettier problem

* docs: add presets label

* style: fix prettier problem

* style: fix prettier
2023-05-15 15:11:05 +08:00
二货爱吃白萝卜
0a81a00771
fix: Preset color block style (#42361)
* fix: Preset color block style

* chore: use token
2023-05-15 14:54:51 +08:00
红果汁
843b89bf75
fix: color-picker review issues (#42356)
* fix: color-picker review issues

* style: fix prettier problem
2023-05-15 13:56:30 +08:00
二货爱吃白萝卜
902d857807
chore: adjust color trans (#42355) 2023-05-15 13:11:21 +08:00
Peach
f92aa32cfe
chore: workaround for hmr speed (#42357)
* docs: workaround for hmr speed

* chore: update comment
2023-05-15 12:28:04 +08:00
二货爱吃白萝卜
4c3354592c
fix: Popover transition miss (#42352) 2023-05-15 10:48:23 +08:00
github-actions[bot]
890a65f1bd
chore: auto merge branches (#42343)
chore: merge master into feature
2023-05-14 16:32:50 +00:00
MD Rashid Hussain
14574b1104
docs: remove duplicate DollarCircle in icons list (#42340) 2023-05-15 00:02:22 +08:00
烽宁
4439d8065c
chore: remove redundant .gitignore file (#42336) 2023-05-14 12:51:18 +08:00
lijianan
0470646a5f
refactor: optimize ColorPicker code again (#42334) 2023-05-14 11:47:01 +08:00
bqy_fe
f0c53e11a9
fix(Divider): no dashed line in vertical (#40418)
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-14 11:43:21 +08:00
lijianan
d3093c9096
style: optimize ColorPicker code (#42329)
* style: optimize ColorPicker code

* style: optimize ColorPicker code

* test
2023-05-13 23:05:26 +08:00
qmhc
828db96962
style: optimize ColorPicker code (#42326)
* chore: fix ColorPicker parameters' type

* chore: improve code

* chore: update
2023-05-13 17:34:09 +08:00
不郑
f3be5ddd0e
fix(Progress): prevent warning when size prop is not set for circle p… (#41875)
* fix(Progress): prevent warning when size prop is not set for circle progress

* fix(Progress): add test case for #41875

---------

Co-authored-by: lijianan <574980606@qq.com>
2023-05-13 16:42:38 +08:00
github-actions[bot]
19722e9fea
chore: auto merge branches (#42323)
chore: merge master into feature
2023-05-12 16:55:33 +00:00
lijianan
8200e5ccb3
docs: update tag (#42303)
* Update index.zh-CN.md to document tagRender

* fix: fix lint

* docs: update tag
2023-05-13 00:13:35 +08:00
github-actions[bot]
59c9119be1
chore: auto merge branches (#42276)
chore: master merge feature
2023-05-12 15:14:26 +00:00
lijianan
f77e2881af
type: type optimization (#42312)
* fix CI

* type: type optimization
2023-05-12 22:48:22 +08:00
MadCcc
448c2b8097
docs: add new component tag (#42309)
* docs: add new component tag

* chore: update

* re-run

---------

Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-05-12 17:53:37 +08:00
George Ciobanu
eb122dfb78
docs: Update index.en-US.md to tagRender (#42262)
* Update index.en-US.md to document tagRender

tagRender is currently available but not documented, so users do not know to use it.

* Update index.zh-CN.md

---------

Co-authored-by: lijianan <574980606@qq.com>
2023-05-12 17:46:13 +08:00
二货爱吃白萝卜
e28c9237d6
docs: auto trans link (#42311)
* docs: auto trans link

* chore: force CI
2023-05-12 17:21:40 +08:00
红果汁
bfb93b0f33
docs: add reactflow to recommended components (#42315) 2023-05-12 17:16:02 +08:00
Yan
7f405763fc
fix(document): select Chinese and then jump to English in faq page (#42299)
* fix(document): select Chinese and then jump to English in faq page

* update again

* update docs
2023-05-12 17:06:14 +08:00
lijianan
9d1854763d
refactor: add useSize replace React.useContext (#42282)
* refactor: add useSize

* fix

* fix

* fix

* fix

* fix
2023-05-12 14:53:47 +08:00
红果汁
b95d5674fa
feat: new component ColorPicker (#41990)
* feat: color picker

* chore: improve component logic

* test: update snapshots

* test: update snapshots

* fix: remove unuse code

* fix: adjusting the UI

* fix: hairy edge in dark mode

* fix: demo case

* chore: rollback file

* fix: improve code logic

* perf: improve code

* test: add test case

* refactor: trigger use Popover instead

* test: add test case

* refactor: improve code logic

* test: update snapshots

* refactor: improve code

* docs: add overview img

* feat: style

* chore: update snapshot

* chore: code clean

* chore: code clean

* chore: fix lint

* chore: update snapshot

* feat: color block

* chore: pure render

* refactor: hex input number reduced to 6 digits

* fix: rename React to react

* refactor:  trigger demo

* docs: remove disabled demo

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-12 14:43:48 +08:00
d32e8e67de
feat(cascader): add Option item disableCheckbox (#42024)
* feat(cascader): add uncheckableItemValues props

* feat: add Option disableCheckbox

* chore: modify md

* chore: add test and lock version

* Update package.json

---------

Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2023-05-12 11:53:51 +08:00
Denys Halenok
2be6c47f1b
fix: style not applied to overflowed Menu (#42294)
* fix: style not applied to overflowed Menu

* test: update snapshot
2023-05-12 11:38:38 +08:00
muxin
7d08d71506
doc: update notification api doc (#42239)
* doc: update notification api doc

* doc: add api desc about hooks
2023-05-12 09:53:00 +08:00
二货爱吃白萝卜
31852e1b65
chore: add warning of tip with spin (#42293) 2023-05-12 09:51:44 +08:00