angular-material-sidenav icon indicating copy to clipboard operation
angular-material-sidenav copied to clipboard

Simple component that reproduce the Angular Material Style SideNav Menu from their own website

Results 22 angular-material-sidenav issues
Sort by recently updated
recently updated
newest added

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. ![ff](https://cloud.githubusercontent.com/assets/1833692/17128948/5c81a50e-5310-11e6-9d37-8884899fdc87.PNG) ![chrome](https://cloud.githubusercontent.com/assets/1833692/17128949/5c85136a-5310-11e6-8907-7019c860c921.PNG)

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. ```