From b19d72b7da4c8cea859288d5f3c4e03a8c39275d Mon Sep 17 00:00:00 2001 From: Tim Lancina Date: Tue, 6 Oct 2015 13:03:59 -0500 Subject: [PATCH] update IONIC_DIRECTIVES api doc --- ionic/config/directives.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ionic/config/directives.ts b/ionic/config/directives.ts index d6edcce7c5..c5e44e25da 100644 --- a/ionic/config/directives.ts +++ b/ionic/config/directives.ts @@ -32,8 +32,8 @@ import {IdRef} from '../components/app/id'; import {ShowWhen, HideWhen} from '../components/show-hide-when/show-hide-when'; /** - * The core Ionic directives. Automatically available in every - * IonicView template. + * The core Ionic directives as well as Angular's CORE_DIRECTIVES and + * FORM_DIRECTIVES. Automatically available in every IonicView template. */ export const IONIC_DIRECTIVES = [ // Angular