slideout
slideout copied to clipboard
A touch slideout navigation menu for your mobile web apps.
The slideout panel flashes over top of all the page content before it's hidden. I can't figure out why.
i can do install with npm and set script angular-cli.json but i dont know how to initialize in angular5 component .ts file? Would you like help me please?
I'm trying to include slideout in my bootstrap template, but slideout functionalities are conflicting with my template features.
the menu now opens in a buggy fashion on safari on ios 11. it looks to stutter open.
Hello, I've been seeing some warning errors in my chrome debugger console related to slideout.  More information can be found here https://www.chromestatus.com/feature/5745543795965952
I am getting a warning in chrome ``Handling of 'touchstart' input event was delayed for 2147483647 ms due to main thread being busy. Consider marking event handler as 'passive' to...
Has anyone ever had slideout.js problem not working on the samsung duo phone? I'm using angularjs to try to create an application but I'm having problems when I'm going to...
We're trying to use this library, but our app does server-side rendering. Since calling `require` on this library attempts to access the `window` object, this crashes node on the server-side....
I had issues with the swipe slideout when there is a horizontal scrolling div, see issue #58 and issue #59. This PR is based on PR #10 which has been...