Permalink
Browse files
docs(guide/component): add the component guide
- introduce components - component types are based on Angular2 docs - conceptually, we promote parent -> child data flow and clear inputs and outputs - the info about multi-transclusion / requiring controllers, and components as route templates has been moved from the component docs to the guide
- Loading branch information
Showing
with
447 additions
and 115 deletions.
- +446 −0 docs/content/guide/component.ngdoc
- +1 −115 src/ng/compile.js
Oops, something went wrong.