ant-design/components
Oyster Lee e7afced9c1
Some checks failed
Publish Any Commit / build (push) Has been cancelled
🔀 Sync mirror to Gitee / mirror (push) Has been cancelled
✅ test / lint (push) Has been cancelled
✅ test / test-react-legacy (16, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (16, 2/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 2/2) (push) Has been cancelled
✅ test / test-node (push) Has been cancelled
✅ test / test-react-latest (dom, 1/2) (push) Has been cancelled
✅ test / test-react-latest (dom, 2/2) (push) Has been cancelled
✅ test / build (push) Has been cancelled
✅ test / test lib/es module (es, 1/2) (push) Has been cancelled
✅ test / test lib/es module (es, 2/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 1/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 2/2) (push) Has been cancelled
👁️ Visual Regression Persist Start / test image (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 2/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Has been cancelled
✅ test / test-coverage (push) Has been cancelled
feat(mentions): add onPopupScroll (#51858)
* feat(mentions): add onPopupScroll

* docs(mentions): fix version
2024-12-02 20:04:33 +08:00
..
__tests__ chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
_util enhance: not trigger scroll on ActionButton (#51647) 2024-11-15 14:51:43 +08:00
affix feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
alert feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
anchor feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
app feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
auto-complete chore: merge branch 2024-11-07 16:51:58 +08:00
avatar feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
back-top feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
badge fix: Safari Badge scroll number missing (#51598) 2024-11-13 11:12:39 +08:00
breadcrumb chore(deps-dev): bump react-router-dom from 6.28.0 to 7.0.0 in the dev-dependencies group (#51744) 2024-11-25 01:17:34 +08:00
button feat: Button support custom loading icon (#51758) 2024-11-25 10:08:50 +08:00
calendar docs: ensure doc and ts types match for cellRender props (#51566) 2024-11-11 12:15:54 +08:00
card feat: Card add bodyPaddingSM/headerPaddingSM/bodyPadding/headerPadding tokens (#51762) 2024-11-29 15:31:55 +08:00
carousel chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
cascader feat: Cascader add optionSelectedColor token (#51769) 2024-11-26 11:06:08 +08:00
checkbox chore: remove unused code (#51508) 2024-11-06 16:55:16 +08:00
col docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
collapse docs(collapse): fix wrong jump link 2024-11-29 10:43:45 +08:00
color-picker chore: merge master into feature 2024-11-28 16:28:27 +08:00
config-provider fix: TreeSelect content being cut due to wrong height calculation (#51567) 2024-11-11 15:07:15 +08:00
date-picker Merge branch 'master' into master-merge-feature 2024-11-08 18:38:17 +08:00
descriptions feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
divider feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
drawer feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
dropdown docs: add loading icon description for Dropdown.Button (#51783) 2024-11-26 12:08:56 +08:00
empty chore: merge branch 2024-11-07 16:51:58 +08:00
flex feat(Segmented): support name prop to enable grouping (#51725) 2024-11-22 17:08:30 +08:00
float-button feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
form chore: auto merge branches (#51756) 2024-11-24 17:37:12 +00:00
grid feat: Modal width support responsive size (#51653) 2024-11-18 10:27:59 +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 fix: Vertical alignment of clear icon in Input (#51700) 2024-11-20 09:52:08 +08:00
input-number fix: InputNumber handleVisible token should work as expected (#51728) 2024-11-28 16:12:25 +08:00
layout fix: menu collapsed props work in layout (#51775) 2024-11-26 09:42:18 +08:00
list docs(list): remove unexpected message on initial data load (#51687) 2024-11-19 10:41:21 +08:00
locale fix: add missing translations for ru_RU (#51619) 2024-11-13 23:04:36 +08:00
mentions feat(mentions): add onPopupScroll (#51858) 2024-12-02 20:04:33 +08:00
menu fix: menu collapsed props work in layout (#51775) 2024-11-26 09:42:18 +08:00
message chore: merge branch 2024-11-07 16:51:58 +08:00
modal feat: Modal width support responsive size (#51653) 2024-11-18 10:27:59 +08:00
notification feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
overview docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
pagination feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
popconfirm feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
popover feat(Segmented): support name prop to enable grouping (#51725) 2024-11-22 17:08:30 +08:00
progress chore: optimize sort gradient non-numeric judgments (#51720) 2024-11-21 14:44:21 +08:00
qr-code feat(Segmented): support name prop to enable grouping (#51725) 2024-11-22 17:08:30 +08:00
qrcode docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
radio chore: merge branch 2024-11-07 16:51:58 +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(Segmented): support name prop to enable grouping (#51725) 2024-11-22 17:08:30 +08:00
select fix(Select): clear icon position (#51649) 2024-11-29 15:54:10 +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 type(slider): improve eventName type (#51156) 2024-10-08 17:56:12 +08:00
space docs(space): improve split description (#51584) 2024-11-12 11:01:18 +08:00
spin Merge branch master into feature-merge-master 2024-12-02 00:51:56 +08:00
splitter feat(Splitter): add lazy mode (#51557) 2024-11-14 09:54:20 +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 fix(button): type=link error token & add prefix cls (color/variant) & specificity too high (#50962) 2024-09-24 23:52:50 +08:00
style refactor: remove TransButton in Table/Transfer/Typography (#51068) 2024-09-29 18:02:13 +08:00
switch feat: add a11y test for components demo (#51414) 2024-11-01 11:30:11 +08:00
table fix: fix clearFilters paramter ts type error (#51754) 2024-11-29 10:03:16 +08:00
tabs chore: auto merge branches (#51805) 2024-11-27 16:03:27 +00:00
tag chore(deps): update dependency @dnd-kit/sortable to v9 (#51751) 2024-11-24 14:52:51 +08:00
theme style: tweak lineWidthFocus to 3px (#51069) 2024-09-29 15:55:49 +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 Merge branch master into feature-merge-master 2024-12-02 00:51:56 +08:00
tour type: Remove unused className from Tour props (#51059) 2024-09-28 19:43:04 +08:00
transfer Fix transfer selected keys (#51523) 2024-11-12 15:16:19 +08:00
tree style: Improve style z-order to fix some errors (#51448) 2024-11-18 11:03:58 +08:00
tree-select docs: show suffix demo (#51666) 2024-11-18 10:26:47 +08:00
typography docs(typography): remove incorrect links for copyable and ellipsis from version column (#51792) 2024-11-27 16:28:06 +08:00
upload chore(deps): update dependency @dnd-kit/sortable to v9 (#51751) 2024-11-24 14:52:51 +08:00
version docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
watermark feat(Select): Select supports prefix prop (#51186) 2024-10-16 18:04:38 +08:00
index.ts feat: export DraggerProps (#51546) 2024-11-08 20:42:10 +08:00