24 Commits

Author SHA1 Message Date
022d873723 update item/list variable setup 2015-12-04 23:45:39 -06:00
d8f235d09d fix color inheritance, core components should not contain colors 2015-12-04 23:23:55 -06:00
831ec87308 import mode globals in all mode components 2015-12-04 21:34:27 -06:00
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06:00
357074502b fix(text-input): added highlight colors for valid/invalid forms, updated sass variable names
references #678
2015-12-02 19:45:12 -05:00
50fab2504b refactor(text-input): added input highlight back in
closes #677
2015-12-02 14:00:46 -05:00
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
1107f69685 refactor(list): moved ion-list-header and ion-item-divider outside of the ion-list selector
closes #651
2015-12-01 11:02:15 -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
725e09335d style(list): rename ion-header to ion-list-header EVERYWHERE
closes #418
2015-11-24 16:58:19 -05:00
c2a4b70d31 refactor(item): changed the ion-item-group-title to an ion-item-divider with a sticky attribute
Added a test for dividers. Closes #636
2015-11-24 11:51:53 -05:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
a765ae8145 fix(checkbox): moved border to start where text does MD
closes #583
2015-11-20 15:55:29 -05:00
5265f21062 refactor(list): moved item css outside of the list selector and into the proper file md
Cleaned up duplicated CSS and combined selectors, renamed Sass
variables so they are named list if used in the list files.
2015-11-16 16:35:13 -05:00
92ddba50de fix(list): removed item-left margin-left, added header border back for no lines
fixes #517
2015-11-16 13:52:49 -05:00
0a70a382ef refactor(list): updated md mode for borders on the item-inner
references #437
2015-11-12 18:39:32 -05:00
007c881ad0 refactor(list): adding no-lines attribute on - if on an item it will only affect border bottom
closes #493
2015-11-12 14:19:52 -05:00
4386e8cebb refactor(list): changing border-top to border-bottom
references #437
2015-11-10 17:03:52 -05:00
5e5e5f48e1 refactor(list): fixing UI issues with refactoring the border
Removed margin-top for now. Removed unused css rule called no-border.
References #437
2015-11-10 14:48:46 -05:00
80a28d50f3 refactor(list): fixing more of the UI for lists
references #437
2015-11-06 15:41:37 -05:00
1a00458b7c refactor(list): cleaned up some SCSS in MD mode and fixed the no lines
references #437
2015-11-05 19:51:36 -05:00
04c795ec0e refactor(list): changing no-borders to no-lines b/c Ben hated it
Added line for headers on Android. Added some more tests for cards with
lists. Removed unused CSS. References #387
2015-10-30 17:53:21 -04:00
fe55efb307 feat(list): added no-borders attribute for lists
if you apply the no-borders attribute it will remove all borders inside
of a list. Added a test case for showing this.
2015-10-30 16:30:29 -04:00
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00