vue-burger-menu
vue-burger-menu copied to clipboard
🍔 An off-canvas sidebar Vue component - https://vue-burger-menu.netlify.app/
PUSH ROTATE menu opens correctly by rotating and translating simultaneously. But when closing the menu it first rotates back to flat and then translates back to it's original position. It's...
Hello, just wondering if there is a way to change the default IDs used for the elements, as described in the documentation. I would like to get an option to...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
It's not ~~closing~~ hiding overlay when I click a ````(vue-navigation)
Hi, I am trying to get the plugin to work in my NuxtJS project. I found the steps needed for the code to only be run on client-side, but it...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...
Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. Commits ddf9354 Bump to v4.6.1. 5f58b65 Rebuild lodash and docs. 1ec20c5 Use propertyIsEnumerable var. 3421fab Update lodash dev dep. deeaf27 Avoid cloning symbols internally....
Hello, Thank you for the great package! With the last NPM version (2.0.1) the push right doesn't work. Code: ``` ... Home ``` - Hamburger is now on the right...
Fix #72 rename event name to kebab-case for dom template
- animate fade overlay background - Fix sidebar not show when click on button then pass isOpen to sidebar, so I change ``` Toggle ```