vue-burger-menu
vue-burger-menu copied to clipboard
🍔 An off-canvas sidebar Vue component - https://vue-burger-menu.netlify.app/
How to use width: 100% after click open menu?
Currently the burger icon behaves in a way that if a user scrolls down a page, the icon stays in the left or right corner always. How can I turn...
Currently in readme, there are 4 WIP animations from which two are done (`Bubble` and `Fall Down`) so update the readme with correct details.
Using ` ... ` returns some errors in production mode. ```js Uncaught TypeError: Cannot read property 'contains' of null at a.documentClick (vue-burger-menu.common.js:958) ``` On this part of plugin ```js documentClick:...
Hello, If you wish you contribute to this project or use the library, I am creating a road map below that would give a fair idea how i would like...
Replace the span(close)/div(burger menu) element with a button element so users navigating with a keyboard can tab to the close button.
I welcome every contributor to discuss the test setup for this project and how we can test every available component
I went exactly as it said in the documentation. This is the code - ` Benefits Features Behind Wijs Demo Library Book Demo Pricing Contact ` with import statement in...
Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependencies [json5](https://github.com/json5/json5), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint), [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) and [less-loader](https://github.com/webpack-contrib/less-loader). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.2 Release notes Sourced...