ionic-material-design-lite icon indicating copy to clipboard operation
ionic-material-design-lite copied to clipboard

Material Design (Lite) style override for Ionic Framework

Results 26 ionic-material-design-lite issues
Sort by recently updated
recently updated
newest added

![capture](https://cloud.githubusercontent.com/assets/165290/9567849/6d0f36c6-4f0f-11e5-9e84-5cbd5b2d0528.PNG) Code: ``` Agenda rápido {{group.name}} {{group.error}} {{item.name}} {{item.services}} ``` Although there are `ng-if` there, I removed all dynamic data and added static html and still the list was rendered...

bug
in progress

Hi, I've been trying to integrate ionic-material-design-lite in my current ionic project, but have not, so far, been 100% successful. I ran bower install ionic-material-design-lite and pasted the following lines...

Any support for npm? Particularly to be used for webpack?

I've noticed that material's ripple fires when I scroll up and down into list, which shouldn't happen. So it seems to me that ionic-material-design-lite shouldn't fire ripples on the basic...

wontfix

![ios simulator screen shot sep 6 2015 11 11 30 pm](https://cloud.githubusercontent.com/assets/5975311/9708624/9f2f5bf8-54ec-11e5-85e1-7a84417b257c.png) If you notice the header bar, platform overrides aren't working within the iOS simulator. It seems to work just...

bug

`.item-active:before` styles for underline animation are not being applied to tab when created using ionic start cli tabs template.

bug

Typography and content padding should be inline with Material Design guidelines

feature
WIP