showcase: directives, controllerAs
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Mon, 7 Sep 2015 00:48:30 +0000 (02:48 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Mon, 7 Sep 2015 00:48:30 +0000 (02:48 +0200)
commit0fc6cb0cedf9dbef3fc735c88c171502adf3822a
tree4377cd4357ba161343dd2ce19ca01dd7ab141485
parentbdaf6ffdb11c586fe2839e0f364bfe84bb043414
showcase: directives, controllerAs
angularjs/showcase/src/showcase/app/app.module.js
angularjs/showcase/src/showcase/app/cars/cars.html
angularjs/showcase/src/showcase/app/widgets/example-controller-as.directive.html [new file with mode: 0644]
angularjs/showcase/src/showcase/app/widgets/example-controller-as.directive.js [new file with mode: 0644]
angularjs/showcase/src/showcase/app/widgets/example-controller-as.directive.spec.js [new file with mode: 0644]
angularjs/showcase/src/showcase/app/widgets/widgets.module.js [new file with mode: 0644]
angularjs/showcase/src/showcase/index.html