vue-burger-menu
vue-burger-menu copied to clipboard
π An off-canvas sidebar Vue component - https://vue-burger-menu.netlify.app/
How to manuly trigger menu
How do I do 1 burger menu to the right and other to the left? thank you
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...
Hi guys, can I add my personal logo on top of sidebar menΓΉ? Thanks a lot
This is useful when you want to put nested links such as under dropdown inside the menu. You don't want to close it when user clicks the parent dropdown. So...
Any idea why it is animating width when using slide animation? This is not particularly very good, because all the content inside menu bar is transforming when width animation is...
This is a fix for https://github.com/mbj36/vue-burger-menu/issues/58
Why are the Slide and Reveal animations exactly the same?
So while using push on desktop view, it pushes my content div fine and my navbar on top stays put. However when I open mobile view the whole page pushes...
fix #80 I also refactored `noOverlay` prop setting a default value.