13 Commits

Author SHA1 Message Date
3cbbfdc071 fix(label): fix label for item and inputs by adding flex back 2016-01-27 08:09:37 -06:00
3be89529a7 fix(label): remove left margin for md labels in items
this fixes the line not aligning with the left side of the word
2016-01-27 08:09:37 -06:00
2fc975354a fix(input): clean up CSS on inputs and labels 2016-01-27 08:09:37 -06:00
42f6b1056f fix(input): update input css/tests 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
07953672f5 add more types to function parameters and return type 2016-01-19 16:44:46 +08:00
c475a6490b chore(): fix Input types 2016-01-13 23:52:17 -06:00
270fca0c50 feat(select): ion-select using alert radio/checkbox options
Closes #890 Closes #826 Closes #886
2016-01-08 16:26:07 -06:00
94f1e0964e refactor(textInput): use ContentChild, code cleanup 2016-01-05 15:03:59 -06:00
0f64bccc43 chore(): prefix private methods 2015-12-18 15:39:22 -05:00
d19edb1944 fix(label): fix some variable names
references #712
2015-12-17 16:20:10 -05:00
b2fd889914 refactor(label): move label to its own folder and move mode specific styles for label to new files
closes #712
2015-12-17 16:20:10 -05:00