krescruz / angular-materialize

Angularjs directives for Materialize CSS Framework https://github.com/Dogfalo/materialize
MIT License
397 stars 129 forks source link

Need to update plugin options to camelcase #218

Closed bigjollygiant14 closed 7 years ago

bigjollygiant14 commented 7 years ago

Use below template if reporting an error

Describe the error in 1 sentence

As of 1/25/17, plugin options were standardized to camelcase, breaking multi-word options. ...

Steps to reproduce

What exactly is supposed to happen

What exactly does happens

A link to a page clearly demonstrating the issue

https://github.com/Dogfalo/materialize#changelog

You can use this: http://jsfiddle.net/Lvc0u55v/5757/ as a starting point (although the libraries might be old in that JSFiddle, which is your problem).

Since a lot of issues tend to be people not including all the dependencies, or some other issue not directly caused by angular-materialize, you cannot expect us to copy paste code in order to replicate your issue. If no link to a page where the issue is present is provided, expect the issue to be closed.

webbiesdk commented 7 years ago

Fixed by #219.