callout for api page

This commit is contained in:
Alex Wolfe 2015-04-21 08:58:54 -07:00
parent 8d2ae687bb
commit 749ceb8c27
3 changed files with 9 additions and 14 deletions

View File

@ -11,15 +11,15 @@
"title": "5 Min Quickstart" "title": "5 Min Quickstart"
}, },
"guide": { "guide-overview": {
"icon": "list", "icon": "list",
"title": "Guide", "title": "Step By Step Guide",
"banner": "Angular 2 is currently in Alpha Preview. For <a href='https://docs.angularjs.org/guide'>Angular 1.X Resources</a> please visit <a href='https://angularjs.org/'>Angularjs.org</a>." "banner": "Angular 2 is currently in Alpha Preview. For <a href='https://docs.angularjs.org/guide'>Angular 1.X Resources</a> please visit <a href='https://angularjs.org/'>Angularjs.org</a>."
}, },
"api": { "api-overview": {
"icon": "book", "icon": "book",
"title": "API" "title": "API Preview"
}, },
"help": { "help": {

View File

@ -1,17 +1,12 @@
.l-main-section .l-main-section
h2 Developer Preview
.callout.is-helpful
header Developer Preview
p. p.
The Angular 2.0 API is currently in active development and not production ready. The Angular 2.0 API is currently in active development and not production ready.
This page will showcase a preview of proposed methods to help further the discussion This page will showcase a preview of proposed methods to help further the discussion
in the development community. in the development community. If you're building a production app today, please
.l-sub-section
h3 Angular 1.X for Production
p.
If you're building a production app today, please
<a href="https://docs.angularjs.org/api">use Angular 1.X</a>. <a href="https://docs.angularjs.org/api">use Angular 1.X</a>.
These versions of Angular are production ready and available today.
number = 1; number = 1;
ul ul