二货爱吃白萝卜
|
d49b6955c3
|
fix: zeroRuntime and update doc (#55895)
* chore: fix zeroRuntime
* chore: doc update
* docs: update
* docs: update doc
|
2025-11-26 11:15:05 +08:00 |
|
Wanpan
|
d4c0d3946d
|
fix: add Layout sub component styles for zero runtime style (#55864)
Co-authored-by: 遇见同学 <1875694521@qq.com>
|
2025-11-25 12:28:29 +08:00 |
|
二货机器人
|
2405e8cba9
|
chore: skip env check if CI pendding
|
2025-11-22 00:12:54 +08:00 |
|
二货爱吃白萝卜
|
45be33d034
|
docs: 6.0.0 changelog (#55798)
* docs: 6.0.0 changelog
* chore: update
* chore: update
* chore: update
---------
Co-authored-by: 遇见同学 <1875694521@qq.com>
|
2025-11-21 19:57:58 +08:00 |
|
lijianan
|
ae462125cf
|
Merge branch feature into next-merge-feature
|
2025-11-21 03:05:35 +08:00 |
|
Copilot
|
b40fb8a832
|
chore(deps-dev): upgrade @inquirer/prompts to 8.0.1 (#55775)
* chore(deps-dev): bump the dev-dependencies group with 4 updates
Bumps the dev-dependencies group with 4 updates: [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js), [antd-token-previewer](https://github.com/ant-design/antd-token-previewer), [glob](https://github.com/isaacs/node-glob) and [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer).
Updates `@inquirer/prompts` from 7.10.1 to 8.0.1
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.10.1...@inquirer/prompts@8.0.1)
Updates `antd-token-previewer` from 2.0.8 to 3.0.0
- [Release notes](https://github.com/ant-design/antd-token-previewer/releases)
- [Commits](https://github.com/ant-design/antd-token-previewer/compare/v2.0.8...v3.0.0)
Updates `glob` from 12.0.0 to 13.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v12.0.0...v13.0.0)
Updates `webpack-bundle-analyzer` from 4.10.2 to 5.0.1
- [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-bundle-analyzer/compare/v4.10.2...v5.0.1)
---
updated-dependencies:
- dependency-name: "@inquirer/prompts"
dependency-version: 8.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: antd-token-previewer
dependency-version: 3.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: glob
dependency-version: 13.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: webpack-bundle-analyzer
dependency-version: 5.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: thinkasany <480968828@qq.com>
* Update package.json
Signed-off-by: thinkasany <480968828@qq.com>
* Initial plan
* chore(deps-dev): upgrade @inquirer/prompts to 8.0.1
Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
* fix: remove deprecated helpMode option from checkbox theme
Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
|
2025-11-20 23:04:17 +08:00 |
|
二货爱吃白萝卜
|
4311c26d09
|
chore: fix missing addon (#55784)
|
2025-11-20 22:37:42 +08:00 |
|
thinkasany
|
661fcfaec6
|
test: update site snap
|
2025-11-14 21:40:05 +08:00 |
|
github-actions[bot]
|
2d440e138d
|
chore: auto merge branches (#55718)
chore: sync master into feature
|
2025-11-14 11:51:12 +00:00 |
|
GeekerGx
|
3f644af0fb
|
docs: improve upload api doc (#55714)
* Upload API添加类型说明
补充修改英文文档
参考:中文文档修改记录
https://github.com/ant-design/ant-design/pull/55671
Signed-off-by: GeekerGx <386348903@qq.com>
* chore: update doc
* Apply suggestion from @meet-student
Signed-off-by: 遇见同学 <1875694521@qq.com>
* Apply suggestion from @meet-student
Signed-off-by: 遇见同学 <1875694521@qq.com>
* chore: update
* chore: update snap
---------
Signed-off-by: GeekerGx <386348903@qq.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
|
2025-11-14 11:20:43 +08:00 |
|
二货机器人
|
1ab1da6154
|
chore: next merge feature
|
2025-11-13 15:41:01 +08:00 |
|
EmilyyyLiu
|
5632e40fce
|
feat[InputNumber]: deprecated addon* attribute (#55505)
* feat[InputNumber]: deprecated addon* attribute
* test: update snap
* Update components/form/demo/register.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>
* test: update form snap
* update
* update
* feat: change Search addon*
* test: demo add annotation
* update Search
* feat: add Space.Addon
* test: use addon in demos
* feat: Space.Addon -> Space.CompactCell
* test: update compactCell snap
* feat: fix style lint
* test: update compact-middle class snap
* chore: update logic
* test: delete if (!button) return input
* chore: fix logic
* update test snap
* update test snap
* update test snap
* update test snap
* test: update test
* test: update snap
* chore: fix search
* revert test
* test: update
* test: update
* feat: add description for CompactCell
* feat: change description
* docs: add api Version
* test: change search style
* test: update snap
* test: update snap
* feat: searchButton text color
* fix: border is null whenhover search Button
* Update components/space/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
* Update components/space/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
* Update components/space/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
* Update components/space/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
* docs: change Compact description
* Update components/space/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* feat: compactCell -> compactAddon
* feat: compactAddon -> Addon
* docs: Remove component name quotation marks from the document
* refactor: Refactoring Space.Addon style and class name
* chore: add css var
* feat[InputNumber]: deprecated addon* attribute
* test: update snap
* Update components/form/demo/register.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>
* test: update form snap
* update
* update
* feat: change Search addon*
* test: demo add annotation
* update Search
* feat: add Space.Addon
* test: use addon in demos
* feat: Space.Addon -> Space.CompactCell
* test: update compactCell snap
* feat: fix style lint
* test: update compact-middle class snap
* chore: update logic
* test: delete if (!button) return input
* chore: fix logic
* update test snap
* update test snap
* update test snap
* update test snap
* test: update test
* test: update snap
* chore: fix search
* revert test
* test: update
* test: update
* feat: add description for CompactCell
* feat: change description
* docs: add api Version
* test: change search style
* test: update snap
* test: update snap
* feat: searchButton text color
* fix: border is null whenhover search Button
* Update components/space/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
* Update components/space/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
* Update components/space/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
* Update components/space/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
* docs: change Compact description
* Update components/space/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* feat: compactCell -> compactAddon
* feat: compactAddon -> Addon
* docs: Remove component name quotation marks from the document
* refactor: Refactoring Space.Addon style and class name
* chore: add css var
* chore: adjust style
* docs: back
* docs: update demo
* test: update snapshot
* refactor: Restore Search using Compact
* refactor: Remove unused wrapCSSVar
* test: update snap
* test:update snap
* refactor: Remove non addon modifications
---------
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2025-11-12 17:42:49 +08:00 |
|
二货爱吃白萝卜
|
e7b5decb2d
|
docs: changelog of 6.0.0-alpha.4 (#55604)
* chore: script update
* chore: support exclude
* chore: script support exclude
* docs: changelog of cn
* docs: changelog of en
* chore: update
---------
Co-authored-by: 遇见同学 <1875694521@qq.com>
|
2025-11-04 22:35:18 +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 |
|
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 |
|
二货爱吃白萝卜
|
4d2cc1a9ec
|
chore: fix script (#55496)
|
2025-10-27 14:49:23 +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 |
|
thinkasany
|
fd61690c0a
|
chore: sync feature into next
|
2025-10-24 21:33:11 +08:00 |
|
github-actions[bot]
|
1592b9c4df
|
chore: auto merge branches (#55441)
chore: sync master into feature
|
2025-10-24 13:31:24 +00:00 |
|
afc163
|
2933bd66ce
|
chore: update biome config and report template (#55440)
* chore: update biome config and report template
* Apply suggestion from @afc163
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2025-10-24 20:27:58 +08:00 |
|
thinkasany
|
e0b59e166f
|
chore: turn on perfectionist/sort-named-imports (#55215)
* chore: turn on perfectionist/sort-named-imports
* turn on perfectionist/sort-named-exports
|
2025-10-01 21:19:07 +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 |
|
thinkasany
|
b16183b209
|
Merge remote-tracking branch 'origin/master' into feature-merge-master
|
2025-09-28 12:15:04 +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 |
|
lijianan
|
1d433d59d5
|
site: block Copilot bot、renovate bot、dependa bot (#55150)
* site: block Copilot bot
* update
* update
* update
* update
|
2025-09-26 08:13:57 +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 |
|
thinkasany
|
bc259515bf
|
chore: sync feature into next
|
2025-09-18 20:57:37 +08:00 |
|
qixian
|
531ea91296
|
fix: add error handling for notifier in pre-publish script
|
2025-09-17 15:24:50 +08:00 |
|
Wanpan
|
90cacd5e45
|
chore: fix lint error for script dir (#55022)
* chore: fix lint error for script dir
* chore: update
|
2025-09-16 13:29:21 +08:00 |
|
lijianan
|
f4d5f0a384
|
Merge branch feature into next-merge-feature
|
2025-09-12 23:49:18 +08:00 |
|
Teimur Gasanov
|
1a2574aaeb
|
test: use blazediff instead of pixelmatch (#54941)
|
2025-09-12 11:38:50 +08:00 |
|
二货爱吃白萝卜
|
e0141fdd16
|
fix: zero runtime Input.Output (#54932)
|
2025-09-09 13:54:30 +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 |
|
thinkasany
|
dbe6140226
|
chore: sync feature into next
|
2025-09-06 14:47:29 +08:00 |
|
ug
|
77d02d19d6
|
docs: add preset colors token (#54878)
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
|
2025-09-04 21:01:52 +08:00 |
|
二货爱吃白萝卜
|
98940cc6fb
|
chore: fix extract style file (#54808)
|
2025-08-29 17:18:35 +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 |
|
二货爱吃白萝卜
|
5b7f7fbd2c
|
docs: changelog 6.0.0-alpha.2 (#54672)
* docs: changelog of 6.0.0-alpha.2
* docs: update desc
* docs: update desc
* docs: update desc
* docs: update desc
* docs: update desc
|
2025-08-13 17:11:00 +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 |
|
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 |
|
二货爱吃白萝卜
|
f842163a70
|
docs: Base AI generate theme (#54412)
* chore: init link
* docs: init
* chore: adjust logic
* chore: theme connect
* chore: add prompt talk
* chore: support chat prompt
* chore: api call
* chore: sse
* feat: site alg
* chore: init layer
* chore: fix order
* chore: update ts def
* chore: tmp of it
* chore: init script
* chore: add generate script
* chore: fix script
* chore: llms semantic
* chore: update desc
* chore: fix lint
* chore: fix lint
|
2025-07-18 16:19:51 +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 |
|
二货爱吃白萝卜
|
2a2338aefc
|
chore: deprecated List and bump alpha (#54182)
* chore: deprecated List and bump alpha
* docs: add deprecated mark
* chore: deprecated tag
* docs: update deprecated warning
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: coverage
---------
Co-authored-by: thinkasany <480968828@qq.com>
|
2025-06-27 10:50:40 +08:00 |
|
thinkasany
|
3ac1e9cc82
|
chore: sync feature into next
|
2025-06-19 09:41:18 +08:00 |
|