menu
menu copied to clipboard
React Menu
I'm running the Menu component in conjunction with the rc-tabs components, where each tab/link is a different route. The issue im having with my menu is that the 'active' menu...
Should redo [have rendered logic](https://github.com/react-component/menu/blob/master/src/SubMenu.jsx#L370) after https://github.com/react-component/animate/pull/39 is done, see https://github.com/react-component/animate/pull/39#issuecomment-393783610 for reference @zombieJ
I am using your menu component for a web application which is used on desktops but also on mobile devices. But for devices which only have touch support the menu...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.3.0. Release notes Sourced from eslint's releases. v9.3.0 Features b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma) b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 51.0.1 to 53.0.0. Release notes Sourced from eslint-plugin-unicorn's releases. v53.0.0 New rules consistent-empty-array-spread (#2349) 8d7954c prefer-string-raw (#2339) 4f1400a no-invalid-fetch-options (#2338) 342aafb no-magic-array-flat-depth (#2335) bc17428 prefer-structured-clone (#2329) 497519e...
Hi Team, we are usig "rc-menu": "^9.14.1" . if we provide two items only for then we are getting ... (like mobile menu). If we provide three keys then it...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.8.0. Release notes Sourced from eslint's releases. v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes ab0ff27 fix: Throw error...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 51.0.1 to 55.0.0. Release notes Sourced from eslint-plugin-unicorn's releases. v55.0.0 New rules no-length-as-slice-end (#2400) 3c33820 Improvements Add TypeScript types (#2382) 68e0f13 Fixes no-single-promise-in-promise-methods: Remove broken autofix for...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.6.0. Release notes Sourced from eslint-plugin-jest's releases. v28.6.0 28.6.0 (2024-06-06) Features prefer-jest-mocked: add new rule (#1599) (4b6a4f2) valid-expect: supporting automatically fixing adding async in some...