Brandy Carney
f7b52eeee1
chore(sass): update sass to match linter config
...
references #5797
2016-03-10 22:42:38 -05:00
Brandy Carney
fe256c785c
refactor(sass): rename bg to background in all sass variables
...
BREAKING CHANGE:
`$item-ios-divider-bg` is now `$item-ios-divider-background`
`$item-ios-sliding-content-bg` is now
`$item-ios-sliding-content-background`
`$item-md-divider-bg` is now `$item-md-divider-background`
`$item-md-sliding-content-bg` is now
`$item-md-sliding-content-background`
`$item-wp-divider-bg` is now `$item-wp-divider-background`
`$item-wp-sliding-content-bg` is now
`$item-wp-sliding-content-background`
references #5651
2016-03-10 13:56:03 -05:00
Adam Bradley
892b0071cb
fix(sass): rename brightness/inverse sass functions
...
Prefix custom sass color functions with color-
Closes #5542
2016-02-20 20:34:59 -06:00
Adam Bradley
5c21b933df
Merge pull request #5310 from manucorporat/new-buttons-css
...
refactor(button): refactor button css to avoid using flex
2016-02-07 12:35:28 -06:00
Manu Mtz.-Almeida
06b3a5b3bd
feat: hairlines width can be configured with a sass variable
2016-02-07 15:00:34 +01:00
Manu Mtz.-Almeida
64ae1000f4
refactor(button): refactors button's css to work in chrome/safari
2016-02-07 00:37:30 +01:00
Adam Bradley
b3a7298a52
refactor(input): place inputs inside of ion-item
2016-01-27 08:09:37 -06:00
Adam Bradley
ccec2fd502
fix(item): fix .item-button icon only
2016-01-11 22:22:19 -06:00
Adam Bradley
7dd65f3571
refactor(icon): logo ionicons use logo- prefix rather than suffix
2016-01-11 14:42:39 -06:00
Adam Bradley
6911b383de
fix(item): fix iOS item margins for icon/button
2016-01-07 09:22:43 -06:00
Adam Bradley
f74606dc1b
fix(item): set ion-item-divider colors per mode
2016-01-06 22:10:05 -06:00
Adam Bradley
883e1b68b1
refactor(icon): rename icon to ion-icon
...
Closes #855
2016-01-05 22:27:07 -06:00
Brandy Carney
d0b71096c8
refactor(item): added margin back in for ion-item-content and removed button tests and actions
...
references #279
2016-01-05 15:23:55 -05:00
Adam Bradley
0ae13f42b1
min-height .item-inner
2016-01-04 20:26:38 -06:00
Brandy Carney
4a8b8b79f9
refactor(item): move padding to item-inner instead of ion-item-content margin iOS only
...
references #856
2016-01-04 21:06:17 -05:00
Brandy Carney
ec84f01a51
refactor(item): simplifying item css and removing unused css
...
Added a item with multiple buttons references #856
2016-01-04 17:20:55 -05:00
Adam Bradley
f38ad4a7d2
feat(rtl): add sass var $include-rtl
2016-01-01 22:34:57 -06:00
Brandy Carney
b005bd1601
fix(text): added text color for the entire body and added a paragraph variable
...
renamed some variables in item and added a variable for item paragraph
color. Fixes #762
2015-12-17 14:14:05 -05:00
Brandy Carney
854d90f4c1
refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
...
references #689
2015-12-09 17:20:11 -05:00