ant-design/components
二货爱吃白萝卜 45eeee60bb
Some checks are pending
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
feat: Add unstable api for React 19 compitable (#51979)
* chore: add unstable entrance

* chore: rest of it

* chore: use React 19

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: test ignore 19 preload

* chore: bump rc-util

* fix: warning of pure render

* fix: warning of 19

* chore: adjust ts

* test: fix test logic

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* chore: restore file

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: update test

* test: fix test case

* test: update snapshot

* test: fix coverage

* test: fix coverage

* test: add ignore image
2024-12-18 14:09:49 +08:00
..
__tests__ feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
_util feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
affix feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
alert feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
anchor feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
app test: use regex check Self-contained .anticon style 2024-12-06 18:33:02 +08:00
auto-complete feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
avatar chore: fix eslint warning and errors (#51920) 2024-12-06 11:39:25 +08:00
back-top feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
badge feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
breadcrumb chore: fix eslint warning and errors (#51920) 2024-12-06 11:39:25 +08:00
button feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
calendar feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
card feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
carousel feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
cascader feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
checkbox fix: input work with Upload (#51874) 2024-12-03 19:07:28 +08:00
col docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
collapse feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
color-picker fix: key should not be a ReactNode (#51808) 2024-11-28 13:53:22 +08:00
config-provider feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
date-picker feat(i18n): expand Korean translations in ko_KR.ts (#51983) 2024-12-11 22:37:57 +08:00
descriptions feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
divider ♻️ chore: format code (use npm run format) (#51978) 2024-12-12 10:22:30 +08:00
drawer docs: add target properties to all external url link (#51917) 2024-12-06 10:28:15 +08:00
dropdown feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
empty chore: merge branch 2024-11-07 16:51:58 +08:00
flex demo: improve the use of Segmented (#51324) 2024-10-22 10:09:31 +08:00
float-button feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
form feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
grid Form.Item support noLabel (#51524) 2024-11-08 18:32:20 +08:00
icon feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
image feat: 更新 Image 组件以支持 rootClassName 属性,增强 OTP 组件以支持 inputMode,更新表格文档中的 React 规范链接,升级 trigger 组件版本 2024-11-10 21:25:14 +08:00
input feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
input-number fix: InputNumber handleVisible token should work as expected (#51728) 2024-11-28 16:12:25 +08:00
layout feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
list ♻️ chore: format code (use npm run format) (#51978) 2024-12-12 10:22:30 +08:00
locale feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
mentions feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
menu feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
message feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
modal feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
notification feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
overview docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
pagination fix: Pagination select props order (#51962) 2024-12-11 11:42:51 +08:00
popconfirm feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
popover feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
progress chore: optimize sort gradient non-numeric judgments (#51720) 2024-11-21 14:44:21 +08:00
qr-code chore: merge branch 2024-11-07 16:51:58 +08:00
qrcode docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
radio fix: input work with Upload (#51874) 2024-12-03 19:07:28 +08:00
rate fix: Disable the Rate component within Form.Item when the form is disabled (#50594) 2024-08-27 18:56:54 +08:00
result feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
row docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
segmented feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
select fix(select): prevent label overflow (#52011) 2024-12-14 22:52:05 +08:00
skeleton fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962) 2024-09-24 23:52:50 +08:00
slider feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
space docs(space): improve split description (#51584) 2024-11-12 11:01:18 +08:00
spin feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
splitter Merge branch 'master' into master-merge-feature 2024-11-08 18:38:17 +08:00
statistic fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962) 2024-09-24 23:52:50 +08:00
steps feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
style chore: fix circular dependency 2024-12-06 17:48:03 +08:00
switch feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
table feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
tabs feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
tag feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
theme chore: fix circular dependency 2024-12-06 17:48:03 +08:00
time-picker fix: add missed translation in it_IT (#51685) 2024-11-19 09:31:34 +08:00
timeline docs: add missing version column and correct version placement (#51635) 2024-11-14 18:35:57 +08:00
tooltip fix: Tooltip min width to resolve arrow pos (#51904) 2024-12-05 14:51:56 +08:00
tour feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
transfer fix(transfer): background overflow when last item on current page is selected (#51884) 2024-12-06 21:47:26 +08:00
tree feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
tree-select feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
typography feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
upload feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
version docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
watermark feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
index.ts feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00