2720 Commits

Author SHA1 Message Date
thinkasany
e9005a6260 Merge remote-tracking branch 'origin/master' into feature-merge-master 2026-02-07 15:17:41 +08:00
thinkasany
c9e3977d63 chore: bump eslint@10.0.0 (#56893) 2026-02-07 15:17:12 +08:00
thinkasany
ee4220b676 chore: sync master into feature 2026-02-04 20:45:32 +08:00
二货爱吃白萝卜
46fe122165 refactor: Spin support fully semantic (#56852)
* refactor: unique spin dom structure

* feat: update spin semantic preview and documentation

* test: update snapshot

* refactor: update Spin component with deprecation warnings

* refactor: replace spin tip prop with description and update tests

* refactor: deprecate wrapperClassName in favor of classNames.root

* fix: reorder spin component semantics

* test: update spin demo semantic snapshot

* test: add semantic test cases for spin component

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
2026-02-04 15:30:56 +08:00
lijianan
1a789f1e5b refactor(cssinjs): simplify transition style generation (#56826)
* chore: code optimization

* update
2026-02-04 14:54:08 +08:00
二货爱吃白萝卜
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
二货爱吃白萝卜
80b2250d6c refactor: Remove checkbox useless dom (#56783)
* docs: update demo

* test: update snapshot

* chore: adjust

* chore: adjust

* chore: upgrade @rc-component/checkbox to ~2.0.0 and update snapshots

Co-Authored-By: Claude (GLM-4.7) <noreply@anthropic.com>

* test: add semantic test for checked prop with defaultChecked

Co-Authored-By: Claude (GLM-4.7) <noreply@anthropic.com>

* test: update semantic snapshots

Co-Authored-By: Claude (GLM-4.7) <noreply@anthropic.com>

* refactor: restructure radio component styles and improve hover states

* refactor: simplify radio component styles and calculations

* refactor: update radio style-class demo with clsx and css-in-js

* fix: radio component checked state handling in groups

* test: update radio semantic test and table row selection selector

* test: update snapshots for semantic demo tests

* fix: adjust checkbox checkmark position

* fix: update checkbox styling calculations

---------

Co-authored-by: Claude (GLM-4.7) <noreply@anthropic.com>
2026-01-29 21:58:10 +08:00
二货爱吃白萝卜
3e2b7546aa chore: bump tree version (#56799)
* chore: bump tree version

* test: update snapshot
2026-01-29 15:12:12 +08:00
thinkasany
9431db4dc1 chore: sync master into feature 2026-01-28 20:28:03 +08:00
高艳兵
166e9c88e5 fix(Typography): lower link selector specificity (#56759)
* fix(Typography): lower link selector specificity and add danger debug demo

* fix(Typography): scope link styles and raise type color priority

* chore: update snap

* chore: update snap

* fix(Typography): scope link styles and ensure type colors win

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
2026-01-28 16:01:51 +08:00
github-actions[bot]
4c12447bae chore: auto merge branches (#56763)
chore: feature merge master
2026-01-27 09:45:54 +00:00
遇见同学
94fe19feef chore: fix ci update snap (#56761)
* chore: fix ci update snap

* up

* chore up
2026-01-27 17:24:56 +08:00
aojunhao123
f1c70f8c54 feat(Tree): improve accessibility (#56716)
* feat(Tree): improve accessibility focus style for virtual list

- Update focus-visible style to apply outline on active node content wrapper
- Upgrade @rc-component/tree to ~1.2.0
- Upgrade @rc-component/tree-select to ~1.7.0
- Upgrade @rc-component/cascader to ~1.12.0

* fix test

* update snapshot

* update snapshot

* update snapshot

* update snapshot

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2026-01-27 14:36:14 +08:00
github-actions[bot]
3c256d3f57 chore: auto merge branches (#56727)
chore: merge master into feature
2026-01-23 07:19:11 +00:00
afc163
2f6548209d test: fix test case skip logic (#56701)
* test: fix test case skip logic

* fix

* fix

* test: add snapshot tests for splitter and table demos

* test: remove skip options from splitter tests

* test: add snapshot for size-mix demo in splitter component
2026-01-23 13:02:04 +08:00
Clayton
568a398bc8 feat(ConfigProvider): add scroll prop support for Table config (#56628)
* chore: remove unnecessary unit in style (#56677)

* chore: update test script to include semantic snap (#56679)

* chore: update test script to include semantic snap

* update

* Update package.json

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>

* feat(ConfigProvider): add scroll prop support for Table config

* Revert "chore: update test script to include semantic snap (#56679)"

This reverts commit bce3aeeba8.

* Revert "chore: remove unnecessary unit in style (#56677)"

This reverts commit 7a058ab005.

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2026-01-22 10:54:40 +08:00
ug
3ac1fc78e7 perf(Empty/Skeleton): Reduce the size of the SVG (#56682)
* optimize(Empty): Reduce the size of the SVG.

* update

* update

* update

---------

Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
Co-authored-by: afc163 <afc163@gmail.com>
2026-01-21 23:59:13 +08:00
Copilot
f091c1e01b test: skip table sticky demo from visual regression (#56698)
* Initial plan

* test: skip table-sticky demo from UI comparison

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 <507615+afc163@users.noreply.github.com>
2026-01-21 23:43:47 +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
高艳兵
77f0f1a9fe fix(table): border radius not work (#56478)
* fix(table): border radius  not work

* fix(table): apply border radius to shadow pseudo elements
2026-01-17 22:57:06 +08:00
lijianan
f7446f3f1f refactor(css): replace background transition with background-color (#56598)
* fix(css): replace background transition with background-color

* chore: update

---------

Co-authored-by: thinkasany <480968828@qq.com>
2026-01-15 11:04:33 +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
高艳兵
e05aa23faa docs(table): add content semantic (#56592) 2026-01-13 16:04:49 +08:00
lijianan
c78056d0a4 Merge branch master into master-merge-feature 2026-01-09 14:46:59 +08:00
baozj
ae98485a3e chore: fix typo (#56541)
Co-authored-by: baozj <www.1670370148@qq.com>
2026-01-09 11:24:38 +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
github-actions[bot]
1a3b29ec8f chore: auto merge branches (#56495)
chore: merge master into feature
2026-01-06 08:25:10 +00:00
二货爱吃白萝卜
8ac5c5fde4 chore: fix ci (#56509) 2026-01-06 16:13:30 +08:00
thinkasany
8af72472fa chore: sync master into feature 2026-01-04 13:15:00 +08:00
Guo Yunhe
9123bbbfd7 feat(Pagination): three size (#56009)
* feat(Pagination): three size

* feat(Pagination): three size

* feat(Pagination): three size

* feat(Pagination): three size

* feat(Pagination): three size

* feat(Pagination): three size

* feat(Pagination): three size

* test(Pagination): update snapshots

* test(Pagination): update snapshots

* fix(Pagination): use css var style

* fix(Pagination): use css var style

---------

Co-authored-by: thinkasany <480968828@qq.com>
2026-01-04 11:06:49 +08:00
QdabuliuQ
8399590542 docs: remove demo of Table hidden resizable column (#56447)
* doc: hidden table component resizable-column demo

* chore: 调整代码格式

* doc: remove resizable column demo from Table component

* chore: rm deps

* update: update snapshot file

* fix: package.json version number error

---------

Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2026-01-01 10:02:19 +08:00
二货爱吃白萝卜
e2f3cf6133 test: update test case (#56451) 2025-12-31 17:50:18 +08:00
github-actions[bot]
fba5f4f6cb chore: auto merge branches (#56432)
chore: sync master into feature
2025-12-31 02:18:36 +00:00
高艳兵
2ccab1e984 fix(Table): skip mounting FilterDropdown in measure header (#56425)
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-12-31 09:41:14 +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
Anton Cherniavskyi
af27ca20fb feat(Checkbox.Group, Radio.Group): add support for role prop (#56126)
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-12-12 10:49:25 +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
guoming
93419fa663 doc: Table faq virtual with ref (#56104)
* doc: Table faq virtual with ref

* doc: update

* Apply suggestion from @meet-student

Signed-off-by: 遇见同学 <1875694521@qq.com>

* Apply suggestion from @meet-student

Signed-off-by: 遇见同学 <1875694521@qq.com>

* Apply suggestion from @meet-student

Signed-off-by: 遇见同学 <1875694521@qq.com>

* doc: en version

* fix: tsx

* Update components/table/index.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: guoming <guoming3@xiaomi.com>

* doc: forward type

---------

Signed-off-by: 遇见同学 <1875694521@qq.com>
Signed-off-by: guoming <guoming3@xiaomi.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2025-12-09 16:34:00 +08:00
thinkasany
805bf9d789 chore: sync master into feature 2025-12-06 23:01:39 +08:00
Guo Yunhe
2576b441bf fix(Table): cellFontSizeSM not working (#55770) 2025-12-05 15:50:13 +08:00
Guo Yunhe
408afb0626 refactor: rename button files (#56053)
* refactor: rename button files

* refactor: update import paths for Button component in test files

* refactor: update import paths for Button component across multiple files
2025-12-03 16:59:04 +08:00
lijianan
0767e87b86 Merge branch master into master-merge-feature 2025-12-03 05:12:43 +08:00
aojunhao123
ca5817ac33 feat: ConfigProvider support customize trigger for Tooltip/Popover/Popconfirm (#55932)
* CP support customize trigger

* add faq

* update doc

* update deps

* update snapshot

* adjust logic

* chore: adjust

---------

Signed-off-by: aojunhao123 <1844749591@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-12-01 17:51:42 +08:00
lijianan
3ce4a1022a type: optimization reduce type (#56004)
* type: optimization reduce type

* update
2025-12-01 09:51:31 +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
lijianan
f3a03f2372 fix: add missing dependency (#55782)
* chore: up size-limit

* chore: up size-limit

* update deps
2025-11-21 11:12:02 +08:00
Guo Yunhe
a92a3fb5b8 feat(InputNumber): spinner mode (#55592)
* feat(InputNumber): spinner mode

* feat(InputNumber): spinner mode

* docs: re-order

* docs: semantic support action

* chore: adjust focus util

* chore: update

* test: update snapshot

* chore: fix style

* docs: style

* chore: fix style

* feat: warning style

* chore: fix demo

* chore: clean up

* test: fix test case

* chore: fix test ts

* test: all

* test: update snapshot

* chore: coverage

* chore: adjust style

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-11-17 11:42:34 +08:00
遇见同学
d46fb3636c chore: bump @rc-component/pagination and update snap (#55610)
Co-authored-by: thinkasany <480968828@qq.com>
2025-11-04 21:03:49 +08:00
遇见同学
4df740e22e fix(textarea): resize is invalid in styles.textarea (#55579)
* fix(textarea): resize is invalid in styles.textarea

* chore: bump @rc-component/input@1.1.0

* chore: bump @rc-component/input-number@1.4.1

* update snap

* chore: bump @rc-component/input-number@1.5.0

* fix(textarea): resize is invalid in styles.textarea

* chore: bump @rc-component/input@1.1.0

* chore: bump @rc-component/input-number@1.4.1

* update snap

* chore: bump @rc-component/input-number@1.5.0

* chore: bump @rc-component/mentions@1.4.0
2025-11-04 11:53:38 +08:00