From 10110194130a855f583bca2e9eee02082e3eae12 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Mon, 7 Dec 2015 16:46:35 -0600 Subject: [PATCH] focus --- js/angular/directive/input.js | 57 +++++++++++++++++++++++++++++------ test/css/input-text.html | 1 - 2 files changed, 47 insertions(+), 11 deletions(-) diff --git a/js/angular/directive/input.js b/js/angular/directive/input.js index b36f09f85f2..b6a512dc552 100644 --- a/js/angular/directive/input.js +++ b/js/angular/directive/input.js @@ -13,6 +13,11 @@ * * * +* +* +* Username +* +* * * ``` */ @@ -33,18 +38,40 @@ IonicModule }]); /** - * Input label adds accessibility to . - */ +* @ngdoc directive +* @name ionLabel +* @parent ionic.directive:ionList +* @module ionic +* @restrict E +* +* New in Ionic 1.2. It is strongly recommended that you use `` in place +* of any `