metismenujs icon indicating copy to clipboard operation
metismenujs copied to clipboard

MetisMenu: Collapsible menu plugin with Vanilla-JS

Results 10 metismenujs issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

**Describe the bug** Appears to be an issue if the following is part of the CSS and reduced motion is enabled on the OS... ```css @media (prefers-reduced-motion: reduce) { *,...

I added metismenu (metismenujs - v1.2.1 vertical - because it doesnt need jquery) to cmsimple-cms and have it functioning. But just the anchors of Menulevel 1 without dropdowns function. At...

how to activate homepage items. ``` Home Page Master One Two ```

Hello, I try to use the Metis Menu in Wordpress, but I get this Reference Error when I call the new MetisMenu Object. Any Suggestions?

**Is your feature request related to a problem? Please describe.** Simply put, I am trying to create a button that will close all active ULs **Describe the solution you'd like**...

enhancement
question

**Describe the bug** Submenu cannot be hidden when user clicks outside of its container **To Reproduce** 1- Go to http://onokumus.com/metismenujs/mm-horizontal.html 2- Click any menu with submenu 3- Slick outside of...

bug
enhancement

**Describe the bug:** I am encountering an issue while using "metismenujs" version 1.4.0 in my Angular 17 SSR (Server-Side Rendering) project, which utilizes Node.js version 18.13.0. The problem arises when...

**Describe the bug** In the examples `` is used with `aria-expaned` but without `role="button"`. **To Reproduce** See documenation / web page. **Expected behavior** For proper a11y the _aria-expanded_ attribute must...