48 Commits

Author SHA1 Message Date
ece85f7a07 fix(list/button): fixed button icon margin and list header bg color in inset
references #689
2015-12-08 17:49:47 -05: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
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
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
10672b062e fix(list): added properties to inset list so the border will be cropped
references #600
2015-11-20 15:14:51 -05:00
e98a00a9f8 fix(item): iOS removed the border from around sticky headers
closes #591
2015-11-20 13:43:04 -05:00
e55e158ab6 refactor(list): moved ion-item-group-title out of the list for iOS
references #387
2015-11-16 16:51:57 -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
503abf5225 refactor(item): moved iOS styling from the list file to the item file
references #387
2015-11-16 15:51:01 -05:00
b5fc40be92 fix(list): removed the negative margin-top and margin-bottom for hairline items
fixes #544
2015-11-16 13:58:41 -05:00
0a70a382ef refactor(list): updated md mode for borders on the item-inner
references #437
2015-11-12 18:39:32 -05:00
32ab8c5d43 refactor(list): removed the align center and inherited it instead to fix the icons aligning center
fixes #500
2015-11-12 17:28:09 -05:00
e70efc4a8d refactor(list): fix last item sliding border
closes #496
2015-11-12 17:10: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
0842cdcce8 refactor(list): added selector for the detail-push attribute, not sure how this worked before
closes #491
2015-11-12 14:26:14 -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
f9ab9a6aae refactor(list): UI fixes for iOS
references #437
2015-11-12 13:32:14 -05:00
e5adc1f250 refactor(list): UI fixes for iOS
references #437
2015-11-12 11:23:39 -05:00
583ecf8d12 refactor(list): fixing some more UI issues
references #437
2015-11-10 20:27:24 -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
53164b41ca refactor(list): fixing some more UI issues with the border change
references #437
2015-11-05 19:14:54 -05:00
6869f7baf8 refactor(list): moved list Sass code to the proper file, fixed some of the issues with the new border
references #437 and references #387
2015-11-05 16:37:04 -05:00
d5c5ffad4d refactor(list): fixing inset borders and adding wrapper for checkbox and radio
references #437
2015-11-05 15:17:27 -05:00
f6bf079878 refactor(list): removed absolutely positioned borders, changed to an inner div
references #437
2015-11-05 14:15:09 -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
26d7fd89d2 fix(): iOS header hairline 2015-10-05 20:15:02 -05:00
5e05266052 fix(header): border bottom iOS 2015-10-05 20:05:08 -05:00
cdf631dcaf .ios and .md body class css structure 2015-09-04 23:54:00 -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
c0778b0199 fix inset list border radius 2015-08-31 21:42:03 -05:00
2eb742eee0 list css updates 2015-08-31 21:00:50 -05:00
d53f540d1f ion-card-header 2015-08-24 17:22:04 -05:00
f367f53aca list updates 2015-08-20 13:03:17 -05:00
c878289ed4 card inset list updates 2015-08-19 20:53:55 -05:00
339d6bbc70 remove list footers 2015-08-19 16:16:56 -05:00
eed7107b54 md list updates 2015-08-18 09:34:35 -05:00
db0413b2dd inset lists, card updates 2015-08-12 15:44:28 -05:00
41f58f87bb rename scss extensions dir to modes 2015-08-12 10:18:22 -05:00