高艳兵
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
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
lijianan
c78056d0a4
Merge branch master into master-merge-feature
2026-01-09 14:46:59 +08:00
二货爱吃白萝卜
ee8cc27686
fix: Badge ref not working ( #56532 )
2026-01-08 15:05:28 +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]
2ff9d89b15
chore: auto merge branches ( #56408 )
...
chore: sync master into feature
2025-12-29 12:53:43 +00:00
遇见同学
ec0bdd2984
type: improve type ( #56401 )
2025-12-28 20:14:57 +08:00
lijianan
c3f41c19ba
refactor(types): replace Record with explicit object for better DX ( #56298 )
2025-12-22 10:47:06 +08:00
Guo Yunhe
18a8dadfaa
refactor(Badge): split component files ( #55883 )
2025-11-27 22:42:26 +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
f96282a4f9
refactor: reuse isNonNullable ( #55827 )
...
* refactor: reuse isNonNullable
* update
2025-11-23 16:25:26 +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
90d1282b2b
Merge branch feature into next-merge-feature
2025-10-31 16:29:38 +08:00
lijianan
6fc67a0fdd
Merge branch feature into next-merge-feature
2025-10-31 16:18:08 +08:00
lijianan
d33d8cf959
test: simplify style test case again ( #55539 )
...
* test: simplify test case
* update
* update
* update
* test: simplify style test case
* update
* update
* update
* update
* test: simplify style test case again
* update
* update
* update color to rgb
2025-10-31 15:19:47 +08:00
遇见同学
e569c0924a
demo: improve demo adapt to dark ( #55535 )
2025-10-31 11:15:22 +08:00
lijianan
6cafebd87c
chore: rename file name ( #55485 )
...
* TEST
* update
* update
2025-10-27 11:22:11 +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
遇见同学
74d2712935
test: improve single test structure ( #55383 )
2025-10-20 18:48:47 +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
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
遇见同学
c279a4b112
feat(badge): Support better customization with semantic classNames/styles as function ( #54977 )
...
* feat(badge): Support better customization with semantic classNames/styles as function
* update demo and snap
* update docs
* feat(badge): Support better customization with semantic classNames/styles as function
* update demo and snap
* update docs
* chore: update demo and snap
* chore: update demo
* chore: update demo
---------
Co-authored-by: thinkasany <480968828@qq.com >
2025-10-01 00:27:52 +08:00
thinkasany
20634fcbf7
chore: sync feature into next
2025-09-21 13:57:19 +08:00
lijianan
cb0dd956ba
chore: add namespace for Number api ( #55107 )
...
* chore: add namespace for Number api
* fix
* fix
* Update biome.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 >
2025-09-21 12:27:02 +08:00
afc163
0ec2c5e067
test: update snapshot
2025-08-28 15:41:45 +08:00
afc163
b0b6faca27
chore: merge master to next
2025-08-28 15:05:56 +08:00
thinkasany
4d4b2b953a
chore: update snap ( #54771 )
2025-08-27 17:08:24 +08:00
lijianan
8e54fbd4fe
fix: add miss dep for useMemo ( #54766 )
2025-08-27 16:07:53 +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
David Hsing
c20fae6695
fix: badge support text props as number 0 ( #54747 )
...
Co-authored-by: thinkasany <480968828@qq.com >
2025-08-27 11:53:02 +08:00
thinkasany
5e7f63fb30
chore: fix biome error ( #54682 )
...
* chore: fix biome error
* fix
* fix again
* revert
2025-08-14 22:52:15 +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
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
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
thinkasany
25384620c0
test: update snap
2025-06-25 12:10:14 +08:00
thinkasany
98b61efe74
chore: sync feature into next
2025-06-25 11:58:12 +08:00
遇见同学
e0610417f0
fix(Badge): fix visibility of <Badge count={0} showZero={false} /> ( #54156 )
...
Co-authored-by: lijianan <574980606@qq.com >
2025-06-22 12:37:29 +08:00
EmilyyyLiu
b1467d6ec8
feat(Divider): unify orientation attribute usage ( #53645 )
...
* feat[Divider]: Unified use of orientation attribute
* feat: Restore the size type missed in the merge
* feat: Delete unnecessary demo adjustments
* docs: change text
* feat: deprecated warning
* Update components/divider/index.zh-CN.md
Signed-off-by: thinkasany <480968828@qq.com >
* Update components/divider/index.en-US.md
Signed-off-by: thinkasany <480968828@qq.com >
* feat: use useOrientation and change test,doc
* feat: change demos orientation attribut
* docs: change token and demo (orientationMargin->titlePlacementMargin)
* feat: change demos titlePlacement="left/right" -> "start/end"
* docs: titlePlacement align
* feat: Resolve merge conflicts
* fix: lint error
* fix: demo lint error
* feat: use mergedStyles.content
* test: update snapshot
* rerun ci
* test: update snapshot
* fix: delete titlePlacementMargin and udpate snapshots
* feat: change demos orientationMargin-> styles.content.margin
* Update components/divider/demo/vertical.md
Co-authored-by: thinkasany <480968828@qq.com >
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com >
* feat: Call warning using list
* docs: `vertical` to make the divider vertical.
* docs: Modify punctuation usage
* docs: Add deprecated description
* docs: Clarify the possible values for titlePlacement in the example
* feat: replase { margin: '0' } ->{ margin: 0 }
---------
Signed-off-by: thinkasany <480968828@qq.com >
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com >
Co-authored-by: 刘欢 <lh01217311@antgroup.com >
Co-authored-by: thinkasany <480968828@qq.com >
2025-06-03 14:09:56 +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