jacopotarantino / angular-match-media

Angular module to use Bootstrap3 media queries in your angular controllers.
https://jack.ofspades.com/angular-matchmedia-module/
Other
135 stars 37 forks source link

Added filter "media" #15

Closed bitflower closed 8 years ago

bitflower commented 8 years ago

Hey dude :-)

I have extended your plugin again.

I have added the "media" filter to simply retrieve the matching rule. It also takes some options to "group" several rule names together.

See updated readme for examples.

Cheers!

jacopotarantino commented 8 years ago

Only had a few small corrections. Thanks again for the PR!

bitflower commented 8 years ago

Alright, done ! Lemme know if all is good.

Overall file indents could be fixed but would crush the overall readability right now. May be you can do this faterwards.....

Cheers

jacopotarantino commented 8 years ago

looks good to me.