18 Commits

Author SHA1 Message Date
c3fb051ed6 style(sass): fix linter errors 2016-04-20 15:33:55 -04:00
1c67b0269b feat(select): fallback to alert interface when more than 6 opts 2016-04-16 21:40:41 -05:00
203b07809e Revert "fix(sass): remove global imports from components"
This reverts commit dad2155ecdf3f1b9864996c5a843f451ff4f0aef.
2016-04-11 13:24:58 -04:00
dad2155ecd fix(sass): remove global imports from components
globals.mode is already imported in the components.mode file, so it
doesn’t need to be imported per component

fixes #5931
2016-04-11 11:59:44 -04:00
5fc77b5081 chore(sass): fix linter errors 2016-03-23 12:33:56 -04:00
6d55abcb83 fix(action-sheet): action sheet button shortens when activated in Safari
closes #5828
2016-03-17 21:14:05 +01:00
d3d689ae11 style(sass): remove all PropertySortOrder errors from linter
references #5797
2016-03-14 15:56:19 -04:00
f7b52eeee1 chore(sass): update sass to match linter config
references #5797
2016-03-10 22:42:38 -05:00
81096f1c12 feat(select): using action-sheet as ion-select interface 2016-03-09 23:57:22 +01:00
50b7d7052d refactor(sass): add Sass variables for action sheet and rename some
also remove unused properties

references #5651
2016-03-03 12:48:08 -05:00
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
06b3a5b3bd feat: hairlines width can be configured with a sass variable 2016-02-07 15:00:34 +01:00
64ae1000f4 refactor(button): refactors button's css to work in chrome/safari 2016-02-07 00:37:30 +01:00
5eb178a463 Improves CSS style for ActionSheet in iOS
- Top padding
- Title font size
- Background default color
- Background active color
- Button border when active
2016-01-31 23:28:23 +01:00
883e1b68b1 refactor(icon): rename icon to ion-icon
Closes #855
2016-01-05 22:27:07 -06:00
aada9cc7c4 refactor(actionSheet): cleanup css, reduce classes 2016-01-04 13:11:46 -06:00
7ed5c36a44 fix(actionSheet): fix border bottom 2015-12-30 20:53:00 -06: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