20 Commits

Author SHA1 Message Date
ec6cc9cec7 refactor(text-input): remove the ion-list and ion-card wrappers for text-input
Can now use ion-inputs outside of lists. Closes #598
2015-12-01 11:28:23 -05:00
79bd85c8c8 refactor(radio): converted ion-radio-group to an ion-list with radio-group attribute
Changed Sass to style ion-list instead of the list class. Removed list
class from radios and lists. Closes #650
2015-11-25 17:00:37 -05:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
8b4e528732 fix(text-input): removed the margin-left on floating and stacked labels
fixes #518
2015-11-16 19:11:49 -05:00
00c1c748cb fix(text-input): increased padding left for text input when there is a label in front
fixes #498
2015-11-12 17:58:15 -05:00
50c682a669 refactor(text-input): wrapped inputs in the item-inner div to style the border
references #492
2015-11-12 16:44:00 -05:00
f2db20cf1c refactor(text-input): fixed item right padding
closes #490
2015-11-12 16:10:50 -05:00
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00
cdf631dcaf .ios and .md body class css structure 2015-09-04 23:54:00 -05:00
f60084f16e floating labels 2015-09-04 12:37:20 -05:00
b44c46dc59 iOS stacked labels 2015-09-04 11:43:04 -05:00
8f8ac80da4 md stacked labels 2015-09-04 11:38:08 -05:00
feec7cb387 placeholder inputs 2015-09-04 11:23:39 -05:00
7f05b5f3b8 md inset inputs 2015-09-04 11:04:44 -05:00
662e843a47 label colors 2015-09-04 09:54:57 -05:00
8c2a7a8932 use .list not ion-list css 2015-09-04 09:40:54 -05:00
b9edec8955 md text inputs 2015-09-03 16:02:52 -05:00
069ac65e24 list/item/button/card css overhaul 2015-08-25 13:17:29 -05:00
369e02bb7e inset text inputs 2015-08-12 16:21:53 -05:00