红果汁
|
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 |
|
红果汁
|
a0d8fcb23a
|
fix: ColorPicker UI in Dark Mode (#42827)
* fix: fix ui in dark mode
* test: add test case
|
2023-06-05 16:23:03 +08:00 |
|
红果汁
|
ef21b23cb3
|
fix: ColorPicker RTL style issues (#42716)
* fix: fix rlt style issues
* fix: add missing rtl className on popup
|
2023-05-30 12:50:04 +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 |
|
lijianan
|
0470646a5f
|
refactor: optimize ColorPicker code again (#42334)
|
2023-05-14 11:47:01 +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 |
|