charwking / movie-club

A web app for running a work movie club
MIT License
3 stars 5 forks source link

Replace nav partial with component #173

Closed charwking closed 8 years ago

charwking commented 8 years ago

Replaces the nav partial with a nav component. I decided to prepend the component name with "mc" (for Movie Club). This also removes the unnecessary $state argument to the NavController and adds a test.