angular-material-sidenav
angular-material-sidenav copied to clipboard
Simple component that reproduce the Angular Material Style SideNav Menu from their own website
I need to reload controller. like this ```Details``` But ssSideNav look like how to add reload option ``` name: 'Details', icon: 'icon-trending', type: 'link', state: 'app.details'
"main": [ "./angular-material-sidenav.js", "./angular-material-sidenav.css" ],
First of all, I want to say thank you.Recently,I use Angular 1.5.8 .You know 1.3.0 maybe too old .So can you upgrade your Angular version?
how to install this in rails im using rails asset not a bower
I am trying to third level sub menu like, but this does not work `ssSideNavSectionsProvider.initWithSections([{ name: '', type: 'heading', children: [{ name: 'Toogle 1', type: 'toggle', pages: [{ name: 'item...
I need to have ng-click and external link in side nav like `Call 1` `Call 2` and `Google`
Scroll in Firefox and Edge doesn´t works, but in chrome works fine. why?? How can I fix the issue? Two examples.  
angular material sidenav doesnt work in safari . there's any solution to this problem ?
Hi, I have defined below 'custom' theme color, How can I set 'custom' for slidenav to show that color? $mdThemingProvider.theme('custom').primaryPalette('blue-grey'); Thanks
the steps I do: 1. ```