From ff718f4211aa6326a8756aecfe96148ce49815f7 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 7 Jul 2016 11:42:04 -0700 Subject: [PATCH] docs(cheatsheet/dart): alert reader of possible inaccuracies (#1814) Until we can generate the cheat sheet properly, at least alert reader of possible inaccuracies. --- public/docs/dart/latest/cheatsheet.jade | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/docs/dart/latest/cheatsheet.jade b/public/docs/dart/latest/cheatsheet.jade index 8d260e148e..739ad031ab 100644 --- a/public/docs/dart/latest/cheatsheet.jade +++ b/public/docs/dart/latest/cheatsheet.jade @@ -1,6 +1,8 @@ - var base = current.path[4] ? '.' : './guide'; .banner.grid-fluid - p.text-body.c10 This cheat sheet is provisional and may change. Angular 2 is currently in Release Candidate. + .alert.is-important + :marked + **Known issue:** Some cheat sheet entries are currently inaccurate, reflecting TypeScript instead of Dart. article(class="l-content-small grid-fluid docs-content") .cheatsheet