menu
menu copied to clipboard
React Menu
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.5.0. Release notes Sourced from eslint-plugin-jest's releases. v28.5.0 28.5.0 (2024-05-03) Features allow @typescript-eslint/utils v7 as a direct dependency (#1567) (1476f10) v28.4.0 28.4.0 (2024-05-03) Features valid-expect:...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.3.1 to 15.0.6. Release notes Sourced from @testing-library/react's releases. v15.0.6 15.0.6 (2024-05-01) Bug Fixes export new act when available (#1319) (b6e59f7) v15.0.5 15.0.5 (2024-04-26) Bug Fixes Stop...
## ref: #668 ## background When we set the popupOffset, we expect all submenus to have an offset from the menu item. However, when the window width is small, the...
Bumps [np](https://github.com/sindresorhus/np) from 9.2.0 to 10.0.5. Release notes Sourced from np's releases. v10.0.5 Fix npm 10 compatibility for real (#744) 34409be https://github.com/sindresorhus/np/compare/v10.0.4...v10.0.5 v10.0.4 Fix compatibility with npm 10 (#743) 4caa295...
code blob like below: const menu = [ {key: '0', label: 'Item 1flshgslhgslhglshg', disabled: true}, {key: '1', label: 'Item 2', checked: true}, {key: '2', label: 'Item 3'}]; { menu.map((item) =>...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 51.0.1 to 52.0.0. Release notes Sourced from eslint-plugin-unicorn's releases. v52.0.0 New rules no-single-promise-in-promise-methods (#2258) 8f0ee89 no-await-in-promise-methods (#2259) a3be554 no-anonymous-default-export (#2273) c035216 Improvements filename-case: Add option for multiple...
ref: [ant-design/ant-design#47837](https://github.com/ant-design/ant-design/issues/47837)
ref: [ant-design/ant-design#47837](https://github.com/ant-design/ant-design/issues/47837)
in the horizontal version, 'popupOffset' does not work for the popup that appears at the overflow 