ant-design/components/menu
Jony J af707aa26b
Some checks are pending
Publish Any Commit / build (push) Waiting to run
✅ test v6 / lint (push) Waiting to run
✅ test v6 / test-react-legacy (18, 1/2) (push) Waiting to run
✅ test v6 / test-react-legacy (18, 2/2) (push) Waiting to run
✅ test v6 / test-node (push) Waiting to run
✅ test v6 / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test v6 / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test v6 / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test v6 / test-coverage (push) Blocked by required conditions
✅ test v6 / build (push) Waiting to run
✅ test v6 / test lib/es module (es, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (es, 2/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
feat: retire deprecated api (#52267)
Co-authored-by: thinkasany <480968828@qq.com>
2025-01-13 15:03:31 +08:00
..
__tests__ chore(deps): add @rc-component/tooltip and remove rc-tooltip from dependencies (#52352) 2025-01-13 11:47:22 +08:00
demo feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
style fix(Menu): extra fontSize and vertical align (#52217) 2025-01-04 00:11:37 +08:00
index.en-US.md feat: retire deprecated api (#52267) 2025-01-13 15:03:31 +08:00
index.tsx refactor(menu): replace component interface with type (#51715) 2024-12-26 09:54:42 +08:00
index.zh-CN.md feat: retire deprecated api (#52267) 2025-01-13 15:03:31 +08:00
interface.ts test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
menu.tsx refactor: [v6] use rc-component (#52337) 2025-01-10 14:14:31 +08:00
MenuContext.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
MenuDivider.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
MenuItem.tsx refactor: [v6] use rc-component (#52337) 2025-01-10 14:14:31 +08:00
OverrideContext.tsx refactor: [v6] use rc-component (#52337) 2025-01-10 14:14:31 +08:00
SubMenu.tsx feat: retire deprecated api (#52267) 2025-01-13 15:03:31 +08:00