thinkasany
661fcfaec6
test: update site snap
2025-11-14 21:40:05 +08:00
二货机器人
1ab1da6154
chore: next merge feature
2025-11-13 15:41:01 +08:00
二货爱吃白萝卜
ca94db6a56
feat: Upload accept support config ( #55543 )
...
* feat: Upload support acceptObject
* docs: update docs
* test: update snapshot
---------
Co-authored-by: lijianan <574980606@qq.com >
2025-10-31 18:00:00 +08:00
nmsn
b8a5731195
feat(message): support better customization with semantic classNames/styles ( #55054 )
...
* feat(message): support better customization with semantic classNames/styles
* refactor: remove unnecessary useMemo from PurePanel
* Revert "feat(message): support better customization with semantic classNames/styles"
This reverts commit 1ae1e59793 .
* refactor(message): restructure the logic for semantic classNames and styles
* Update components/message/index.en-US.md
Signed-off-by: 遇见同学 <1875694521@qq.com >
* Update components/message/index.en-US.md
Signed-off-by: 遇见同学 <1875694521@qq.com >
* Update components/message/index.zh-CN.md
Signed-off-by: 遇见同学 <1875694521@qq.com >
* Apply suggestion from @Meet-student
Co-authored-by: 遇见同学 <1875694521@qq.com >
Signed-off-by: nmsn <136696700@qq.com >
* docs(message): unify and fix inconsistencies in Chinese and English documentation
* refactor(message): remove redundant ternary operator in PurePanel
* refactor(message): update style-class demo
* test(message): update snapshot tests for demo
* test(message): update classNames/styles function test case
* test(message): update site snap
* chore: update demo
* chore: update code styles and test
* chore: update demo
---------
Signed-off-by: 遇见同学 <1875694521@qq.com >
Signed-off-by: nmsn <136696700@qq.com >
Co-authored-by: thinkasany <480968828@qq.com >
Co-authored-by: lijianan <574980606@qq.com >
Co-authored-by: 遇见同学 <1875694521@qq.com >
2025-09-30 16:36:23 +08:00
thinkasany
588f4a3518
chore: sync feature into next
2025-09-28 13:30:33 +08:00
sheng zhang
cc0f555db9
feat(input-otp_textarea_search): Support better customization with semantic classNames/styles as function ( #55109 )
...
* feat: textarea组件语义化改造
* feat: input.search语义化改造
* feat: input.otp语义化改造
* feat: input.search语义化改造修改-自定义antd的Button不受search语义化参数影响
* feat: input下语义化demo补充
* feat: input下语义化demo的snapshot更新
* fix: otp语义化文档修复
* fix: 单测修正
* fix: type add
* fix: docs_fixed
* Update components/input/__tests__/Search.test.tsx
Co-authored-by: lijianan <574980606@qq.com >
Signed-off-by: 遇见同学 <1875694521@qq.com >
* dosc update block
* update demo
* update snap
* adjust demo
* Refactor import statements in TextArea component
Signed-off-by: lijianan <574980606@qq.com >
* Update components/input/__tests__/otp.test.tsx
Signed-off-by: lijianan <574980606@qq.com >
* Refactor imports in Search.tsx for clarity
Signed-off-by: lijianan <574980606@qq.com >
---------
Signed-off-by: 遇见同学 <1875694521@qq.com >
Signed-off-by: lijianan <574980606@qq.com >
Co-authored-by: thinkasany <480968828@qq.com >
Co-authored-by: lijianan <574980606@qq.com >
Co-authored-by: 遇见同学 <1875694521@qq.com >
2025-09-28 11:33:41 +08:00
EmilyyyLiu
6647881b09
feat: Add defaultRequest to customRequest ( #55146 )
...
* chore: Upgrade rc-upload
* docs: add documents
* docs: change document
* docs: add link to RequestOptions
* test: update site snap
---------
Co-authored-by: 刘欢 <lh01217311@antgroup.com >
2025-09-26 16:17:33 +08:00
LeiZhang
acb7f00084
feat: support drawer resizable ( #54883 )
...
* feat: add drawer resizable
* feat: add demo
* update: md version & fix review
* update: test & snap
* Update components/drawer/demo/resizable.md
Signed-off-by: thinkasany <480968828@qq.com >
* add: snap
* feat: simple fun
* update: snap
* update: style & demo2en
* chore: adjust logic
* chore: doc update
* chore: update demo
* test: add test case
* chore: demo add dragger
* chore: rename var
* chore: adjust comment
* test: coverage
* test: coverage
---------
Signed-off-by: thinkasany <480968828@qq.com >
Co-authored-by: unknown <luzhenkai@cf.local >
Co-authored-by: 路振凯 <l>
Co-authored-by: thinkasany <480968828@qq.com >
Co-authored-by: 二货机器人 <smith3816@gmail.com >
2025-09-08 16:45:48 +08:00
EmilyyyLiu
17919aed0e
feat[Alert]: add onClose and afterClose to closable ( #54735 )
...
Co-authored-by: thinkasany <480968828@qq.com >
Co-authored-by: 刘欢 <lh01217311@antgroup.com >
2025-08-27 19:06:06 +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
EmilyyyLiu
ff3cc3b269
feat[Notification]: Add onClose into closable ( #54645 )
...
* feat: Add onClose into closable
* docs: update site snap
* Update components/notification/index.en-US.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com >
* fix: Exclude disable from Closable
* feat: Adjust code style
* refactor: mergedClosable
---------
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 >
2025-08-11 17:52:05 +08:00
EmilyyyLiu
78e5104124
feat[Modal]: add onClose into closable ( #54607 )
...
* feat: add onClose into closable
* fix: afterClose is miss
* fix: Modify the invocation method of onClose within the configButton
* docs: update site snap
* test: Modal test afterClose
* Update components/modal/index.en-US.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com >
* feat: Pass onClose via Context
* build: restore
* fix: lint
* feat: resetProps -> restProps
---------
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 >
2025-08-11 12:59:01 +08:00
EmilyyyLiu
0315ef5923
feat: Update the documentation and demo about 'showSearch' Props ( #54184 )
...
* docs: Update the documentation and demo about 'showSearch' Props
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com >
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com >
* build: upgrade @rc-component/cascader to 1.5.0,upgrade @rc-component/tree-select to 1.2.0, update select document snapshots
* docs: update Cascader documnet and demo
* docs: update tree-select document
* docs: update AutoComplete document and demo
* docs: update site snapshots
* build: upgrade @rc-component/select to 1.1.2 ,@rc-component/tree-select to 1.2.1
* docs: link #showSearch
* docs: showSearch value is true
* docs: Add a through line to search props
* docs: Adjust the order
---------
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com >
Co-authored-by: 刘欢 <lh01217311@antgroup.com >
Co-authored-by: afc163 <afc163@gmail.com >
2025-06-27 10:59:40 +08:00
Guo Yunhe
7aac0a4f2c
feat(Dropdown.Button): deprecated in favor of Space.Compact + Dropdown + Button ( #53262 )
2025-06-10 17:26:10 +08:00
aojunhao123
bff829f763
feat: input support semantic dom ( #53958 )
...
* update
* update
* feat: input support completely semantic dom
* add test
* fix test
* update
* chore: add jest types to tsconfig
* update snapshot
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
---------
Co-authored-by: thinkasany <480968828@qq.com >
2025-06-03 16:28:09 +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
EmilyyyLiu
ac256ab599
feat(Message): Next message pause on hover ( #53785 )
...
* feat(Message):add pauseOnHover
* test(message): add pauseOnHover test
* feat: update site snapshots
---------
Co-authored-by: 刘欢 <lh01217311@antgroup.com >
2025-05-09 22:12:39 +08:00
thinkasany
35e92b80dd
chore: sync feature into next
2025-04-14 14:41:16 +08:00
mr-chenguang
bd13b3442b
feat: new component Statistic.Timer ( #53401 )
...
* feat: add reverse for countdown
* refactor var
* remove unuse logic
* feat: support timer component
* revert delete countdown
* Update components/statistic/utils.ts
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Signed-off-by: mr-chenguang <37072324+lcgash@users.noreply.github.com >
* update snapshots
* refactor countdown
* fix md
* fix test:site
* fix: deprecated & refactor
* refactor
* add version
* refactor: inline of effect
* test: update test case
* test: back of part
* test: back of part
* test: back of part
* add tests & fix md
* fix md& add devusewarnning
* fix warning and add test
* remove console
* remove countdown md
---------
Signed-off-by: mr-chenguang <37072324+lcgash@users.noreply.github.com >
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com >
2025-04-11 16:11:31 +08:00
thinkasany
de030bcfad
chore: sync feature into next
2025-04-07 16:49:57 +08:00
ice
d2b8b6ac66
docs(modal): fix incorrect footer type ( #53394 )
...
* docs(modal): fix incorrect footer type
* Update components/modal/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com >
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com >
* docs(modal): update footer prop type in English and Chinese documentation
* fix(modal): update snapshot values for modal component tests
---------
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com >
Co-authored-by: afc163 <afc163@gmail.com >
2025-04-03 14:01:03 +08:00
Guo Yunhe
ffe0cce347
feat(CheckableTagGroup): new component ( #53256 )
...
* feat(CheckableTagGroup): new component
* feat(CheckableTagGroup): new component
* chore: order
* test: add test case
* chore: id support
* chore: aria
* test: add test case
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com >
2025-03-24 22:33:59 +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
ice
e6d4eb0642
feat: Enhance Skeleton components with classNames and styles support ( #52470 )
...
* feat: Add Skeleton component configuration support in ConfigProvider
* feat: Enhance ConfigProvider with Skeleton component support
* feat: Enhance Skeleton components with classNames and styles support
* feat: Update Skeleton documentation with common API and semantic structure enhancements
* test: Enhance Skeleton component tests with custom styles and semantic element support
* chore: update snapshots for Skeleton component tests to reflect changes in expected output
* test: Refactor Skeleton component tests to apply distinct custom styles for each semantic element
* refactor: Update Skeleton components to replace 'with-element' class with 'element' class for consistency
* chore: Update snapshots for Skeleton component tests to reflect class name changes from 'with-element' to 'element'
* refactor: Replace 'omit' utility with spread operator for props in Skeleton components and update class name from 'with-element' to 'element'
* refactor: Rename Skeleton.Node to Skeleton.Element and update related demo files
* refactor: Rename LocaleMap to LOCALE_MAP for consistency in semantic element handling
* refactor: Simplify Radio.Group in PreviewContent by using OPTIONS array for element selection
* refactor: Replace Radio.Group with Segmented for element selection in PreviewContent
* refactor: Update Skeleton component to replace 'content' with 'section' semantic element and adjust related styles and tests
* refactor: Update Skeleton component snapshots to replace 'ant-skeleton-content' with 'ant-skeleton-section' for improved semantic clarity
* test: snap
* refactor(skeleton): Rename semantic elements from specific names to generic 'content'
This change updates the Skeleton components to use a more generic 'content' semantic element instead of specific names like 'avatar', 'button', etc. The modifications include:
- Updating Element.tsx to use a simplified semantic type
- Modifying class and style references in Avatar, Button, Input, and Node components
- Updating test cases and demo to reflect the new semantic naming
* Update components/skeleton/Skeleton.tsx
Co-authored-by: thinkasany <480968828@qq.com >
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com >
* refactor(Skeleton): Remove commented-out className assignment
* sty;e(Skeleton): Adjust demo component layout with fit-content width
* feat: Enhance Skeleton Image component with improved styling and customization
---------
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com >
Co-authored-by: thinkasany <480968828@qq.com >
2025-02-12 10:41:54 +08:00
𝑾𝒖𝒙𝒉
4dbb0075bb
docs(shared): Improve shared API docs ( #51857 )
...
* docs: split shardProps
* chore: update english
* chore: update style
* chore: update snap
2024-12-02 23:03:44 +08:00
thinkasany
db62b9a12e
docs: Supplement missing en doc ( #51802 )
...
* docs(tabs): Supplement missing en doc
* update snap
2024-11-27 23:05:45 +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
Wanpan
730a37f0bd
feat[Collapse]: support classNames and styles ( #50557 )
...
* feat[Collapse]: support classNames and styles
* fix: update
* fix: update
* feat[Collapse]: update
* Empty-Commit
* docs: update
* docs: update
* docs: update
* docs: update
* docs: update
---------
Co-authored-by: afc163 <afc163@gmail.com >
2024-08-27 14:07:25 +08:00
thinkasany
b34d20860c
docs(card): use card semantic-dom instead of table ( #50390 )
...
Co-authored-by: codefactor-io <support@codefactor.io >
2024-08-13 15:59:36 +08:00
vagusX
9484dd3d1e
docs: improve Segmented docs with SegmentedItemType ( #50205 )
...
* docs: improve Segmented docs with SegmentedItemType
* chore: update
* chore: update
* test: update snapshot
* docs: update
2024-08-03 11:49:19 +08:00
Cooper
c7f2760007
feat: add Tabs more props ( #48321 )
...
* feat: add Tabs more props
* fix
* fix
* Compatible with moreIcon
* compatible ConfigProvider with the moreIcon
* update site snap
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: afc163 <afc163@gmail.com >
2024-04-17 12:05:43 +08:00
lijianan
47e46fabcc
test: fix master CI fail ( #48313 )
2024-04-07 14:23:07 +08:00
二货爱吃白萝卜
100fa29bef
feat: Input.OTP component support ( #48076 )
...
* chore: basic control
* chore: input instad
* docs: update demo
* chore: adjust operation interactive
* chore: lock selection
* chore: fix patch logic
* chore: merge logic
* chore: patch autoFocus
* test: update snapshot
* test: add test case
* test: coverage
* chore: update size limit
* docs: update docs
* test: fix test case
* chore: update comment
* refactor: change to length
* chore: blur all
* chore: size limit
2024-03-28 14:05:58 +08:00
二货爱吃白萝卜
7104513a84
docs: Support semantic preview ( #47332 )
...
* docs: init
* docs: semantic block
* docs: part of demo
* docs: modal
* docs: slider
* docs: space
* docs: all sementic
* docs: clean up
* chore: fix lint
* chore: clean up
* chore: update script
* test: fix test case
* test: update testcase
2024-02-05 11:45:42 +08:00
zhoulixiang
6ed0254ad5
feat: Add classNames and styles prop for card ( #46811 )
...
* feat: support classNames and styles for card
* feat: add lost info
* docs: update context of card
* feat: optimize classNames and styles code of card
* test: update card test case
* feat: remove headWrapper
* test: correct test
* feat: remove redundant snapshot
* feat: update config provider for card
* feat: update classNames and styles of card
* feat: add warning for headStyle and bodyStyle of card
* test: replace bodyStyle to styles.body in demo of flex
* docs: add jsDoc about deprecated for headStyle and bodyStyle
* snap: update table counts of card from 3 to 4
* docs: update version for styles and classnames of card
---------
Signed-off-by: zhoulixiang <18366276315@163.com >
Co-authored-by: vagusX <vagusxl@gmail.com >
2024-01-30 15:00:25 +08:00
lijianan
1ff5805cca
Revert "feat(InputNumber): support classNames props ( #46842 )" ( #46849 )
...
This reverts commit 8a078c9714 .
2024-01-08 10:37:10 +08:00
云泥
8a078c9714
feat(InputNumber): support classNames props ( #46842 )
...
* fix(InputNumber): lose style when pass classNames props #46841
fix: some classNames item were not take effect
docs: update docs
style: update
chore: update
test: update case
docs: update version
* docs: update Semantic DOM
* docs: update components/input-number/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com >
Signed-off-by: 云泥 <1656081615@qq.com >
* docs: format
* test: add case
---------
Signed-off-by: 云泥 <1656081615@qq.com >
Co-authored-by: lijianan <574980606@qq.com >
2024-01-07 22:34:03 +08:00
kiner-tang(文辉)
b888f69152
test: fix Slider test case in React 16 ( #45664 )
...
* docs: solve error about dropdown
* feat: update snap
* style: fix Upload border color when drag over (#45663 )
* style: fix Upload border color when dragover
* Update components/upload/style/dragger.ts
Signed-off-by: afc163 <afc163@gmail.com >
---------
Signed-off-by: afc163 <afc163@gmail.com >
Co-authored-by: robin.li <robin.li@webeye.com >
Co-authored-by: afc163 <afc163@gmail.com >
* fix: test case error in React 16
---------
Signed-off-by: afc163 <afc163@gmail.com >
Co-authored-by: Oceansdeep7 <14208796@qq.com >
Co-authored-by: robin.li <robin.li@webeye.com >
Co-authored-by: afc163 <afc163@gmail.com >
2023-11-03 21:50:49 +08:00
yoyo837
c7661cee08
chore: update site snap
2023-10-21 10:56:51 +08:00
二货爱吃白萝卜
9a045193d3
fix: InputNumber dynamic formatter ( #45325 )
...
* chore: bump rc-input-number
* test: update test case
2023-10-16 11:39:30 +08:00
红
0202598784
test: update check-site.ts.snap ( #45229 )
...
Signed-off-by: 红 <wxh1220@gmail.com >
2023-10-09 16:25:20 +08:00
红
80d6c3f960
ci: add site test workflow ( #45133 )
...
* test: add doc tables test
* ci: add site E2E test workflow
2023-09-28 14:18:09 +08:00