4b36c3430d
chore(angular): update to angular 2.0.0-rc.1
2016-05-05 10:45:49 -07:00
b36feba66f
chore(): remove unused imports
2016-04-29 15:51:43 -05:00
bde103d2fb
fix(input): clear text input
...
* Added Type Button
To prevent the clear button to call submit function if ngSubmit is used.
* Clear Input Action.
Added a change value action to the clearTextInput function. It now actually clears input
2016-04-25 08:42:22 -05:00
4a8e7f93ce
Updated ion-input doc typo
...
clearInput property was on ion-item element instead of ion-input element in example
2016-04-13 10:46:22 -05:00
acc6321d0d
chore: add ViewEncapsulation.None to components
...
Closes #5884
2016-04-10 20:38:04 -05:00
3e88fe9f31
fix(input): add event emitters for blur and focus to the ion-input component
...
fixes #5487
2016-03-16 12:46:27 -04:00
b814314b31
fix(input): add tappable attr to input-cover
2016-03-06 23:02:16 -06:00
05a0da480a
Update input.ts
...
Fix <ion-label of the Website's ion-item
2016-02-27 18:12:33 -06:00
38595fa982
fix(input): make ion-label tappable to focus input
...
closes #5378
2016-02-11 21:38:34 -06:00
d23df4280c
docs(demos): add input and textarea demos
...
references driftyco/ionic-site#397
2016-02-05 11:42:56 -05:00
68f78f1a6f
docs(input): make private
2016-02-01 15:25:24 -05:00
c56382925f
docs(input): clean up docs
2016-02-01 15:23:45 -05:00
db6f4bce31
fix(input): parent Item is optional
2016-02-01 12:13:56 -06:00
70a9eb3e38
fix(input): change next input imports
2016-01-27 08:09:38 -06:00
aea2217d73
refactor(input): break apart input source files
2016-01-27 08:09:38 -06:00
2fc975354a
fix(input): clean up CSS on inputs and labels
2016-01-27 08:09:37 -06:00
b3a7298a52
refactor(input): place inputs inside of ion-item
2016-01-27 08:09:37 -06:00
ee106377fc
chore(angular): upgrade to angular 2.0.0-beta.1
...
Biggest change was that renderer takes and not just .
2016-01-20 11:15:01 -06:00
6dc7b25c5f
chore(): fix pull-to-refresh types
2016-01-14 13:20:52 -06:00
c475a6490b
chore(): fix Input types
2016-01-13 23:52:17 -06:00
84f8e619b8
refactor(input): rename item-input dir to input
2016-01-09 23:40:14 -06:00