This repository was archived by the owner on Dec 4, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 11 files changed +14
-23
lines changed Expand file tree Collapse file tree 11 files changed +14
-23
lines changed Original file line number Diff line number Diff line change 3838
3939 "cheatsheet" : {
4040 "title" : " Angular Cheat Sheet" ,
41- "intro" : " A quick guide to Angular syntax." ,
41+ "intro" : " A quick guide to Angular syntax. (Content is provisional and may change.) " ,
4242 "reference" : false
4343 },
4444
Original file line number Diff line number Diff line change 11- var base = current .path [4 ] ? ' .' : ' ./guide' ;
2- .banner.grid-fluid
3- .alert.is-important
4- :marked
5- This cheat sheet is provisional and subject to change.
62
7- article( class ="l-content-small grid-fluid docs-content" )
8- .cheatsheet
9- ngio-cheatsheet( src = base + '/cheatsheet.json' )
3+ .l-content-small.grid-fluid.docs-content.cheatsheet
4+ ngio-cheatsheet( src = base + '/cheatsheet.json' )
Original file line number Diff line number Diff line change 5959
6060 "cheatsheet" : {
6161 "title" : " Angular Cheat Sheet" ,
62- "intro" : " A quick guide to Angular syntax." ,
62+ "intro" : " A quick guide to Angular syntax. (Content is provisional and may change.) " ,
6363 "nextable" : true ,
6464 "basics" : true
6565 },
Original file line number Diff line number Diff line change 1- != partial ( " ../cheatsheet" )
1+ extends ../cheatsheet
Original file line number Diff line number Diff line change 3838
3939 "cheatsheet" : {
4040 "title" : " Angular Cheat Sheet" ,
41- "intro" : " A quick guide to Angular syntax." ,
41+ "intro" : " A quick guide to Angular syntax. (Content is provisional and may change.) " ,
4242 "reference" : false
4343 },
4444
Original file line number Diff line number Diff line change 11- var base = current .path [4 ] ? ' .' : ' ./guide' ;
22
3- article( class ="l-content-small grid-fluid docs-content" )
4- .cheatsheet
5- ngio-cheatsheet( src = base + '/cheatsheet.json' )
3+ .l-content-small.grid-fluid.docs-content.cheatsheet
4+ ngio-cheatsheet( src = base + '/cheatsheet.json' )
Original file line number Diff line number Diff line change 5252
5353 "cheatsheet" : {
5454 "title" : " Angular Cheat Sheet" ,
55- "intro" : " A quick guide to Angular syntax." ,
55+ "intro" : " A quick guide to Angular syntax. (Content is provisional and may change.) " ,
5656 "nextable" : true ,
5757 "basics" : true
5858 },
Original file line number Diff line number Diff line change 1- != partial ( " ../cheatsheet" )
1+ extends ../cheatsheet
Original file line number Diff line number Diff line change 4545
4646 "cheatsheet" : {
4747 "title" : " Angular Cheat Sheet" ,
48- "intro" : " A quick guide to Angular syntax." ,
48+ "intro" : " A quick guide to Angular syntax. (Content is provisional and may change.) " ,
4949 "reference" : false
5050 },
5151
Original file line number Diff line number Diff line change 11- var base = current .path [4 ] ? ' .' : ' ./guide' ;
2- .banner
3- p.text-body This cheat sheet is provisional and may change. Angular 2 is currently in Release Candidate.
42
5- article( class ="l-content-small grid-fluid docs-content" )
6- .cheatsheet
7- ngio-cheatsheet( src = base + '/cheatsheet.json' )
3+ .l-content-small.grid-fluid.docs-content.cheatsheet
4+ ngio-cheatsheet( src = base + '/cheatsheet.json' )
You can’t perform that action at this time.
0 commit comments