material-ui-nested-menu-item icon indicating copy to clipboard operation
material-ui-nested-menu-item copied to clipboard

Drop-in replacement for MUI's MenuItem with infinitely nested menus, and open on hover

Results 43 material-ui-nested-menu-item issues
Sort by recently updated
recently updated
newest added

Would it be possible to add support for CommonJS, e.g. `main` in the `package.json` in addition to ES6 modules? We're using Jest for tests and running into an issue with...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.10.3 to 6.11.4. Release notes Sourced from markdown-to-jsx's releases. 6.11.4: Mitigates security vulnerability where maliciously crafted markdown links could use data: or vbscript: urls to trigger an...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

I currently have a menu that's on the right-most of the screen. I'd like the ability to tell the submenu to open to the left instead of to the left/on...

**What you were expecting:** When using the arrow key to navigate on NestedMenuItem-List the popup menu close upon changing to the next NestedMenuItem and a new menu popup open. **What...

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

I wanted a menu that could open to the left as well as the right, so I've added that functionality.

MenuProps is specified as a property for NestedMenuItem, but it is not propagated to the underlying Menu object. Suggest something like ``` ```

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies