showcase: compile/prelink/postlink/controller calling order
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 13 Sep 2015 18:24:11 +0000 (20:24 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 13 Sep 2015 18:24:11 +0000 (20:24 +0200)
commit210b48e76927b52a99d63573bcfb199bbe430454
tree1cdd46689438b5e77872eb4c0e2ef02033176caf
parent5a835f8c397b3aa8f9b6edd073d681d56f6a1e6e
showcase: compile/prelink/postlink/controller calling order

When having parent and child directives
angularjs/showcase/src/showcase/app/welcome/welcome.html
angularjs/showcase/src/showcase/app/widgets/example-child.directive.html [new file with mode: 0644]
angularjs/showcase/src/showcase/app/widgets/example-child.directive.js
angularjs/showcase/src/showcase/app/widgets/example-parent.directive.html [new file with mode: 0644]
angularjs/showcase/src/showcase/app/widgets/example-parent.directive.js [new file with mode: 0644]