zachfitz / Ionic-Material

Material Design style and animations for Ionic
http://ionicmaterial.com
Other
2.9k stars 904 forks source link

nav bar an back button #14

Open ghost opened 9 years ago

ghost commented 9 years ago

Hi! In order to use ionic-material, we have to replace all the ionic directives, with normal classes - right?

It works fine for lists, buttons, etc - but the navbar and the backbuttons won't work any longer. Is there any workaround for this? (I'm using the side-menu starter template).

zachfitz commented 9 years ago

You shouldn't have to replace the directives. Try with the new version and let me know. If you are still experiencing the problem, please create a jsfiddle / plnkr.co with a sample of what you're seeing.

rbutera commented 9 years ago

Please demonstrate this issue with a codepen

bingalls commented 8 years ago

Are you using css class="bar-positive"? Material's white navicon is no longer visible. Try "bar-stable", for example, instead.