thinkasany
03abfcbcbc
refactor(cssinjs): simplify transition style generation ( #56901 )
2026-02-08 16:29:10 +08:00
thinkasany
8b3722f21f
chore: improve spin ( #56865 )
...
* chore: improve spin
* fix
* fix
* fix
2026-02-05 09:54:36 +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
高艳兵
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
c3f41c19ba
refactor(types): replace Record with explicit object for better DX ( #56298 )
2025-12-22 10:47:06 +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
遇见同学
03acb88826
docs: update semantic structure types in component documentation ( #55795 )
2025-11-21 17:29:29 +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
ec658c9842
test: simplify test case ( #55537 )
...
* test: simplify test case
* update
* update
* update
2025-10-31 11:42:54 +08:00
lijianan
6cc19c10fc
chore: merge feature into next
2025-10-26 18:20:12 +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
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
Susuper
c7f5379b7a
feat(spin): Support better customization with semantic classNames/styles as function ( #55157 )
...
* feat(spin): Support better customization with semantic classNames/styles as function
- Support classNames/styles as object or function via useMergeSemantic
- Add 5 semantic slots: root, wrapper, mask, indicator, tip
- Add docs with proper classNames/styles API table entries
- Add style-class demo with 4 examples: classNamesObject/classNamesFn/stylesObject/stylesFn
- Add comprehensive semantic tests (object & function forms)
* fix(spin): address PR review feedback
- Simplify style processing by removing unnecessary variables
- Optimize test to use rerender instead of multiple render calls
* chore(spin): unify classNames and add stylesObject/stylesFn demo; update snapshots
* style: update Spin style-class demo colors to be more tech-themed and remove border
---------
Co-authored-by: lijianan <574980606@qq.com >
Co-authored-by: 遇见同学 <1875694521@qq.com >
Co-authored-by: thinkasany <480968828@qq.com >
2025-09-30 15:49:02 +08:00
thinkasany
20634fcbf7
chore: sync feature into next
2025-09-21 13:57:19 +08:00
thinkasany
b189e0ec97
fix(lint): react-web-api/no-leaked-interval ( #55100 )
...
* fix(lint): react-web-api/no-leaked-interval
* update snap
* fix
2025-09-20 15:30:18 +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
998d8f008f
chore: sync feature into next
2025-08-08 12:01:41 +08:00
afc163
613aad6a5d
refactor: remove unnecessary object spread syntax for genFocusOutline calls ( #54622 )
...
Co-authored-by: lijianan <574980606@qq.com >
2025-08-08 08:34:25 +08:00
thinkasany
f1afc710c3
test: Adapting to jest v30
2025-08-07 12:01:07 +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
Goat
4257f279ec
type: update React.isValidElement type ( #54229 )
2025-06-29 22:19:30 +08:00
thinkasany
3ac1e9cc82
chore: sync feature into next
2025-06-19 09:41:18 +08:00
dependabot[bot]
fe28d002e4
chore: migrate @biomejs/biome from 1.9.4 to 2.0.0 ( #54118 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com >
Co-authored-by: afc163 <afc163@gmail.com >
2025-06-18 18:55:45 +08:00
thinkasany
62bca9910e
chore: remove SemanticPreview
2025-05-24 09:07:54 +08:00
叶枫
31efd7f4ea
Spin add styles.wrapper ( #53448 )
...
* feat: Spin add styles.wrap
* feat: wrapper
2025-04-09 12:30:51 +08:00
thinkasany
de030bcfad
chore: sync feature into next
2025-04-07 16:49:57 +08:00
afc163
3ef3434052
docs: add anchor for when-to-use section ( #53318 )
...
* docs: add anchor for when-to-use section
* Delete scripts/update-docs.js
Signed-off-by: afc163 <afc163@gmail.com >
---------
Signed-off-by: afc163 <afc163@gmail.com >
2025-04-03 10:45:36 +08:00
lijianan
284fce4871
site: add componentName for SemanticPreview ( #53362 )
...
* site: add componentName for SemanticPreview
* site: add componentName for SemanticPreview
* chore: fix
2025-04-01 07:50:38 +08:00
MadCcc
1ac0bcaa60
feat: use cssVar by default ( #52671 )
...
* feat: use cssVar by default
* chore: update deps
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: test
* chore: update
* chore: update scripts
* chore: UPDATE TEST
* feat: add root
* chore: update snapshot
* chore: fix test case
* chore: fix cycle deps
* feat: rm legacy css variables configuration
* chore: update test case
* chore: update
* chore: fix test
* chore: update overrides
* chore: bump cssinjs
* chore: add test case
2025-02-24 15:35:29 +08:00
thinkasany
8109eca63a
feat: ConfigProvider support classNames and styles for Spin ( #52823 )
...
* feat: ConfigProvider support classNames and styles for Spin
* update demo
* update demo
* update
2025-02-17 19:33:15 +08:00
thinkasany
fc97a4dd91
feat: ConfigProvider support classnames and styles for Alert ( #52669 )
...
* feat: ConfigProvider support classnames and styles for Alert
* empty commit
* update name and snap
* update
2025-02-07 17:39:31 +08:00
二货机器人
67b6b26529
chore: merge feature
2025-01-26 17:22:53 +08:00
二货爱吃白萝卜
a7ecd4a73f
refactor: hooks of context ( #52587 )
2025-01-26 15:11:23 +08:00
栗嘉男
abe0ce7aeb
chore: merge feature into next
2025-01-24 01:37:22 +08:00
afc163
721ca61355
fix: Spin style in rtl mode ( #52538 )
2025-01-23 22:49:56 +08:00
lijianan
ab0e07e25d
refactor: [v6] use rc-component ( #52337 )
...
* refactor: use @rc-component
* chore: adjust compile
* test: fix logic
* chore: back of reset
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com >
2025-01-10 14:14:31 +08:00
github-actions[bot]
d20a07405f
chore: auto merge branches ( #52047 )
...
chore: merge master into feature
2024-12-19 08:12:06 +00:00
二货爱吃白萝卜
45eeee60bb
feat: Add unstable api for React 19 compitable ( #51979 )
...
* chore: add unstable entrance
* chore: rest of it
* chore: use React 19
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: test ignore 19 preload
* chore: bump rc-util
* fix: warning of pure render
* fix: warning of 19
* chore: adjust ts
* test: fix test logic
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* chore: restore file
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: fix test case
* test: update test
* test: fix test case
* test: update snapshot
* test: fix coverage
* test: fix coverage
* test: add ignore image
2024-12-18 14:09:49 +08:00
栗嘉男
b194658e0e
Merge branch master into feature-merge-master
2024-12-02 00:51:56 +08:00
Jony J
08a9325182
feat: add a11y test for components demo ( #51414 )
...
* test: add accessibility test utilities
* refactor(tests): replace polling with Promise chain for axe test queue management
* test: add a11y test for components demo
* feat: add a11y test utils
* test: add a11y test for components demo
* test: add a11y test for components demo
* chore: remove unnecessary code
* feat: add polyfill for test environment
* test: add a11y test for components demo
* test: add a11y test for components demo
* chore: adjust code style
2024-11-01 11:30:11 +08:00
ice
696c9dde02
fix(button): type=link error token & add prefix cls (color/variant) & specificity too high ( #50962 )
2024-09-24 23:52:50 +08:00
renovate[bot]
863f61d908
chore(deps): update dependency eslint to v9 ( #50690 )
...
Co-authored-by: afc163 <afc163@gmail.com >
2024-09-19 03:30:19 +08:00