5fb1e08347
fix(toolbar): add a min-width to the toolbar content so that it won't overlap buttons
...
fixes #5657
2016-03-01 12:59:29 -05:00
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
2766f7fda8
fix(toolbar): fixes segment/title aligment when cordova iOS style is applied
...
closes #5208
2016-02-10 19:10:41 +01:00
38a3be438f
fix(button): bar-button uses inner span as flexbox
...
- Fixed block/full buttons, now there are display: block
- Fixes <ion-segment-button> warnings
2016-02-10 15:49:19 +01:00
06b3a5b3bd
feat: hairlines width can be configured with a sass variable
2016-02-07 15:00:34 +01:00
706832f031
fix(toolbar): make iOS toolbar closer to native
...
aligned title and back button, increased font size of back icon,
removed color shade from toolbar buttons, increased font weight of
title, changed primary color, reduced back button text letter spacing.
Fixes #5149
2016-01-22 14:14:33 -05:00
61a16b74bf
fix(menu): fix menu toggle not showing right opacity
...
added important to ensure the menu toggle will get the right opacity but this will be removed later
on
fixes #5131
2016-01-22 11:11:26 -05:00
883e1b68b1
refactor(icon): rename icon to ion-icon
...
Closes #855
2016-01-05 22:27:07 -06:00
5d6d9b9610
chore(upgrad): ng alpha52 and case-sensitive templates
2015-12-10 22:52:55 -06:00
901508e035
fix(toolbar/tabs): change toolbar-background to use the background property
...
Renamed Sass variables for toolbar and tabbar to use just background,
not color. Closes #716
2015-12-10 11:10:53 -05:00
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