thinkasany
f6bbacf09f
docs: show suffix demo ( #51666 )
2024-11-18 10:26:47 +08:00
Salim Abubakar
f459efef43
fix: prevent OTP input focus from advancing when previous input is empty ( #51664 )
...
Co-authored-by: Salim Abubakar <salimabubakar@Salims-MacBook-Air.local>
2024-11-18 10:18:05 +08:00
二货爱吃白萝卜
f3618aaeb3
enhance: not trigger scroll on ActionButton ( #51647 )
2024-11-15 14:51:43 +08:00
DDDDD12138
6ee60ed3a1
docs: add missing version column and correct version placement ( #51635 )
2024-11-14 18:35:57 +08:00
二货爱吃白萝卜
e61211c06b
fix: Form with multiple same error render error ( #51636 )
...
* fix: key warning
* test: add test case
2024-11-14 17:09:23 +08:00
二货爱吃白萝卜
d704816731
refactor: Button inner logic & use effect to get focus ( #51624 )
...
* chore: init
* test: update test
2024-11-14 11:50:00 +08:00
Ivan Avvakumov
9b6b85f91e
fix: add missing translations for ru_RU ( #51619 )
2024-11-13 23:04:36 +08:00
二货爱吃白萝卜
c17eb8153a
chore: prevent z ( #51609 )
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-13 15:55:19 +08:00
Guo Yunhe
3aee945ed9
fix(Select): text overflow in tag mode ( #51605 )
2024-11-13 14:57:11 +08:00
二货爱吃白萝卜
021745f1ab
fix: Safari Badge scroll number missing ( #51598 )
...
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
* fix: Safari Badge scroll number missing
* test: update snapshot
2024-11-13 11:12:39 +08:00
DDDDD12138
e713ea1f46
fix(tabs): prevent content overlap in tabs-nav-list ( #51571 )
2024-11-13 11:07:31 +08:00
afc163
c83f3ca411
demo: fix Form variant demo ( #51587 )
2024-11-12 15:23:44 +08:00
IsKaros
d80828ceff
Fix transfer selected keys ( #51523 )
...
* fix: transfer selected keys
* test: add transfer test case
* test: remove unused code
* refactor: use cal data
---------
Co-authored-by: karos <chenwenfan@harmonycloud.cn>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-11-12 15:16:19 +08:00
wangzhihao
77804ad1d4
docs(color-picker): update mode type ( #51585 )
2024-11-12 13:51:45 +08:00
𝑾𝒖𝒙𝒉
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 )
2024-11-12 11:01:18 +08:00
afc163
491a20ff58
fix: TreeSelect content being cut due to wrong height calculation ( #51567 )
...
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
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
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
DisLido
efd64c42d8
style: fix Splitter pseudo element colon notation ( #51536 )
2024-11-08 11:01:44 +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
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 cf1d757f312a8292755022f4c13d08a7a4b21e09.
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