This repository was archived by the owner on Dec 4, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +18
-24
lines changed Expand file tree Collapse file tree 3 files changed +18
-24
lines changed Original file line number Diff line number Diff line change 7373 "intro" : " Learn how to apply CSS styles to components."
7474 },
7575
76- "security" : {
77- "title" : " Security" ,
78- "intro" : " Prevent security vulnerabilities"
79- },
80-
8176 "hierarchical-dependency-injection" : {
8277 "title" : " Hierarchical Dependency Injectors" ,
8378 "navTitle" : " Hierarchical Injectors" ,
115110 "intro" : " Discover the basics of screen navigation with the Angular 2 router."
116111 },
117112
113+ "security" : {
114+ "title" : " Security" ,
115+ "intro" : " Prevent security vulnerabilities"
116+ },
117+
118118 "structural-directives" : {
119119 "title" : " Structural Directives" ,
120120 "intro" : " Angular has a powerful template engine that lets us easily manipulate the DOM structure of our elements."
141141 "title" : " Webpack: an introduction" ,
142142 "intro" : " Create your Angular 2 applications with a Webpack based tooling" ,
143143 "hide" : true
144- },
145-
146- "glossary" : {
147- "title" : " Glossary" ,
148- "intro" : " Brief definitions of the most important words in the Angular 2 vocabulary" ,
149- "basics" : true
150144 }
151145}
Original file line number Diff line number Diff line change 2727 },
2828
2929 "dynamic-form-deprecated" : {
30- "title" : " Dynamic Form " ,
30+ "title" : " Dynamic Forms " ,
3131 "intro" : " Render dynamic forms with NgFormModel"
3232 },
3333
34+ "dynamic-form" : {
35+ "title" : " Dynamic Forms" ,
36+ "intro" : " Render dynamic forms with NgFormModel" ,
37+ "basics" : true ,
38+ "hide" : true
39+ },
40+
3441 "set-document-title" : {
3542 "title" : " Set the Document Title" ,
3643 "intro" : " Setting the document or window title using the Title service."
Original file line number Diff line number Diff line change 7878 "intro" : " Learn how to apply CSS styles to components."
7979 },
8080
81- "security" : {
82- "title" : " Security" ,
83- "intro" : " Developing for content security in Angular applications"
84- },
85-
8681 "hierarchical-dependency-injection" : {
8782 "title" : " Hierarchical Dependency Injectors" ,
8883 "navTitle" : " Hierarchical Injectors" ,
109104 "intro" : " Pipes transform displayed values within a template."
110105 },
111106
112-
113107 "router-deprecated" : {
114108 "title" : " Router (Deprecated Beta)" ,
115109 "intro" : " The deprecated Beta Router." ,
121115 "intro" : " Discover the basics of screen navigation with the Angular 2 Component Router."
122116 },
123117
118+ "security" : {
119+ "title" : " Security" ,
120+ "intro" : " Developing for content security in Angular applications"
121+ },
122+
124123 "structural-directives" : {
125124 "title" : " Structural Directives" ,
126125 "intro" : " Angular has a powerful template engine that lets us easily manipulate the DOM structure of our elements."
144143 "webpack" : {
145144 "title" : " Webpack: an introduction" ,
146145 "intro" : " Create your Angular 2 applications with a Webpack based tooling"
147- },
148-
149- "glossary" : {
150- "title" : " Glossary" ,
151- "intro" : " Brief definitions of the most important words in the Angular 2 vocabulary" ,
152- "basics" : true
153146 }
154147}
You can’t perform that action at this time.
0 commit comments