MadCcc
ce176a8cd2
fix: clearedColor should be changed when initial value is undefined ( #48584 )
2024-04-23 10:02:45 +08:00
MadCcc
0a7e225863
fix: ColorPicker default clear value should change if set ( #48450 )
...
* fix: ColorPicker default clear value should change if set
* chore: code clean
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-16 10:55:15 +08:00
叶枫
502dac12aa
docs: format code ( #48309 )
...
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
2024-04-08 14:04:08 +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
叶枫
14a1e6bd51
feat: tsconfig enable strict ( #47998 )
...
* feat: tsconfig enable strict
* feat: add no-explicit-any
* feat: strict
* feat: as THEME
* feat: 优化 keys 类型写法
* feat: demo remove any
* feat: as number
* feat: this any
* feat: add eslint
* feat: cascader
* feat: props any
* feat: remove any
* feat: remove any
* feat: any 提示错误
* feat: remove any
* feat: add eslint
* feat: 允许 T = any 存在
* feat: color funciton
* feat: 恢复 lint
* feat: merge master
* feat: as ReactElement
* feat: type
2024-04-01 15:49:45 +08:00
MadCcc
1cb644d476
fix: color picker controlled value ( #47816 )
...
* fix: fix control value not show in dom
* chore: update title
* add test case
* change test title
* fix: cleared color should change after controlled value changed
* chore: code clean
* test: change test
* comment
* fix: should respect empty string
* test: add test case
* chore: update demo
---------
Co-authored-by: tanghui <yoyo837@hotmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-25 20:10:47 +08:00
lijianan
87debac578
chore: rename variables merge
=> merged
( #48048 )
2024-03-24 10:56:28 +08:00
叶枫
e17cd4ae27
test: keep spaces ( #47024 )
...
* feat: snap
* feat: up snap
2024-03-22 20:49:55 +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
Cooper
be1d14d4cb
docs: text optimize ( #48012 )
2024-03-22 11:57:58 +08:00
Roxannej
d8982a6def
docs: colorpicker text optimize ( #48008 )
2024-03-22 08:10:56 +08:00
afc163
7d9bc97c9b
style: add ColorPicker clear icon hover style ( #47761 )
2024-03-08 10:19:23 +08:00
Konv Suu
e727b04fa6
fix(color-picker): clear-trigger extends cursor prop from parent ( #47055 )
2024-01-19 22:01:37 +08:00
lijianan
943072704c
Merge branch master into master-merge-feature
2024-01-11 16:14:48 +08:00
二货爱吃白萝卜
e7aa014c31
chore: Add type util ( #46923 )
...
* docs: init
* chore: all types
* docs: faq
* chore: fix lint
2024-01-11 15:55:58 +08:00
lijianan
a09ed506d3
chore: merge master into feature
2023-12-22 03:26:11 +08:00
二货爱吃白萝卜
76f6ddc7e6
fix: ColorPicker not support prefixCls
( #46561 )
...
* fix: ColorPicker should support prefixCls
* test: add test case
2023-12-21 14:39:43 +08:00
MadCcc
3af521d422
feat: Input/InputNumber/Mentions support filled
variant ( #46435 )
...
* feat: Input filled variant
* feat: InputNumber filled variant
* feat: mentions variant
* fix: TextArea status with affix
* chore: update snapshot
* chore: update snapshot
* feat: pagination input
* fix: fix diff
* feat: input-number disabled
* fixL InputNumber
* chore: update snapshot
* feat: better style
* chore: update
* chore: update snapshot
* feat: use variant classNames
* chore: update snapshot
* feat: mentions affix style
* chore
2023-12-18 17:53:31 +08:00
红
ce7da2ef41
refactor: color-picker panel dom logic ( #46327 )
...
* refactor: refactoring custom panel logic
* chore: update test case & update snapshot
* chore: update un-stable snap???
* docs: update demo
* chore: update snapshots
* fix: table filterDropdown should accept cssvar (#46314 )
* chore: revert files
* chore: update demo
* chore: update snap
---------
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-12-18 13:56:01 +08:00
lijianan
75082ba607
chore: merge master into feature
2023-12-16 00:35:27 +08:00
红
635e05b7d8
docs(color-picker): improve example ( #45527 )
...
* docs: improved color-picker demo #45527
chore: improve customization panel cls
chore: update demo
chore: update snapshots
test: add case
chore: update
chore: update snapshots
chore: to simplify the complex things
chore: update snapshots
* revert files
* chore: revert change
* chore: update snapshot
2023-12-15 16:29:51 +08:00
github-actions[bot]
5f9e52a5a8
chore: auto merge branches ( #46446 )
...
chore: merge master into feature
2023-12-14 07:32:07 +00:00
MadCcc
2e0942ab26
refactor: separate cssVarCls from hashId ( #46424 )
...
* refactor: cssVarCls
* refactor: update
* chore: update
* fix: cascader & tree-select
* fix: ribbon
2023-12-14 14:58:53 +08:00
红果汁
b03ca50ab4
feat: ColorPicker show clear when value is not set ( #45993 )
...
* feat: color-picker show clear when value is not set
* fix: lint issue
* refactor: turn color defaultvalue to #1677ff
* test: update snap
* refactor: optimize demo type
* chore: back prettier
* chore: back prettier
2023-12-13 19:37:28 +08:00
MadCcc
4a07e13685
feat: Select variant ( #46379 )
...
* feat: Select variant
* chore: clean
* chore: add test
* chore: update demo
2023-12-11 14:55:58 +08:00
MadCcc
c4b8c9df93
refactor: genStyleHooks ( #46038 )
...
* refactor: genStyleHooks
* chore: update sciprt
* refactor: affix
* refactor: select
* chore: update
* refactor: update
* refactor: update
* refactor: done
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: decrease size limit
* chore: code clean
* chore: code clean
* chore: remove export
2023-11-29 17:23:45 +08:00
lijianan
17dff7c630
chore: merge master into feature
2023-11-23 03:09:24 +08:00
红果汁
4baef311f8
fix: color-picker not support form disabled ( #45978 )
2023-11-21 14:28:50 +08:00
MadCcc
ff462adfa7
Merge branch 'master' into feature-merge-master
2023-11-17 14:21:30 +08:00
二货爱吃白萝卜
dc25579c20
fix: zIndex miss of message ( #45911 )
...
* fix: zIndex miss of message
* fix: modal static index
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix zIndex test
* test: update test case
* chore: clean up
* test: coverage
2023-11-17 10:54:19 +08:00
红果汁
ffe73ac23f
feat: ColorPicker support cssVar ( #45868 )
...
* feat: color-picker support cssvar
* fix: replace rootCls
* fix: popover add mergeRootCls
* fix: lint issue
2023-11-16 11:57:10 +08:00
kiner-tang(文辉)
2777d2c39f
fix: Fixed an issue where the z-index setting of the pop-up component was abnormal in the pop-up container ( #45864 )
...
* fix: Fixed an issue where the z-index setting of the pop-up component was abnormal in the pop-up container
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* Update components/popconfirm/index.tsx
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-11-14 18:01:23 +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
kiner-tang(文辉)
bceb2e2504
Merge branch 'feature' into refactor-z-index-context
2023-10-24 22:28:30 +08:00
kiner-tang(文辉)
e7109d31b0
feat: ColorPicker support z-index manager ( #45496 )
...
* feat: dropdown support z-index manager
* feat: update snap
* feat: optimize code
* feat: SelectLike components support z-index manager
* feat: ColorPicker support z-index manager
* feat: ColorPicker support z-index manager
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-10-24 21:17:16 +08:00
kiner-tang(文辉)
e7402691c1
feat: z-index container opt ( #45490 )
...
* feat: container opt
* feat: container opt
* feat: container opt
* feat: container opt
2023-10-23 04:16:41 -05:00
cheng87126
1203a12567
fix: ColorPicker does not support arbitrary data-* attributes ( #45413 )
...
* fix #44341
* update snapshot
2023-10-20 17:10:00 +08:00
kiner-tang(文辉)
8c49b38e94
feat: Popover support z-index manager ( #45420 )
...
* feat: Popover support z-index manager
* feat: update snap
* Update components/popover/__tests__/index.test.tsx
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-10-20 01:53:36 -05:00
afc163
e587a5ff68
chore: update select snapshot ( #45333 )
2023-10-13 20:56:06 +08:00
MadCcc
bf1b73e902
feat: Input focus style ( #45286 )
...
* feat: input focus style
* chore: update
* feat: revert control outline back
2023-10-12 17:24:51 +08:00
MadCcc
431e00b1d0
feat: apply new input component border style ( #45009 )
...
* feat: apply new input component border style
* feat: ColorPicker & DatePicker
* chore: fix lint
2023-09-22 13:55:54 +08:00
kiner-tang(文辉)
d5abbad8f1
refactor: deprecatedWarning ( #44791 )
...
* refactor: deprecatedWraning
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2023-09-13 22:07:33 +08:00
二货爱吃白萝卜
5cc338e177
refactor: All the warning set the warning type for future filter ( #44613 )
...
* feat: add warningContext
* refactor: part refactor
* chore: fix compile
* chore: part of it
* chore: part of it
* chore: part of it
* chore: fix lint
* chore: fix test
* chore: clean uo
* chore: hide warning def tmp
* chore: comment test
* chore: fix lint
* chore: refactor select icons
* chore: fix warning message
* test: update test
* chore: rm dead code
2023-09-11 17:28:04 +08:00
期贤
a873471f5a
merge
2023-09-07 12:05:16 +08:00
lijianan
7344f5e275
chore: replace useToken with useInternalToken ( #44670 )
2023-09-07 10:15:58 +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
MadCcc
114ff39f8c
Merge branch 'master' into feature-merge-master
2023-09-05 13:41:06 +08:00
lijianan
6a5e7ded43
refactor: remove Space & Grid IE compatible logic ( #44620 )
...
* refactor: remove IE compatible logic
* fix: fix
* fix: fix
* fix: fix
2023-09-05 10:17:56 +08:00