This repository was archived by the owner on Dec 4, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 15
15
"tutorial" : {
16
16
"icon" : " list" ,
17
17
"title" : " Tutorial" ,
18
- "banner" : " Angular 2 is currently in Beta ."
18
+ "banner" : " Angular 2 is currently in Release Candidate ."
19
19
},
20
20
21
21
"guide" : {
22
22
"icon" : " list" ,
23
23
"title" : " Developer Guides" ,
24
- "banner" : " Angular 2 is currently in Beta ."
24
+ "banner" : " Angular 2 is currently in Release Candidate ."
25
25
},
26
26
27
27
"cookbook" : {
51
51
"resources" : {
52
52
"icon" : " play-circle-fill" ,
53
53
"title" : " Angular Resources" ,
54
- "banner" : " Angular 2 is currently in Beta ." ,
54
+ "banner" : " Angular 2 is currently in Release Candidate ." ,
55
55
"resources" : true
56
56
},
57
57
Original file line number Diff line number Diff line change 1
1
- var base = current .path [4 ] ? ' .' : ' ./guide' ;
2
2
.banner.grid-fluid
3
- p.text-body.c10 This cheat sheet is provisional and may change. Angular 2 is currently in Beta .
3
+ p.text-body.c10 This cheat sheet is provisional and may change. Angular 2 is currently in Release Candidate .
4
4
5
5
article( class ="l-content-small grid-fluid docs-content" )
6
6
.cheatsheet
Original file line number Diff line number Diff line change 15
15
"tutorial" : {
16
16
"icon" : " list" ,
17
17
"title" : " Tutorial" ,
18
- "banner" : " Angular 2 is currently in Beta ."
18
+ "banner" : " Angular 2 is currently in Release Candidate ."
19
19
},
20
20
21
21
"guide" : {
22
22
"icon" : " list" ,
23
23
"title" : " Developer Guides" ,
24
- "banner" : " Angular 2 is currently in Beta ."
24
+ "banner" : " Angular 2 is currently in Release Candidate ."
25
25
},
26
26
27
27
"cookbook" : {
51
51
"resources" : {
52
52
"icon" : " play-circle-fill" ,
53
53
"title" : " Angular Resources" ,
54
- "banner" : " Angular 2 is currently in Beta ." ,
54
+ "banner" : " Angular 2 is currently in Release Candidate ." ,
55
55
"resources" : true
56
56
},
57
57
Original file line number Diff line number Diff line change 22
22
"tutorial" : {
23
23
"icon" : " list" ,
24
24
"title" : " Tutorial" ,
25
- "banner" : " Angular 2 is currently in Beta ."
25
+ "banner" : " Angular 2 is currently in Release Candidate ."
26
26
},
27
27
28
28
"guide" : {
29
29
"icon" : " list" ,
30
30
"title" : " Developer Guides" ,
31
- "banner" : " Angular 2 is currently in Beta ."
31
+ "banner" : " Angular 2 is currently in Release Candidate ."
32
32
},
33
33
34
34
"cookbook" : {
58
58
"resources" : {
59
59
"icon" : " play-circle-fill" ,
60
60
"title" : " Angular Resources" ,
61
- "banner" : " Angular 2 is currently in Beta ." ,
61
+ "banner" : " Angular 2 is currently in Release Candidate ." ,
62
62
"resources" : true
63
63
},
64
64
Original file line number Diff line number Diff line change 1
1
- var base = current .path [4 ] ? ' .' : ' ./guide' ;
2
2
.banner
3
- p.text-body This cheat sheet is provisional and may change. Angular 2 is currently in Beta .
3
+ p.text-body This cheat sheet is provisional and may change. Angular 2 is currently in Release Candidate .
4
4
5
5
article( class ="l-content-small grid-fluid docs-content" )
6
6
.cheatsheet
You can’t perform that action at this time.
0 commit comments