kiner-tang(文辉)
5040efac7b
feat: color-picker clear action optimize
2 years ago
kiner-tang(文辉)
75e40999cd
feat: color-picker pure panel ( #42388 )
2 years ago
lijianan
b6fc8604d9
docs: add controlled demo ( #42383 )
2 years ago
muxin
8565d3aebb
chore: bump rc-pagination version ( #42382 )
* chore: bump rc-pagination version
* doc: delete space
2 years ago
二货爱吃白萝卜
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
2 years ago
Peach
78c814649c
Revert "chore: workaround for hmr speed ( #42357 )" ( #42374 )
This reverts commit f92aa32cfe
.
2 years ago
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>
2 years ago
afc163
b079514877
chore: fix github action workflow syntax ( #42370 )
2 years ago
kiner-tang(文辉)
28f2e312bb
docs(color-picker): update docs ( #42372 )
* docs: update docs
* docs: update docs
2 years ago
kiner-tang(文辉)
70c2aff3bd
docs: update docs ( #42367 )
2 years ago
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>
2 years ago
红果汁
aeabe74fbc
docs: replace react-color with color-picker ( #42350 )
* style: fix prettier problem
* docs: add presets label
* style: fix prettier problem
* style: fix prettier
2 years ago
二货爱吃白萝卜
0a81a00771
fix: Preset color block style ( #42361 )
* fix: Preset color block style
* chore: use token
2 years ago
红果汁
843b89bf75
fix: color-picker review issues ( #42356 )
* fix: color-picker review issues
* style: fix prettier problem
2 years ago
二货爱吃白萝卜
902d857807
chore: adjust color trans ( #42355 )
2 years ago
Peach
f92aa32cfe
chore: workaround for hmr speed ( #42357 )
* docs: workaround for hmr speed
* chore: update comment
2 years ago
二货爱吃白萝卜
4c3354592c
fix: Popover transition miss ( #42352 )
2 years ago
MD Rashid Hussain
14574b1104
docs: remove duplicate DollarCircle in icons list ( #42340 )
2 years ago
烽宁
4439d8065c
chore: remove redundant .gitignore file ( #42336 )
2 years ago
lijianan
0470646a5f
refactor: optimize ColorPicker code again ( #42334 )
2 years ago
bqy_fe
f0c53e11a9
fix(Divider): no dashed line in vertical ( #40418 )
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
lijianan
d3093c9096
style: optimize ColorPicker code ( #42329 )
* style: optimize ColorPicker code
* style: optimize ColorPicker code
* test
2 years ago
qmhc
828db96962
style: optimize ColorPicker code ( #42326 )
* chore: fix ColorPicker parameters' type
* chore: improve code
* chore: update
2 years ago
不郑
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>
2 years ago
lijianan
8200e5ccb3
docs: update tag ( #42303 )
* Update index.zh-CN.md to document tagRender
* fix: fix lint
* docs: update tag
2 years ago
github-actions[bot]
59c9119be1
chore: auto merge branches ( #42276 )
chore: master merge feature
2 years ago
lijianan
f77e2881af
type: type optimization ( #42312 )
* fix CI
* type: type optimization
2 years ago
MadCcc
448c2b8097
docs: add new component tag ( #42309 )
* docs: add new component tag
* chore: update
* re-run
---------
Co-authored-by: 栗嘉男 <574980606@qq.com>
2 years ago
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>
2 years ago
二货爱吃白萝卜
e28c9237d6
docs: auto trans link ( #42311 )
* docs: auto trans link
* chore: force CI
2 years ago
红果汁
bfb93b0f33
docs: add reactflow to recommended components ( #42315 )
2 years ago
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
2 years ago
lijianan
9d1854763d
refactor: add useSize replace React.useContext ( #42282 )
* refactor: add useSize
* fix
* fix
* fix
* fix
* fix
2 years ago
红果汁
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>
2 years ago
洋
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>
2 years ago
Denys Halenok
2be6c47f1b
fix: style not applied to overflowed Menu ( #42294 )
* fix: style not applied to overflowed Menu
* test: update snapshot
2 years ago
muxin
7d08d71506
doc: update notification api doc ( #42239 )
* doc: update notification api doc
* doc: add api desc about hooks
2 years ago
二货爱吃白萝卜
31852e1b65
chore: add warning of tip with spin ( #42293 )
2 years ago
afc163
4207b71aa8
docs: update site meta ( #42284 )
* docs: update site meta
* Apply suggestions from code review
2 years ago
afc163
f3fa3f961b
docs: improve Layout demo code ( #42283 )
* docs: improve Layout demo code
* chore: fix css rule order
2 years ago
huiwang
da67b481b8
fix: fix Steps size small of CP ( #42278 )
* fix: fix Steps size small of CP
* fix: update snap
2 years ago
二货爱吃白萝卜
e09112160b
docs: Blog `to be what you see` ( #42281 )
* docs: init
* docs: blog of see
* docs: blog of see
2 years ago
菠萝吹雪
1d9cab6466
feat: add onPopupClick props ( #42272 )
* feat: add onPopupClick props
* fix: update en-us md
---------
Co-authored-by: pineapple <zhanglongchao@shizhuang-inc.com>
2 years ago
二货爱吃白萝卜
0ead943e1e
feat: Form support `validateOnly` ( #42273 )
* feat: support validateOnly
* test: update snapshot
2 years ago
lijianan
e03639691c
feat: add useSize hook ( #42252 )
2 years ago
红果汁
c76d9fe4f4
feat: Space support ref ( #42266 )
2 years ago
二货爱吃白萝卜
7f1ca1f849
docs: postcss adv ( #42260 )
2 years ago
lijianan
025cdeccc5
fix: master CI fail fix ( #42253 )
* fix: master CI fail fix
* fix
2 years ago
afc163
fe13c2b9b1
chore: publish bundle analyzer report to surge.sh ( #42251 )
2 years ago
lijianan
026b74aa0e
fix: add active style ( #42249 )
2 years ago