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
thinkasany
34e157162b
chore: sync feature into next
2025-06-06 21:25:48 +08:00
Wanpan
afbec0297a
fix: motion configuration does not work properly ( #53902 )
...
* fix: motion configuration does not work properly
* fix: update
* feat: add MotionCacheContext
* feat: updata
* feat: update
* feat: update
* feat: update
* chore: not re-mount
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com >
2025-06-06 17:01:36 +08:00
二货爱吃白萝卜
8db39e34a7
feat: ConfigProvider support classNames and styles for Steps ( #53789 )
...
* basic flex
* chore: style basic
* chore: status style
* chore: small size
* chore: label vertical
* chore: more style
* chore: hover disabled
* chore: variant
* chore: dot variant
* chore: max width
* chore: hover dot
* chore: update style
* chore: click style
* chore: init percent
* chore: pass detail
* chore: for progress
* chore: clean up
* chore: clean up
* chore: multiple css var
* chore: status text
* chore: status use var
* chore: fix nest
* chore: use svg
* chore: type of panel
* chore: offset support
* chore: inline offset
* chore: warning of steps
* docs: add semantic preview
* chore: semantic transition
* chore: hover
* chore: adjust style
* chore: update semantic preview
* chore: fix nav style
* chore: patch panel motion
* chore: update semantic preview
* docs: update config provider doc
* chore: fix part ts def
* chore: fix test ts
* test: update test case
* test: coverage
* chore: fix lint
* test: update test case
* test: update snapshot
* chore: adjust style
* chore: fix rtl
* docs: update design
* chore: update sctructure
* chore: update comment
* chore: clean up
* chore: clean up
* chore: cursor style
* chore: coverage
* docs: add missing part
* chore: order
* test: add test case
* chore: fix ts
* chore: clean up
2025-05-13 20:36:54 +08:00
二货爱吃白萝卜
116a2c09bd
test: fix image test ( #53817 )
2025-05-13 17:41:40 +08:00
MadCcc
c7cf4d12a8
Merge branch 'feature' into master-merge-feature
2025-05-06 16:35:41 +08:00
afc163
111c28254f
test: fix ⛔ ️ Missing image: select-basic.mobile.css-var.png ( #53731 )
2025-05-06 13:50:32 +08:00
thinkasany
e8faa120c9
fix: resolved imageTest conflict
2025-04-28 10:57:58 +08:00
thinkasany
7324a7afbf
chore: sync feature into next
2025-04-28 10:36:08 +08:00
thinkasany
2542d2424e
chore: sync master into feature
2025-04-28 09:50:45 +08:00
EmilyyyLiu
e28247bf0c
enhance: keep show clearIcon when in mobile view ( #53576 )
...
* feat: The clearIcon of the Select component remain displayed when hover=none device
* chore: tmp of mobile test
* test: support mobile snapshot
* test: adjust logic
* chore: force trigger
* chore: rm is mobile config
* chore: update enable check
* chore: clean up
* chore: force trigger
* chore: debug for query
* chore: trigger info
* test: force disable mobile style
---------
Co-authored-by: 刘欢 <lh01217311@antgroup.com >
Co-authored-by: 二货机器人 <smith3816@gmail.com >
2025-04-24 14:21:02 +08:00
二货爱吃白萝卜
07a561f3dc
fix: Timer ssr ( #53543 )
...
* fix: Timer ssr
* test: update snapshot
* fix: mount logic
* test: update snapshot
* test: image test update
2025-04-17 22:39:55 +08:00
thinkasany
4fbd71a4f0
chore: sync feature into next
2025-03-24 12:18:34 +08:00
lijianan
b340b3ad0d
refactor: optimization compatible logic ( #53107 )
...
* refactor: optimization compatible logic
* test: fix test case
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com >
Co-authored-by: afc163 <afc163@gmail.com >
2025-03-24 10:24:12 +08:00
lijianan
8be1967f7b
Revert "refactor: update deprecated api addListener => addEventListener (…" ( #53106 )
...
This reverts commit 4c1a552469 .
2025-03-10 11:17:18 +08:00
lijianan
4c1a552469
refactor: update deprecated api addListener => addEventListener ( #53099 )
...
* refactor: update deprecated api
* refactor: update deprecated api
* refactor: update deprecated api
2025-03-09 21:35:07 +08:00
Oyster Lee
3fa9a51c48
feat: [v6] new component Masonry ( #52162 )
...
* feat(masonry): new component
* refactor(masonry): housekeeping
* refactor(masonry): update props and use transform
* refactor(masonry): update calculation logic
* refactor(masonry): rename file and add keepAspectRatio props
* refactor(masonry): rename file
* refactor(masonry): rename file
* refactor(masonry): rename file
* chore(masonry): update docs
* refactor(masonry): change to transform style
* feat(masonry): update demo and test
* chore(masonry): escape brackets
* test(masonry): update snapshots
* fix(masonry): handle rtl
* chore(masonry): update snapshots
* refactor(masonry): remove redundant condition
* refactor(masonry): update dependencies
* refactor(masonry): use token in transition
* refactor: add scope
Co-authored-by: lijianan <574980606@qq.com >
Signed-off-by: Oyster Lee <oysterd3@gmail.com >
* chore: tmp moving
* chore: abstract hooks
* chore: back of sequential
* chore: refactor type
* chore: split logic
* chore: tmp of it
* feat: support sort
* chore: support sort logic
* chore: clean up
* test: simplify test case
* test: fix test case
* chore: fix lint
* docs: update docs
* chore: update limit
* test: update snapshot
* test: fix test case
* test: update snapshot
* chore: support fresh
* test: coverage
* chore: ssr render nothing
* test: update snapshot
* docs: update docs
* docs: add SemanticPreview
* chore: adjust calc logic
* docs: add more info
* test: add test case
* docs: fix lint
* test: update snapshot
* test: update snapshot
* Update components/masonry/Masonry.tsx
Co-authored-by: thinkasany <480968828@qq.com >
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com >
* chore: rename
* chore: fix lint
---------
Signed-off-by: Oyster Lee <oysterd3@gmail.com >
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com >
Co-authored-by: lijianan <574980606@qq.com >
Co-authored-by: afc163 <afc163@gmail.com >
Co-authored-by: ice <49827327+coding-ice@users.noreply.github.com >
Co-authored-by: 二货机器人 <smith3816@gmail.com >
Co-authored-by: thinkasany <480968828@qq.com >
2025-03-05 17:15:14 +08:00
thinkasany
02e8e22442
test: fix demo and update snap ( #53031 )
...
* test: fix demo and update snap
* lock nwsapi
* bump
* test fix
* fix
* test
* fix
* chore: re-trigger
* chore: re-trigger
* chore: only for jsdom
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com >
2025-03-05 11:43:35 +08:00
MadCcc
4c769f1302
chore: fix image diff on next branch ( #52993 )
...
* chore: some change
* chore: rm css-var visual regression
2025-02-27 21:55:54 +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
lijianan
0c5557d1c2
refactor: [v6] use rc-component/resize-observer ( #52578 )
...
* refactor: [v6] use rc-component/resize-observer
* chore: mock of ResizeObserver
* test: update snap
* fix: fix
* chore: update dep
* test: back of snapshot
* fix: fix
* chore: update deps
* chore: update
* chore: update @rc-component/motion
---------
Signed-off-by: lijianan <574980606@qq.com >
Co-authored-by: 二货机器人 <smith3816@gmail.com >
2025-02-18 16:01:16 +08:00
thinkasany
bd2e46996d
chore: sync feature into next
2025-02-10 21:17:12 +08:00
Jony J
688a0a08c1
test: add a11y test for remaining components demo ( #52717 )
...
* test: add a11y test for remaining components demo
* chore: add time-out for a11y test function
* chore: fix
2025-02-10 10:30:32 +08:00
thinkasany
f5f0cb6aa4
chore: sync feature into next
2025-01-28 14:16:27 +08:00
Jony J
5bccf7713a
test: add a11y test for all components demo ( #51372 )
...
* test: add a11y test
* test: add a11y test
* test: add a11y test
* test: add a11y test
* test: add a11y test
* test: add a11y test
* test: add a11y test
* test: add a11y test
* test: add a11y test
* test: add a11y test
* fix: test case
* test: add a11y test
* chore: code comment adjust
2025-01-27 23:49:40 +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
lijianan
8b2cc4a088
chore: [v6] rm legacy BackTop component ( #52206 )
...
* chore: rm legacy BackTop component
* fix: fix
* fix: fix
2025-01-06 17:49:17 +08:00
lijianan
968820a546
type: update any type to Record ( #52240 )
2025-01-05 15:40:43 +08:00
二货爱吃白萝卜
6139162214
test: fix test case ( #52224 )
...
* test: fix test case
* test: ignore image diff
2025-01-03 17:38:14 +08:00
栗嘉男
1bb72293c4
chore: merge master into feature
2024-12-25 10:24:00 +08:00
renovate[bot]
ff52bbcc86
chore(deps): update dependency chalk to v5 ( #52109 )
...
* chore(deps): update dependency chalk to v5
* migrate chalk
* Update .github/workflows/test.yml
Signed-off-by: afc163 <afc163@gmail.com >
---------
Signed-off-by: afc163 <afc163@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com >
2024-12-24 18:27:18 +08:00
Jony J
dfc20acd0c
feat: add default name generation for RadioGroup component better a11y ( #52076 )
...
* feat: add default name generation for RadioGroup component better a11y
* feat(radio): implement useStableId hook for consistent ID generation in RadioGroup
* test: update snapshot
* chore: remove unused demo code snippet from form documentation
* test: enhance demo testing by adding ignoreAttributes option for snapshot matching
* fix(tests): correct logic for skipping tests and enhance snapshot matching for demo tests
* Revert "test: enhance demo testing by adding ignoreAttributes option for snapshot matching"
* test: mock useId for stable ID generation in snapshot tests
* chore: trigger CI build
* docs(radio): update name property description to clarify fallback behavior for RadioGroup
* Update index.zh-CN.md
Signed-off-by: Jony J <1844749591@qq.com >
---------
Signed-off-by: Jony J <1844749591@qq.com >
2024-12-23 10:55:45 +08:00
𝑾𝒖𝒙𝒉
bc28f57977
chore: Improve visual regression screenshot warning ( #52053 )
...
* chore: Improve visual regression screenshot warning
* chore: update
* what?
2024-12-19 15:29:25 +08: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
afc163
cc67ee2009
chore: fix eslint warning and errors ( #51920 )
2024-12-06 11:39:25 +08:00
afc163
8a64ec6a9e
chore: merge branch
2024-11-07 16:51:58 +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
Jony J
87eb378b78
fix(typo): correct test function name ( #51423 )
2024-10-30 10:57:53 +08:00
afc163
fa4028beb7
chore: fix emotion style missing in visual diff ( #50995 )
2024-09-24 22:58:51 +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
Wanpan
742ce37887
feat: 🔥 New Component: Splitter ( #50038 )
...
* feat: SplitPanel init
* feat: SplitPanel update
* feat: SplitPanel update
* feat: splitPanel update useResize
* feat: SplitPanel update
* feat: splitPanel update useResize
* feat: SplitPanel update
* feat: splitPanel demo
* feat: splitPanel update
* feat: splitPanel support complicated combination
* feat: SplitPanel rename to Splitter
* feat: Splitter support onRize
* feat: support collapsible
* feat: support token and collapsible
* feat: update docs
* feat: size defaultSize support string
* feat: min max support string
* feat: update
* feat: support DOM structure
* feat: Optimize UI
* feat: Optimize Code
* fix: Add a default size during initialization to prevent failure to obtain container size
* feat: optimized code
* feat: optimized code
* feat: Optimize Code
* Update components/splitter/demo/layout.tsx
Co-authored-by: lijianan <574980606@qq.com >
Signed-off-by: Wanpan <wanpan96@163.com >
* Update components/splitter/demo/multiple.tsx
Co-authored-by: lijianan <574980606@qq.com >
Signed-off-by: Wanpan <wanpan96@163.com >
* docs: update
* feat: Modify the style and optimize the interface
* feat: use PropsWithChildren
* feat: support rtl
* feat: collapsible supports object types
* fix: when collapsible is boolean not work
* feat: Splitter add test
* feat: update
* test: update snapshots
* docs: update
* test: update snapshots
* test: update
* test: update
* test: update
* test: update
* fix: Removed invalid min and max restrictions when collapsible exists
* test: update
* test: update
* test: update
* test: test coverage
* Revert "test: test coverage"
This reverts commit d247193722 .
* test: test coverage
* feat: rename
* feat: optimized code
* ci: lint
* feat: optimized code
* feat: add useag tips
* feat: optimized code
* feat: Modify splitbar layout
* feat: optimized code
* feat: numerical precision
* feat: optimized code
* feat: Optimized trigger region
* feat: Support configuration animation
* fix: Fix Collapsible exception when using multiple panels
* fix: Fixed the issue of drag area overlapping when multiple panels are folded
* feat: optimized code
* feat: annotation
* feAt: optimized code
* fix: bgcolor
* fix: Modify the initial value calculation method
* test: update
* feat: add cover image
* chore: adjust logic
* chore: use items size
* chore: rtl
* chore: limit
* chore: controlled
* docs: update demo
* docs: adjust style
* chore: add split style
* chore: hor collapisble style
* chore: collapse icon
* chore: update warning
* chore: clean up
* chore: collapse logic
* chore: adjust demo
* chore: clean up
* test: adjust logic
* docs: update demo
* docs: rm useless demo
* docs: demo
* test: add demo test
* test: test of them
* test: 100% coverage
* chore: fix lint
* docs: update demo
* refactor: unique resize config
* docs: add demo
* fix: support virtual resiable
* chore: add cursor mask
* test: update snapshot
* test: add test case
* test: update snapshot
* chore: use px base
* chore: rm useless code
---------
Signed-off-by: Wanpan <wanpan96@163.com >
Co-authored-by: lijianan <574980606@qq.com >
Co-authored-by: 二货机器人 <smith3816@gmail.com >
Co-authored-by: ice <49827327+coding-ice@users.noreply.github.com >
2024-09-09 19:23:25 +08:00
afc163
0c97a6fa43
test: speed up test workflow ( #50346 )
...
* test: faster test.yml
* test: upgrade to node 20
* fix depends
* fix needs
* fix needs
* fix needs
* fix needs
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* test: update test.yml
* fix: lib es test
* fix: lib es test
* fix: lib es test
* skip dist test in react lagacy
* Update test.yml
Signed-off-by: afc163 <afc163@gmail.com >
---------
Signed-off-by: afc163 <afc163@gmail.com >
2024-08-11 14:14:06 +08:00
thinkasany
a84279a3aa
docs: fix typos ( #49869 )
2024-07-15 11:47:01 +08:00
Rubu Jam
1d84cca4e3
fix: issues in imageTest.tsx ( #49826 )
...
* chore(deps): removed deprecated `crypto@1.0.1`
* fix: issues in `imageTest.tsx`
2024-07-12 10:28:58 +08:00
afc163
59ad48476b
refactor: add boime lint and fix lint errrors ( #49536 )
...
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com >
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com >
2024-06-22 21:59:12 +08:00
lijianan
7769a40c72
refactor: refactor InputNumber code ( #49428 )
2024-06-15 19:44:35 +08:00
vagusX
5c54566cdc
fix: padding unit for Progress text-inner ( #49250 )
...
Co-authored-by: afc163 <afc163@gmail.com >
2024-06-05 19:08:22 +08:00
lijianan
8b1f79c1f5
demo: update demo type { children: React.ReactNode } => React.PropsWithChildren ( #48771 )
...
* demo: update demo type React.ReactNode => React.PropsWithChildren
* fix: fix
2024-05-06 12:04:27 +08:00
lijianan
eb205575a1
docs: update release Date ( #48745 )
2024-05-03 00:56:50 +08:00
lijianan
13c5801ac1
type: replace any with HTTPRequest ( #48737 )
...
* chore: code optimization
* fix: fix
* fix: fix
* fix: fix
---------
Co-authored-by: afc163 <afc163@gmail.com >
2024-05-02 23:40:02 +08:00