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
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
lijianan
02467023f6
update clsx
2025-11-03 01:06:49 +08:00
lijianan
30442bb7cc
Merge branch feature into next-merge-feature
2025-11-03 00:59:43 +08:00
lijianan
fbfc09901e
chore: use classNames ( #55571 )
...
* chore: use classNames
* Update components/table/hooks/useSorter.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: lijianan <574980606@qq.com >
---------
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-02 20:41:41 +08:00
lijianan
91dde28087
fix: add missing childrenColumnName dependency ( #55559 )
2025-11-01 17:53:25 +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
352f6c6c78
test: simplify style test case ( #55538 )
...
* test: simplify test case
* update
* update
* update
* test: simplify style test case
* update
* update
* update
* update
2025-10-31 12:46:16 +08:00
lijianan
adb7e8f73d
chore: merge feature into next
2025-10-28 18:26:11 +08:00
𝑾𝒖𝒙𝒉
cf34c4a1eb
chore(demo): remove usage of internal utility methods and types from … ( #55421 )
2025-10-28 11:56:34 +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
3d46fd2088
chore: revert file name ( #55483 )
...
* Revert "chore: rename isValidNode to isNonNullable (#55482 )"
This reverts commit d99dd02b5b .
* update
* update
* update
* update
* update
* dangerous !!! rename !!!
* revert rename
2025-10-26 22:39:46 +08:00
lijianan
6cc19c10fc
chore: merge feature into next
2025-10-26 18:20:12 +08:00
lijianan
41b5dce953
perf: try to reduce bundle size ( #55478 )
...
* refactor: reuse useForceUpdate hook
* update
* perf: try to reduce bundle size
* update
2025-10-26 17:18:36 +08:00
遇见同学
74d2712935
test: improve single test structure ( #55383 )
2025-10-20 18:48:47 +08:00
thinkasany
628d8a4543
chore: sync feature into next
2025-10-18 15:48:36 +08:00