afc163
|
6dd5a234de
|
chore: add 5.x-stable branch to github workflows (#56222)
|
2025-12-15 17:36:20 +08:00 |
|
afc163
|
2a6d0b837e
|
chore: update branch references from master to 5.x-stable in scripts (#56218)
|
2025-12-15 16:02:26 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
b16183b209
|
Merge remote-tracking branch 'origin/master' into feature-merge-master
|
2025-09-28 12:15:04 +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 |
|
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 |
|
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 |
|
Teimur Gasanov
|
1a2574aaeb
|
test: use blazediff instead of pixelmatch (#54941)
|
2025-09-12 11:38:50 +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 |
|
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 |
|
Wanpan
|
0de8a30b43
|
fix: fix lint error (#54122)
|
2025-06-18 17:00:20 +08:00 |
|
aojunhao123
|
50b915420c
|
chore(config): remove HMR setting and update TypeScript exclusion rules in configuration files (#53989)
|
2025-06-03 18:40:30 +08:00 |
|
Amumu
|
bfc49e4156
|
chore: use portfinder to solve the problem that the port may be occupied (#53968)
|
2025-06-01 19:30:41 +08:00 |
|
aojunhao123
|
6c3f1ce0f4
|
chore(tsconfig): add jest types for improved testing support (#53965)
|
2025-05-31 22:02:16 +08:00 |
|
MadCcc
|
0c81b836f1
|
chore: empty commit
|
2025-05-06 20:37:19 +08:00 |
|
github-actions[bot]
|
482cfd94ec
|
chore: auto merge branches (#53709)
chore: merge master into feature
|
2025-04-30 22:45:29 +00:00 |
|
Wanpan
|
4d257551f1
|
chore: Compatible with Windows local run visual regression (#53702)
|
2025-04-30 09:39:37 +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 |
|
二货爱吃白萝卜
|
f01a84e741
|
docs: site support llms.txt for AI check (#53464)
* chore: copy script
* docs: support llms
* chore: translate
* chore: use await
|
2025-04-10 19:17:49 +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 |
|
二货爱吃白萝卜
|
8af609a0b4
|
chore: update checker logic (#53371)
|
2025-04-01 17:28:06 +08:00 |
|
MadCcc
|
d2b1f878c2
|
docs: changelog 5.24.5 (#53278)
* docs: changelog 5.24.4
* docs: add TextArea into Input keywords
* docs: update
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: MadCcc <1075746765@qq.com>
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: MadCcc <1075746765@qq.com>
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
|
2025-03-24 14:35:10 +00:00 |
|
𝑾𝒖𝒙𝒉
|
828f512747
|
fix: improve CSS cheker & fix lint errors (#53236)
* chore: add csslint
* chore: update
* chore: update
* fix css lint
* fix css lint
* fix css lint
* fix csslint
* fix css lint
* fix css lint
* fix css lint
* fix css lint
* fix css lint appearance
https://developer.mozilla.org/zh-CN/docs/Web/CSS/appearance
* fix csslint conic-gradient
* chore: fix lint tree-select
* chore: update logic
* Revert "fix css lint"
This reverts commit 094f58adbb.
* Revert "fix css lint"
This reverts commit 50da87be3a.
* chore: fix css
* chore: update
* chore: rm redundant
* chore: revert change
* chore: update
* chore: update
|
2025-03-22 03:09:03 +00:00 |
|
dependabot[bot]
|
ad2db2afe6
|
chore: bump package-manager-detector from 0.2.11 to 1.0.0 and use getUserAgent instead detectSync (#53113)
* chore(deps-dev): bump package-manager-detector
Bumps the dev-dependencies group with 1 update: [package-manager-detector](https://github.com/antfu-collective/package-manager-detector).
Updates `package-manager-detector` from 0.2.11 to 1.0.0
- [Release notes](https://github.com/antfu-collective/package-manager-detector/releases)
- [Commits](https://github.com/antfu-collective/package-manager-detector/compare/v0.2.11...v1.0.0)
---
updated-dependencies:
- dependency-name: package-manager-detector
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: use getUserAgent instead detectSync
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
|
2025-03-11 10:13:14 +08:00 |
|
MadCcc
|
85da2d5fdb
|
docs: changelog 5.24.0 (#52734)
* docs: changelog 5.24.0
* chore: update
* Apply suggestions from code review
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: MadCcc <1075746765@qq.com>
* Apply suggestions from code review
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: MadCcc <1075746765@qq.com>
* chore: update
* chore: update date
* 🆕 Notification 支持 `actions` 属性
* update
* docs: update changelog
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: MadCcc <1075746765@qq.com>
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2025-02-11 14:28:13 +08:00 |
|
𝑾𝒖𝒙𝒉
|
c784ceed52
|
👀 chore: Add alternative to visual regression report (#52693)
* chore: lock deps `cypress-image-diff-html-report` to `2.2.0`
* chore: 添加三方的视觉回归报告
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
|
2025-02-08 14:25:43 +08:00 |
|
thinkasany
|
af63c666d8
|
site: change doc support display contributor (#52409)
* save
* save
* save
|
2025-01-15 11:59:45 +08:00 |
|
thinkasany
|
90f6af0058
|
site: changedoc support commit url (#52380)
|
2025-01-13 14:58:46 +08:00 |
|
thinkasany
|
8b99ad6199
|
docs: repair img display for change doc (#52273)
* docs(changelog): repair img display
* fix
* fix
|
2025-01-07 11:58:41 +08:00 |
|
𝑾𝒖𝒙𝒉
|
ea105fcc7c
|
chore: add local visual regression testing (#52236)
* chore: add local visual regression
* chore: add blog
* chore: update english version
* chore: 不用考虑移动,都改为 copy 即可
* chore: update
* chore: update
* Revert "chore: update"
This reverts commit 4dbc5d45e9.
* chore: update
|
2025-01-07 11:34:37 +08:00 |
|
二货机器人
|
475258fc5c
|
chore: opt check npm versions
|
2025-01-06 16:30:52 +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 |
|
二货机器人
|
4a354188e5
|
chore: adjust img diff ci
|
2024-12-19 10:58:25 +08:00 |
|
afc163
|
397f45eee8
|
docs(✨): release 5.22.5 (#52016)
|
2024-12-15 00:15:33 +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 |
|
MadCcc
|
4dfa7ddf5e
|
chore: update pre-publish
|
2024-11-21 01:50:33 +08:00 |
|
MadCcc
|
eb3fe50d99
|
chore: update pre-publish script
|
2024-11-20 22:26:02 +08:00 |
|
MadCcc
|
2c189d03ca
|
chore: update pre-publish (#51708)
|
2024-11-20 17:09:25 +08:00 |
|
𝑾𝒖𝒙𝒉
|
f7aa3ec692
|
chore: Update scripts/visual-regression/report-template.html (#51672)
|
2024-11-18 11:44:26 +08:00 |
|
𝑾𝒖𝒙𝒉
|
8f99da85ac
|
chore: Improve visual regression report (#51633)
|
2024-11-14 15:47:22 +08:00 |
|
陈帅
|
4e17ca7c26
|
docs: add 5.22.0 changelog (#51560)
* docs: add 5.21.7 changelog
* docs: add 5.21.7 changelog
* chore: update version to 5.22.0 and add changelog entries
* fix(TreeSelect): 修复弹层高度不够的问题
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* fix: 修复 Menu title 内容的样式问题,修正葡萄牙语本地化翻译,提高准确性和一致性,优化 uz_UZ 国际化
* chore: 更新 CHANGELOG,修正 Input.OTP 组件 onInput 事件描述的格式
* fix: 修复 Menu title 内容的样式问题,优化葡萄牙语和 uz_UZ 国际化翻译的准确性和一致性
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* chore: 更新 CHANGELOG,修正 DatePicker 和 Input.OTP 组件的描述格式
* Update CHANGELOG.zh-CN.md
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* chore: 更新 CHANGELOG,修正 DatePicker 和 Modal Tour 组件的本地化描述
* chore: 更新 CHANGELOG,修正 DatePicker 和 Modal Tour 组件的描述格式,优化葡萄牙语和 uz_UZ 国际化翻译的准确性和一致性
---------
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
|
2024-11-11 23:35:56 +08:00 |
|