lijianan
|
38474628fd
|
feat: prepend use-client directive for with Next.js App Router (#43573)
* fix: prepend use-client directive for with Next.js App Router
* Update components/affix/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/divider/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/cascader/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/list/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/qrcode/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/steps/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/time-picker/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/transfer/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tree-select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
|
1 year ago |
红果汁
|
3e5a392f73
|
docs: Form add ColorPicker demo (#42880)
* docs: form add color-picker demo
* test: update snapshot
* fix: color-picker support form
* perf: optimize code logic
* refactor: optimize code
* test: update snapshot
* test: update snap
* test: update snap
* chore: fix prettier
* chore: fix prettier
|
1 year ago |
MadCcc
|
36f195d411
|
chore: enhance PanelPresets type (#43486)
* docs: update examples link
* type: fix typescript error
* chore: code clean
|
1 year ago |
红果汁
|
e72a7836f4
|
feat: ColorPicker Implement onChangeComplete API (#43370)
* feat: implement onChangeComplete api
* docs: add change completed demo
* perf: optimization code
|
1 year ago |
thinkasany
|
f566e3b24b
|
type: supplementary React.FC type (#43410)
* type: supplementary React.FC type
* fix: remove useless code
* revert: remove useStyle
* revert: card-top
* Update card-top.tsx
|
1 year ago |
lijianan
|
7a59fc86f5
|
feat: CP support ColorPicker className and style (#43339)
* fix
* fix
* fix
|
1 year ago |
红果汁
|
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
|
1 year ago |
红果汁
|
9757df0447
|
docs: ColorPicker `showText` property add dropDown demo (#43177)
|
1 year ago |
afc163
|
67d0462ca9
|
refactor: resolve Circular dependency (#42750)
* test: detect dependency cycle
* chore: open eslint import/no-cycle rule
close #42804
* chore: Upgrade react-component
* Apply suggestions from code review
* refactor: add getRoundNumber
* chore: Update package.json
|
1 year ago |
红果汁
|
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
|
1 year ago |
红果汁
|
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>
|
1 year ago |
daisy
|
2c20dcd4cc
|
feat(ColorPicker): add destroyTooltipOnHide (#42645)
* feat(ColorPicker): add destroyTooltipOnHide
* fix: interface -> type
|
1 year ago |
muxin
|
e3110e5458
|
refactor: refactor color picker circluar dependency (#42843)
* refactor: fix color-picker circluar dependency
* fix: fix import path
|
1 year ago |
MadCcc
|
7322aa6f5f
|
Revert "chore: migrate to vitest (#42506)" (#42900)
This reverts commit 6759887c44 .
|
1 year ago |
红果汁
|
243704330b
|
fix: ColorPicker presets cannot be selected (#42882)
* fix: color-picker presets not checked
* test: update test case
* fix: color-picker presets not checked
* test: update test case
|
1 year ago |
Dunqing
|
6759887c44
|
chore: migrate to vitest (#42506)
* chore: migrate to vitest
* chore: update ci
* fix: test correctly
* test: support puppeteer
* chore: update coverage
* chore: update include/exclude
* chore: update config
* test: update incorrect tests
* chore: update script
* chore: update
* fix: should close browser at the ended
* chore: improve
* fix: test cause tsc error
* fix: eslint error
* chore: exclude correctly
* test: update snap and fix some tests
* chore: update test config
* fix: countup.js
* fix: incorrect test
* chore: update reference
* test: update
* fix: countup.js
* fix: timeout
* chore: update site test
* fix: fixed countup version
* chore: remove unsed code
* test: update
* test: update demo timeout
* test: update timeout
* chore: update image test
* chore: update threads
* fix: image/svg+xml test failed
* chore: limits threads
* test: update test coverage include
* chore: remove jest files
* chore: rename jest to vi
* chore: update document
* chore: fix missing @types/jsdom
* chore: update coverage
* chore: update snap
* fix:watermark test cases are incorrect
* feat: update ignore comment
* test: fix test case
* test: reset body scrollTop
* test: clean up
* test: use vi
* test: update snapshot
* test: update snapshot
* test: fix dropdown test failed
* fix: toHaveStyle cause test fail
* test: improve test case
* test: fix
* fix: color failed, refer to https://github.com/jsdom/jsdom/pull/3560
* test: fix
* test: fix
* test: fix circular import
* test: revert
* ci: coverage failed
* test: fix c8 ignore comment
* chore: incorrect config
* chore: fix ignore ci
* test: revert svg+xml
* test: fix realTimers
* feat: rc-trigger should be remove
* test: fix some failed test
* chore: remove unused deps and configure eslint-plugin-vitest
* test: update snap
* chore: remove jest
* test: fix lint error
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
1 year ago |
linxianxi
|
0afe8baf1e
|
fix(ColorPicker): should not trigger onChange when click clear after clearing (#42643)
|
1 year ago |
红果汁
|
a0d8fcb23a
|
fix: ColorPicker UI in Dark Mode (#42827)
* fix: fix ui in dark mode
* test: add test case
|
1 year ago |
kiner-tang(文辉)
|
ad5de46b53
|
docs: update docs about color-picker
|
2 years ago |
红果汁
|
ef21b23cb3
|
fix: ColorPicker RTL style issues (#42716)
* fix: fix rlt style issues
* fix: add missing rtl className on popup
|
2 years ago |
红果汁
|
25883ca53a
|
fix: ColorPicker hover boundary issues (#42669)
* fix: fix hover boundary issues
* test: fix test case
* build: modify dependency scope
* Update package.json
Co-authored-by: MadCcc <1075746765@qq.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
|
2 years ago |
lijianan
|
5fd2ee5b65
|
demo: update docs & demo (#42681)
|
2 years ago |
linxianxi
|
cf24e3dd57
|
demo: remove
|
2 years ago |
linxianxi
|
ae54275b25
|
demo: add clear-close
|
2 years ago |
linxianxi
|
434ef1fd7c
|
fix: 修改 demo
|
2 years ago |
linxianxi
|
a6617c9763
|
feat(ColorPicker): add onClear
|
2 years ago |
lijianan
|
bedd6b4f48
|
docs: add Custom Trigger Event demo (#42525)
* docs: add demo
* fix
|
2 years ago |
kiner-tang(文辉)
|
94732dfb01
|
feat(Collapse): Collapse support configure panel content by items (#42545)
* docs: update the document about Collapse
* docs: update the document about Collapse
* feat: optimize code
* Update components/collapse/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* docs: update the document about Collapse
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2 years ago |
红果汁
|
d61c08e7df
|
prefer: optimize allow clear logic (#42439)
* refactor: optimize allow clear logic
* test: fix test coverage down
* refactor: use onChange type
|
2 years ago |
红果汁
|
2722850c0d
|
chore: sync @rc-component/color-picker@1.1.0 (#42445)
* fix: sync @rc-component/color-picker@1.1.0
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2 years ago |
kiner-tang(文辉)
|
7183eab0a9
|
feat(ColorPicker): close panel when click clear button (#42406)
* feat: close panel when click clear button
* feat: optimize code
* feat: optimize code
* feat: optimize code
|
2 years ago |
lijianan
|
d7de0d846e
|
fix: replace hex with ColorFormat.hex (#42423)
|
2 years ago |
kiner-tang(文辉)
|
2274111367
|
feat(ColorPicker): fix coverage down issue in ColorPicker (#42409)
* chore: test
* feat: optimize code
|
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 |
kiner-tang(文辉)
|
28f2e312bb
|
docs(color-picker): update docs (#42372)
* docs: update docs
* docs: update docs
|
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 |
lijianan
|
0470646a5f
|
refactor: optimize ColorPicker code again (#42334)
|
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 |
lijianan
|
8200e5ccb3
|
docs: update tag (#42303)
* Update index.zh-CN.md to document tagRender
* fix: fix lint
* docs: update tag
|
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 |
红果汁
|
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 |