二货爱吃白萝卜
82b05b209d
refactor: ColorPicker panel free for uncontrolled ( #50785 )
...
* refactor: change on drag will change panel color
* docs: update demo
* test: update snapshot
* chore: wrap with useEvent
* fix: order of events
* fix: sync logic
2024-09-11 10:46:30 +08:00
Yuno
3d54838d2a
docs: update color-picker onChage Docs ( #50656 )
2024-08-30 17:15:24 +08:00
二货爱吃白萝卜
72fda1a8a0
docs: rm useless demo ( #50449 )
2024-08-16 16:46:30 +08:00
二货爱吃白萝卜
832cffcdf9
feat: ColorPicker support gradient color ( #50050 )
...
* refactor: support type update
* chore: update clear style
* chore: bump color picker
* chore: use slider
* chore: bump color picker
* chore: range slider
* chore: layout
* chore: useModeColor
* chore: simplify
* chore: bump color picker
* refactor: event
* chore: tmp lock check
* chore: of it
* chore: update ts def
* chore: update ts def
* chore: remove useless ts
* chore: linear
* chore: adjust style
* chore: rm useless code
* chore: fill color
* chore: basic linear
* chore: support toStr
* chore: limit minCount
* chore: use cache
* chore: drag support:
* chore: yes
* chore: update demo
* chore: useLayoutEffect instead
* chore: fix click to add point
* chore: add smmoth
* chore: support of locale
* chore: add locale
* chore: fix lint
* chore: adjust style
* chore: fix lint
* chore: fix style
* test: fix test case
* chore: fix popover
* test: fix test case
* chore: fix test
* test: clean up
* chore: fix lint
* chore: fix lint
* chore: fix lint
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* chore: fix docs
* docs: update demo desc
* chore: enhance hover range
* fix: delete not working
* chore: fix lint
* test: coverage
* test: coverage
* chore: clean up
* chore: adjust
* chore: highlight
* chore: adjust style
* chore: fix lint
* chore: update demo
* chore: memo perf
* refactor: up to down colors
* test: update snapshot
2024-07-29 16:38:50 +08:00
红
f0bc8b5021
chore(color-picker): improve TS type ( #49949 )
...
* chore(color-picker): improve TS type
* Update components/color-picker/index.en-US.md
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: 红 <wxh16144@qq.com>
---------
Signed-off-by: 红 <wxh16144@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2024-07-19 11:04:46 +08:00
DerianRambo
b29c314b4c
docs: improved grammar on certain documentation pages ( #49374 )
...
* button documentation grammar fixes
* english float button documentation changes
* english documentation grammar changes for icons
* english typography documentation grammar changes
* english divider documenation changes
* english layout documentation fixes
* english cascader documentation improvements
* english color-picker documentation changes
* english date-picker documentation changes
* english form documentation changes
* English documentation changes for select
* English documentation changes for slider
* English documentation changes for time-picker
* English documenation changes for transfer
2024-06-12 14:27:15 +08:00
lijianan
570c1be492
site: add component version to meta ( #48226 )
...
* site: add component version to meta
* Update .dumi/theme/builtins/ComponentMeta/index.tsx
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-02 16:33:57 +08:00
lijianan
0a79a79bc7
docs: update sidebar style of website ( #48224 )
...
* docs: update GetRef/GetProp/GetProps docs
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
2024-04-02 14:05:03 +08:00
二货爱吃白萝卜
20561d6f9d
docs: Fix component doc alignment & support import usage ( #48004 )
...
* docs: init ref
* docs all support
* docs: fix link show
2024-03-22 14:22:42 +08:00
红
f3c37a3be4
refactor(color-picker): rename defaultCollapsed
=> defaultOpen
( #45655 )
2023-11-03 16:49:22 +08:00
红
99138cb93e
feat(color-picker): preset colors support collapsing at initialization ( #45607 )
...
* feat(color-picker): preset colors support collapsing at initialization
(cherry picked from commit d8975b407f1d5a574cdefafd8be17374a4d5e8af)
* docs: update
(cherry picked from commit 74f6d70ebd22c752f57f559d4222c383fafea63a)
* test: add unit test
(cherry picked from commit 2ef2af49228d3fe672c1b24277f142f54f9b193a)
* chore: update
Co-authored-by: RedJue <RedJue@users.noreply.github.com>
* refactor: rename
* Apply suggestions from code review
Signed-off-by: MadCcc <1075746765@qq.com>
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: RedJue <RedJue@users.noreply.github.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-11-03 11:47:52 +08:00
CYB292
69c52b7a5b
feat: ColorPicker support defaultFormat ( #44487 )
...
* feat: ColorPicker support defaultFormat
* test: add test case
* docs: update en doc
---------
Co-authored-by: chenyuanbao@baidu.com <chenyuanbao@baidu.com>
Co-authored-by: Redjue <pingfj77@gmail.com>
2023-09-05 18:42:40 +08:00
kiner-tang(文辉)
2f8fa45df3
docs: Add rootClassName in doc ( #44061 )
...
* docs: update rootClassName description
* docs: update rootClassName description
* docs: update docs
2023-08-08 18:27:48 +08:00
红果汁
c377457104
feat: ColorPicker implement disabledAlpha
API ( #43355 )
...
* feat: implement disabledAlpha api
* refactor: add genAlphaColor and optimization code
* chore: clean code
* refactor: add warning and optimization code
* chore: clean code
* docs: modify version number
* fix: fix prettier
2023-07-12 19:42:33 +08:00
红果汁
e72a7836f4
feat: ColorPicker Implement onChangeComplete API ( #43370 )
...
* feat: implement onChangeComplete api
* docs: add change completed demo
* perf: optimization code
2023-07-10 13:37:43 +08:00
红果汁
6bb18b361d
feat: ColorPicker implement panelRender
API ( #43134 )
...
* feat: implement `panelRender` api and add demo
* test: add test case
* docs: update doc
* fix: styles add overlayInnerStyle
* fix: variable name
* docs: reorder api
* refactor: optimize code
* test: update snapshot
* test: update snapshots
* refactor: remove memo
* refactor: rename overlayInnerStyle to popupOverlayInner
* fix: props error
* docs: update demo
2023-06-29 11:46:11 +08:00
红果汁
326de2dc05
feat: ColorPicker implement size
API ( #43116 )
...
* feat: add size prop
* test: add test case
* docs: update doc
* fix: style issue
* docs: add text size demo
* test: update snapshots
2023-06-21 11:30:09 +08:00
红果汁
1fb8fc57d3
feat: ColorPicker implement showText
API ( #42865 )
...
* feat: color-picker support showValue api
* Update components/color-picker/index.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* docs: add version column
* test: fix test coverage
* feat: replace showValue with textRender
* Update components/color-picker/components/ColorTrigger.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix: style issue
* feat: add showText prop and optimization code
* fix: lint issue
* test: fix coverage
* refactor: combine showText and textRender
* fix: lint issue
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-19 19:29:39 +08:00
daisy
2c20dcd4cc
feat(ColorPicker): add destroyTooltipOnHide ( #42645 )
...
* feat(ColorPicker): add destroyTooltipOnHide
* fix: interface -> type
2023-06-19 14:28:11 +08:00
kiner-tang(文辉)
2de151da7a
Merge branch 'master' into feature-merge-master
2023-06-04 11:10:56 +08:00
kiner-tang(文辉)
ad5de46b53
docs: update docs about color-picker
2023-06-01 14:36:58 +08:00
github-actions[bot]
a8bc13e77b
chore: auto merge branches ( #42668 )
...
chore: feature merge master
2023-05-27 03:42:37 +00:00
linxianxi
a6617c9763
feat(ColorPicker): add onClear
2023-05-26 15:19:34 +08:00
lijianan
bedd6b4f48
docs: add Custom Trigger Event demo ( #42525 )
...
* docs: add demo
* fix
2023-05-26 11:23:48 +08:00
lijianan
b6fc8604d9
docs: add controlled demo ( #42383 )
2023-05-16 13:49:59 +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
lijianan
0470646a5f
refactor: optimize ColorPicker code again ( #42334 )
2023-05-14 11:47:01 +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
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
红果汁
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