16 Commits

Author SHA1 Message Date
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06:00
a016f35387 fix(card): fixed lines being removed in a list in a card caused by removing the list class
references #650
2015-11-25 17:15:43 -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
592fe42083 refactor(card): removed actions attribute since this is no longer needed with the item refactor
Buttons in this item still need the item-left or item-right attribute
to size correctly. Closes #552
2015-11-24 14:24:53 -05:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
6f45378452 fix(card): added properties to a card to clip the inside to the border-radius of the card
fixes #600
2015-11-20 15:14:51 -05:00
59e4faa5b9 fix(card): fixed border radius for lists in cards and removed border bottom of last item in list
references #387
2015-11-16 19:21:15 -05:00
e5553e5f05 fix(card): removed duplicate item css in the card and removed the border for now
references #387
2015-11-16 19:12:17 -05:00
6827adb281 feat(card): added list example to card and modified padding and margin for it
references #387
2015-10-30 16:08:39 -04:00
8f26666214 fix(card): changed font-size of ion-note in a card
fixes #353
2015-10-29 18:36:08 -04:00
b22780e786 refactor(card): styled buttons in actions and added card for testing, fixed border radius
Closes #346, references #279
2015-10-28 11:56:51 -04:00
0185c43e25 fix(): md card buttons
Closes #148
2015-09-21 21:14:14 -05:00
b8fce7a267 chore(): update !default values 2015-09-21 16:57:23 -05:00
d8b1bab715 feat(thumbnail): ion-thumbnail element 2015-09-18 10:57:43 -05:00
7da2afb754 feat(avatar): ion-avatar element 2015-09-18 10:50:46 -05:00
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00