14 Commits

Author SHA1 Message Date
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