sidebarjs
sidebarjs copied to clipboard
Create mobile sidebar/sidenav experiance in pure javascript
Flickering Issue when moving up and down a scrollable document while the sidebar is open See: https://github.com/SidebarJS/angular-sidebarjs/issues/7 This is generated when updating the sidebarjs.scss file and compile the CSS. Added...
Hi. Nice performant plugin. The only thing is missing for me – the ability to toggle visibility in responsive mode on large screens. Would be cool to have behaviour much...
It would be nice if we could scroll the content of the nav Now, we can scroll but if we move a bit left/right, it will move the sidebar ...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
Thanks for your contribution, I really like this component. It would be even better if you could set width for a property, like this: new SidebarElement({ width:300 });
Move media query via js enable improvements like: - [x] custom breakpoint -> (commit: https://github.com/SidebarJS/sidebarjs/commit/2e7d5ae4b0bb031f7ee988d2abb59f1e03072ff8) - [ ] toggle sidebar when has responsive flag (ticket: #15) - [ ] prevent...