lijianan
|
1a789f1e5b
|
refactor(cssinjs): simplify transition style generation (#56826)
* chore: code optimization
* update
|
2026-02-04 14:54:08 +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 |
|
遇见同学
|
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 |
|
github-actions[bot]
|
60efb8e170
|
chore: auto merge branches (#56288)
chore: merge master into feature
|
2025-12-20 04:23:10 +00:00 |
|
aojunhao123
|
c312adea5d
|
fix: remove duplicate radio role and optimize aria attributes (#56278)
|
2025-12-18 21:41:07 +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 |
|
Wanpan
|
cf3b82c2b2
|
docs: update cssVar type and TabItemType api description (#56068)
* docs: update cssVar type and TabItemType api description
* feat: update
---------
Co-authored-by: thinkasany <480968828@qq.com>
|
2025-12-05 12:31:21 +08:00 |
|
lijianan
|
3ce4a1022a
|
type: optimization reduce type (#56004)
* type: optimization reduce type
* update
|
2025-12-01 09:51:31 +08:00 |
|
余晖
|
8ab213efc4
|
fix(tabs): resolve duplicate key issue in size demo (#55904)
* fix(Tabs): resolve duplicate key issue in size demo
* fix(Tabs): resolve duplicate key issue in size demo
---------
Co-authored-by: 遇见同学 <1875694521@qq.com>
|
2025-11-26 09:38:03 +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
|
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
|
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 |
|
二货爱吃白萝卜
|
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 |
|
遇见同学
|
20d990cad1
|
chore(tabs): improve demo adapt to dark (#55474)
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2025-10-26 16:24:48 +08:00 |
|
lijianan
|
ca1480c4f9
|
Merge branch feature into next-merge-feature
|
2025-10-22 20:15:30 +08:00 |
|
lijianan
|
ec44482a1b
|
chore: unified code style (#55406)
|
2025-10-22 19:31:22 +08:00 |
|
lijianan
|
e767430578
|
chore: update @rc-component/tabs to 1.6.0 (#55297)
* chore: update @rc-component/tabs to 1.6.0
* test: update snap
|
2025-10-14 11:17:15 +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 |
|
lijianan
|
b50e549301
|
refactor: logical properties (#55245)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-10 17:50:38 +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 |
|
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 |
|
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 |
|
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 |
|
遇见同学
|
2ab823dfe4
|
feat(tabs): Support better customization with semantic classNames/styles as function (#54958)
* feat(tabs): Support better customization with semantic classNames/styles as function
* update demo
* update demo style
|
2025-09-22 16:29:53 +08:00 |
|
thinkasany
|
f8aef9a622
|
chore: sync feature into next
|
2025-09-01 19:32:59 +08:00 |
|
Trần Quang Khánh
|
2ba4e87fca
|
fix(Tabs): tabs remove icon not align centered vertically (#54794)
Co-authored-by: Khanh Tran <quangkhanhdeveloper@gmail.com>
|
2025-08-28 20:28:53 +08:00 |
|
thinkasany
|
4d4b2b953a
|
chore: update snap (#54771)
|
2025-08-27 17:08:24 +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 |
|
thinkasany
|
d8224361a1
|
chore: sync feature into next
|
2025-08-11 21:34:00 +08:00 |
|
Trần Quang Khánh
|
c0b427e47f
|
fix: Tabs ref prop should work (#54636)
Co-authored-by: Khanh Tran <quangkhanhdeveloper@gmail.com>
|
2025-08-10 00:34:30 +08:00 |
|
thinkasany
|
f1afc710c3
|
test: Adapting to jest v30
|
2025-08-07 12:01:07 +08:00 |
|
afc163
|
46c9c93773
|
test: upgrade jest to v30 (#54576)
|
2025-08-05 00:13:52 +08:00 |
|
lijianan
|
855b0d27ba
|
chore: merge feature into next
|
2025-07-29 22:07:04 +08:00 |
|
smallbun
|
e20ca2c169
|
type: update TabPaneProps type (#54482)
* Update TabPane.ts
Signed-off-by: smallbun <30397655+leshalv@users.noreply.github.com>
* Update TabPane.ts
* Update index.tsx
---------
Signed-off-by: smallbun <30397655+leshalv@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2025-07-27 19:33:32 +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 |
|
EmilyyyLiu
|
b51a7d2004
|
feat[Tabs]: Semantic Placement Naming Standardization (#54358)
* feat[Tabs]: Semantic Placement Naming Standardization
* Update components/tabs/demo/placement.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
* Update components/tabs/index.tsx
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
* feat: use TabPlacement ts
* feat: demo ts change
* feat: change ts
---------
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
|
2025-07-14 14:42:41 +08:00 |
|
thinkasany
|
07d90abcab
|
chore: sync feature into next
|
2025-07-03 11:06:10 +08:00 |
|
Goat
|
4257f279ec
|
type: update React.isValidElement type (#54229)
|
2025-06-29 22:19:30 +08:00 |
|
𝑾𝒖𝒙𝒉
|
1547514ae1
|
feat(Select): add onActive callback prop (#53931)
* fix: update @rc-component/select dependency version to ~1.0.5
(cherry picked from commit b45363e4c0)
# Conflicts:
# package.json
* docs(select): update `onActive` props
(cherry picked from commit b78c436792)
* chore: update
(cherry picked from commit 3ad9e76823d211e3feadf6fd8c0e64e669b40c64)
* chore: bump
(cherry picked from commit 23672494b5d961de06487ae7ea02320fa0a41d07)
* chore: update snap
(cherry picked from commit 3258e169ef307b1c60e2924c66cc67053787c283)
* chore: update
* chore: update snap
* chore: update all snap
* chore: bump rc-select
* chore(deps): bump @rc-component/cascader to 1.3.1
* chore: update snap
* chore(deps): bump @rc-component/tree-select to 1.1.3
* chore: update snap
|
2025-06-03 23:39:13 +08:00 |
|
thinkasany
|
1f2d5838bc
|
feat: ConfigProvider support classNames and styles for divider (#53890)
* feat: ConfigProvider support classNames and styles for divider
* save
* save
* snap
* style update
* clean
* demo update
* fix
* rerun ci
* docs: update demo
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2025-05-27 15:48:52 +08:00 |
|
thinkasany
|
62bca9910e
|
chore: remove SemanticPreview
|
2025-05-24 09:07:54 +08:00 |
|
thinkasany
|
b2f3a8085c
|
chore: sync feature into next
|
2025-05-24 09:06:29 +08:00 |
|