𝑾𝒖𝒙𝒉
7379233810
Revert "fix(icon-button): Button icon not vertically centered error" ( #51588 )
2024-11-12 13:49:12 +08:00
thinkasany
6e016b88c3
docs(space): improve split description ( #51584 )
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
2024-11-12 11:01:18 +08:00
lijianan
54d38bfb97
chore: update publish date ( #51583 )
2024-11-12 10:00:42 +08:00
jiaxiang
6b622e4afb
docs: update note about controlled-components ( #51579 )
2024-11-12 09:17:11 +08:00
github-actions[bot]
88f2bc187c
chore: upgrade deps ( #51580 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-11-12 06:50:58 +08:00
陈帅
4e17ca7c26
docs: add 5.22.0 changelog ( #51560 )
...
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
* 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
afc163
491a20ff58
fix: TreeSelect content being cut due to wrong height calculation ( #51567 )
...
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-11-11 15:07:15 +08:00
DDDDD12138
58dd60ee50
docs: ensure doc and ts types match for cellRender props ( #51566 )
2024-11-11 12:15:54 +08:00
github-actions[bot]
bc908ebf93
chore: upgrade deps ( #51564 )
...
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-11-11 09:12:37 +08:00
lijianan
47ee4e2f1a
Merge pull request #51563 from ant-design/feature
...
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
chore: merge feature into master
2024-11-10 22:51:02 +08:00
lijianan
f7b111d4ac
Merge pull request #51562 from ant-design/feature-master
...
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
chore: merge master into feature
2024-11-10 21:42:40 +08:00
chenshuai2144
453d1d4968
feat: 更新 Image 组件以支持 rootClassName 属性,增强 OTP 组件以支持 inputMode,更新表格文档中的 React 规范链接,升级 trigger 组件版本
2024-11-10 21:25:14 +08:00
lijianan
80030b9845
docs: update note about Table key ( #51551 )
2024-11-09 17:13:33 +08:00
DisLido
f7609a04a7
fix(Image): preview.rootClassName ( #51538 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-11-09 17:13:22 +08:00
github-actions[bot]
f6afb89f17
chore: upgrade deps ( #51549 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-11-09 10:40:24 +08:00
github-actions[bot]
fc7639372d
chore: auto merge branches ( #51544 )
...
chore: feature merge master
2024-11-08 17:25:58 +00:00
yoyo837
81f04ce08c
Merge branch 'feature' into feature-merge-master
2024-11-09 00:13:20 +08:00
alan-rudzinski
a1cbc5a3a0
fix: Propagate inputMode to individual Cells in Input.OTP #51239 ( #51271 )
2024-11-08 22:43:58 +08:00
DB维一(s.y)
ead0c8ee4a
feat: export DraggerProps ( #51546 )
2024-11-08 20:42:10 +08:00
su-muzhi
c9aa2aeeaa
feat: ColorPicker supports disabledFormat ( #51539 )
2024-11-08 20:41:13 +08:00
yoyo837
3f6d70c05e
Merge branch 'master' into master-merge-feature
2024-11-08 18:38:17 +08:00
叶枫
54fb6bd831
Form.Item support noLabel ( #51524 )
...
* feat: Form.Item support noLabel
* feat: doc
* feat: test
* feat: test
* feat: test
* feat: review
* feat: review
* feat: 仅支持 span
* feat: review
* feat: review
* feat: review
* feat: review
* feat: review
* feat: test
* feat: test
* feat: test
* feat: test
* feat: test
* feat: test
* feat: add test
* feat: demo
* feat: test
* feat: test
* feat: test
* feat: 代码优化
* feat: add labelCol
* feat: 代码优化
* feat: 代码优化
* feat: reset
* feat: test
* feat: test
* feat: review
* feat: doc
2024-11-08 18:32:20 +08:00
afc163
fad7df0e00
fix: RangePicker flickering issue when hover between cells ( #51533 )
2024-11-08 12:01:06 +08:00
Avan
3f228b35b6
chore: disable the default behavior of the Alert closable ( #51439 )
2024-11-08 11:13:19 +08:00
DisLido
efd64c42d8
style: fix Splitter pseudo element colon notation ( #51536 )
2024-11-08 11:01:44 +08:00
DDDDD12138
80819feb29
site: ensure search-popover z-index is higher than active tab indicator ( #51451 )
2024-11-08 10:45:23 +08:00
DctMaZiYo
48b28e5269
refactor: remove redundant code( #50845 ) ( #51507 )
...
Co-authored-by: liangjunqi <liangjunqi@hmntech.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-11-08 10:31:20 +08:00
ice
6a62d9e7ea
fix(menu): menu-title-content style ( #51425 )
...
* fix(dropdown): dropdown menu title content style
* chore: update rc-mentions to version 2.17.0 and rc-tabs to version 15.4.0
* test: add extra style debug
* test: snap
* test: snap
* Refactor menu demo: remove extra-style-debug component and rename extra-style-debug files to extra-style
* Refactor menu demo: remove extra-style-debug component and rename extra-style-debug files to extra-style
* Refactor dropdown and menu styles: Add width to extra-style elements
* test: snap
* fix: Add Space component to menu demo
The Space component was missing from the import statement in the menu demo file. This caused a compilation error. The fix adds the Space component to the import statement, resolving the issue.
Refactor the menu demo to use Space component for vertical spacing between menus. This improves the visual layout and readability of the menus.
Fixes #51492
* test: snap
* refactor: Update dropdown and menu title content class names
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-11-07 20:00:06 +08:00
hongzzz
868d344d90
fix: The form item margin should appear below extraDom. ( #51254 )
...
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-11-07 18:26:24 +08:00
github-actions[bot]
ad3b56598a
chore: auto merge branches ( #51412 )
...
chore: merge master into feature
2024-11-07 09:33:33 +00:00
afc163
8a64ec6a9e
chore: merge branch
2024-11-07 16:51:58 +08:00
NathanLao
d6f1b1e063
demo(time-picker): add default value for range picker case ( #51413 )
2024-11-07 13:51:36 +08:00
超级烦
2974f27c11
docs: Attribute description optimization ( #51450 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-11-07 11:02:22 +08:00
Fog3211
910a484b69
type(message): improve message.info type ( #51468 )
2024-11-07 09:42:48 +08:00
Alexandre Marques
9067b0f9e5
fix(translation): correct Portuguese (pt_PT) translations in locale file ( #51501 )
...
* Update pt_PT.ts
fix(translation): correct Portuguese (pt_PT) translations in locale file
- Updated locale values to accurately reflect European Portuguese (pt_PT)
- Ensured consistency in terminology for better UX alignment
- Adjusted placeholders, error messages, and UI labels to meet locale standards
Signed-off-by: Alexandre Marques <alexandre-p-marques@alticelabs.com>
* Update pt_PT.ts
fix syntax error here with an extra comma after the closing bracket of the Table object
Signed-off-by: Alexandre Marques <alexandre-p-marques@alticelabs.com>
* Update snapshot tests to reflect language changes
---------
Signed-off-by: Alexandre Marques <alexandre-p-marques@alticelabs.com>
2024-11-07 00:50:38 +08:00
thinkasany
35d4ab7e4a
chore: remove unused code ( #51508 )
2024-11-06 16:55:16 +08:00
Зухриддин Камильжанов
efc754c3e9
(enhance): improve translations ( #51407 )
...
* (enhance): improve translations
* run tests
2024-11-06 14:55:17 +08:00
二货爱吃白萝卜
6f8726fdce
fix: Tree style mistake ( #51492 )
2024-11-05 16:18:53 +08:00
二货爱吃白萝卜
4f1e56f31c
docs: fix docs mistake ( #51491 )
2024-11-05 15:19:03 +08:00
二货爱吃白萝卜
718609102b
fix: TimePanel not scrollable ( #51481 )
2024-11-04 17:18:03 +08:00
thinkasany
e8f7b0a620
docs(inputNumber): fix focus version to 5.22.0 ( #51478 )
2024-11-04 15:18:48 +08:00
thinkasany
299c394c81
demo(InputNumber): add version tag ( #51466 )
2024-11-04 14:54:33 +08:00
Jony J
a03e2024d4
refactor(qr-code): improve a11y attributes handling in QRCode component ( #51421 )
...
* refactor(qr-code): improve a11y attributes handling in QRCode component
* test: update snapshot
* feat(qr-code): improve a11y attributes handling in QRCode component
* chore: remove useless code
* test: add test case
* chore: remove data attr and update test cases
* chore: omit a11yProps from props
2024-11-04 14:50:00 +08:00
Jony J
6380fc7a95
feat: improve focus behavior ( #51444 )
...
* feat: improve focus behavior
* test: update snapshot
* chore(deps): bump rc-input-number version
* chore: remove useless code
* test: update snapshot
2024-11-01 17:21:02 +08:00
thinkasany
eb219058c1
fix(Typography): fix no change when switching locale ( #51453 )
...
* fix(Typography): fix ConfigProvider locale settings
* add demo
* add test case
* Revert "add demo"
This reverts commit cf1d757f31
.
2024-11-01 16:53:48 +08:00
Jony J
f73825ba74
feat(cascader): add disabled api for panel ( #51272 )
...
* feat: add disabled api for panel
* feat: improve demo
* test: update snapshot
* test: update snapshot
* test: update snapshot
2024-11-01 15:29:48 +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
𝑾𝒖𝒙𝒉
3f8943e274
chore: fix lint ( #51452 )
2024-10-31 17:36:25 +08:00
叶枫
a796037a46
feat: bump form version ( #51437 )
2024-10-31 11:56:39 +08:00
Muhammad Abuzar
49cf576f46
docs: documentation improvement ( #51442 )
...
* Update index.en-US.md
Corrected a grammar error in shape prop
Signed-off-by: Muhammad Abuzar <muhammadabuzar010@gmail.com>
* Update components/button/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/button/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: Muhammad Abuzar <muhammadabuzar010@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-10-31 08:04:11 +08:00