二货爱吃白萝卜
b1bebbb9c3
refactor: Simplify Select single mode dom structure ( #56811 )
...
* refactor: restructure select input styles and update dependencies
* chore: opt logic
* refactor: simplify select content structure in snapshots
* test: update semantic snapshots for @rc-component/select 1.6.1
Co-Authored-By: Claude (GLM-4.7) <noreply@anthropic.com >
* fix: update select input color styling and dependency
* test: update snapshot
---------
Co-authored-by: Claude (GLM-4.7) <noreply@anthropic.com >
Co-authored-by: thinkasany <480968828@qq.com >
2026-02-02 16:12:33 +08:00
遇见同学
94fe19feef
chore: fix ci update snap ( #56761 )
...
* chore: fix ci update snap
* up
* chore up
2026-01-27 17:24:56 +08:00
高艳兵
c5e5ac7c3f
feat: add semantic snap ( #56600 )
...
* feat: add semantic.md generation plugin for components
* refactor: extract locales from SelectSemanticTemplate to component props
* fix: remove unuse locales
* feat: multipleProps add defaultValue
* feat: update select snap
* feat: update table snap
* feat: tour add snap
* feat: delete semantic-md plugin
* feat: add sematic snap
* refactor: replace hardcoded button clicks with configurable postRenderFn in semantic demo test
* revert: locales
* fix: maxTagCount responsive
* fix: test maxTagCount set 1
* feat: add test:semantic script
* fix: ci add collectCoverageFrom
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com >
2026-01-19 22:10:33 +08:00
thinkasany
fccc092154
chore: improve collapse cloneElement ( #56622 )
...
Co-authored-by: 遇见同学 <1875694521@qq.com >
2026-01-15 23:21:30 +08:00
遇见同学
3c9bb681e7
docs: improve performance replace createStyles with createStaticStyles ( #56605 )
...
* perf: use createStaticStyles
* chore: update snap
* chore: adjust
* chore: snap
2026-01-14 17:58:47 +08:00
lijianan
364bcc74d1
type: export components SemanticName type ( #56494 )
...
* types: export components SemanticName type
* update
* update
* update
* update
* update
2026-01-08 09:25:17 +08:00
lijianan
5c52fea0bf
refactor(types): derive SemanticName from semantic maps ( #56389 )
...
* refactor(types): derive SemanticName from semantic maps
* update type
2025-12-27 18:12:44 +08:00
lijianan
c3f41c19ba
refactor(types): replace Record with explicit object for better DX ( #56298 )
2025-12-22 10:47:06 +08:00
lijianan
6294ce8f7c
chore: fix test CI fail ( #56162 )
...
* chore: fix test CI fail
* chore: update snap
* chore: update snap
* chore: update snap
2025-12-11 08:46:46 +08:00
thinkasany
f9f21e4197
docs: rm unnecessary prompts ( #55995 )
...
Co-authored-by: 遇见同学 <1875694521@qq.com >
2025-11-30 13:55:21 +08:00
ice
594524b4af
docs: update markdown files to add section IDs for examples and FAQs across multiple components ( #55882 )
2025-11-25 12:16:35 +08:00
遇见同学
1aaa3a75a7
chore(demo): improve dark demo ( #55648 )
2025-11-08 15:30:39 +08:00
lijianan
37966dbdf0
test: update test case ( #55557 )
...
* test: update test case
* Update components/alert/__tests__/semantic.test.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: lijianan <574980606@qq.com >
* update
---------
Signed-off-by: lijianan <574980606@qq.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-01 17:00:26 +08:00
lijianan
2827a68ff8
test: update test case ( #55546 )
...
* test: update test
* update
* update
* update
* update
* update
2025-11-01 11:41:14 +08:00
lijianan
6fc67a0fdd
Merge branch feature into next-merge-feature
2025-10-31 16:18:08 +08:00
lijianan
ec658c9842
test: simplify test case ( #55537 )
...
* test: simplify test case
* update
* update
* update
2025-10-31 11:42:54 +08:00
lijianan
2649adf603
update demo
2025-10-28 18:40:55 +08:00
lijianan
adb7e8f73d
chore: merge feature into next
2025-10-28 18:26:11 +08:00
lijianan
259e533757
demo: update Select to data drive ( #55507 )
...
* demo: update Select to data drive
* Update components/form/demo/advanced-search.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: lijianan <574980606@qq.com >
* update more
* update more
* update more
* update snap
* update snap
* update snap
* update snap
* update
---------
Signed-off-by: lijianan <574980606@qq.com >
Co-authored-by: 遇见同学 <1875694521@qq.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-28 17:15:24 +08:00
thinkasany
7ba561e157
fix: semantic of collapse ( #55499 )
...
* fix: semantic of collapse
* Update components/collapse/Collapse.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com >
---------
Signed-off-by: thinkasany <480968828@qq.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: 遇见同学 <1875694521@qq.com >
2025-10-28 09:25:23 +08:00
二货爱吃白萝卜
4d25be58f0
refactor: Select like component support semantic structure ( #55430 )
...
* chore: basic style
* chore: style of select variant
* chore: multiple
* chore: demo update
* chore: sizing
* chore: sizing
* chore: styles
* chore: clean up
* test: fix test case
* chore: adjust demo
* chore: adjust demo opacity
* chore: clean up
* chore: fix lint
* chore: bump ver
* chore: cascader props
* chore: bump ver
* test: update snapshot
* docs: update demo
* test: fix test case
* test: auto complete test
* test: fix semantic test
* test: fix semantic test
* chore: update test
* docs: update semantic demo
* test: simplify
* chore: clean up
* chore: fix style
* chore: fix style
* chore: fix style
* chore: fix missing
* chore: fix style
* test: update snapshot
* test: update snapshot
* chore: fix compcat style
* chore: bump version
* chore: fix style
* chore: clean up
* test: update snapshot
---------
Co-authored-by: thinkasany <480968828@qq.com >
Co-authored-by: 遇见同学 <1875694521@qq.com >
Co-authored-by: lijianan <574980606@qq.com >
2025-10-27 14:02:27 +08:00
lijianan
6cc19c10fc
chore: merge feature into next
2025-10-26 18:20:12 +08:00
thinkasany
0c92bf00fe
fix(collapse): add missing deps ( #55452 )
2025-10-25 11:48:27 +08:00
遇见同学
74d2712935
test: improve single test structure ( #55383 )
2025-10-20 18:48:47 +08:00
遇见同学
3e84872de6
fix: leavedClassName classname when hidden ( #55309 )
2025-10-15 11:16:53 +08:00
thinkasany
9fdba0aeea
chore: improve semantic code style ( #55279 )
...
* chore: improve semantic code style
* fix
2025-10-12 19:21:35 +08:00
lijianan
1670fc36cc
demo: add satisfies keyword for demo ( #55272 )
...
* demo: add satisfies for demo
* update
* update
* update
* update snap
* update snap
2025-10-12 08:19:59 +08:00
遇见同学
cd170fccfb
docs: improve doc description ( #55243 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-08 23:12:07 +08:00
lijianan
03ce2b26aa
refactor(type): use SemanticClassNamesType & SemanticStylesType ( #55240 )
2025-10-08 10:40:12 +08:00
thinkasany
e0b59e166f
chore: turn on perfectionist/sort-named-imports ( #55215 )
...
* chore: turn on perfectionist/sort-named-imports
* turn on perfectionist/sort-named-exports
2025-10-01 21:19:07 +08:00
lijianan
d90b059b7e
refactor: improve useMergeSemantic params order ( #55103 )
...
* update
* update
---------
Co-authored-by: thinkasany <480968828@qq.com >
2025-10-01 11:09:39 +08:00
thinkasany
92de6339dd
chore: Unified variable naming style ( #55210 )
2025-10-01 10:40:34 +08:00
lijianan
19137493b4
perf: uninstall classnames, install clsx ( #55164 )
...
* refactor: uninstall classnames & install clsx
* refactor: uninstall classnames & install clsx
* test: rename test fn
* test: update snap
* update
* update
* update
* update
* update snap
* update
* update
---------
Signed-off-by: lijianan <574980606@qq.com >
Co-authored-by: thinkasany <480968828@qq.com >
2025-10-01 00:45:54 +08:00
遇见同学
28512dd5b4
feat(collapse): Support better customization with semantic classNames/styles as function ( #54979 )
...
* feat(collapse): Support better customization with semantic classNames/styles as function
* update demo and snap
* feat(collapse): Support better customization with semantic classNames/styles as function
* update demo and snap
* chore: update demo
---------
Co-authored-by: thinkasany <480968828@qq.com >
2025-09-30 16:03:33 +08:00
lijianan
647eba0302
demo: fix Collapse demo ( #55145 )
2025-09-25 16:08:08 +08:00
EmilyyyLiu
a02c1d5595
refactor: Upgrade utils and replace useMergedState ( #55047 )
...
* refactor: Upgrade utils and replace useMergedState
* Update components/color-picker/components/ColorPresets.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com >
* fix: lint error useControlledState not use
* feat: change import util path
* feat: mergedSelectedKeys
* feat: Modify the import path of rc-util
* feat: Restore the 'useControlledState' modification of 'select'
---------
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com >
Co-authored-by: 刘欢 <lh01217311@antgroup.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-25 10:57:09 +08:00
lijianan
eec3e36eb9
type: improve type safety, rm any type ( #54922 )
2025-09-08 17:24:52 +08:00
thinkasany
5b6cc4c987
chore: bump jest to 30.1.0 ( #54759 )
...
* chore: bump jest to 30.1.0
* update
2025-08-27 15:39:48 +08:00
lijianan
14fcf29ead
Merge branch feature into next-merge-feature
2025-08-23 16:51:46 +08:00
Wanpan
07de78d3cf
docs: update Collapse SemanticPreview ( #54724 )
2025-08-20 16:04:43 +08:00
thinkasany
35ae471955
chore: sync feature into next
2025-08-19 10:44:34 +08:00
Copilot
a267f79f08
fix(Collapse): Add pointer cursor to expand icon in header collapsible mode ( #54706 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: afc163 <afc163@gmail.com >
2025-08-18 14:08:08 +08:00
thinkasany
f1afc710c3
test: Adapting to jest v30
2025-08-07 12:01:07 +08:00
thinkasany
a0bfadec78
chore: sync feature into next
2025-08-07 10:28:26 +08:00
afc163
46c9c93773
test: upgrade jest to v30 ( #54576 )
2025-08-05 00:13:52 +08:00
lijianan
5eb1971450
site: type definition improvement ( #54476 )
...
* chore: unlock @rc-component/trigger version
* test: update snap
* test: update demo
* update snap
* update demo
* update code
---------
Signed-off-by: lijianan <574980606@qq.com >
2025-07-30 10:13:26 +08:00
MadCcc
751edfc336
feat: zeroRuntime ( #54334 )
...
* feat: zeroRuntime
* feat: generate full style
* feat: add antd.css into global css
* chore: revert site change
* docs: add docs
* chore: update scripts
* chore: add test
2025-07-22 10:20:29 +08:00
二货爱吃白萝卜
f14a31b1c2
docs: Add more semantic desc of the content for llms ( #54417 )
...
* chore: add semantic desc
* chore: more desc
* chore: all styles desc
* chore: fix docs
* chore: update desc
* chore: update desc
* chore: update desc
2025-07-21 17:42:07 +08:00
thinkasany
0329f06d86
chore: bump @rc-component/select to 1.1.3
2025-07-17 12:27:48 +08:00
lijianan
4133b4d9b5
chore: merge feature into next
2025-07-13 13:13:25 +08:00