12 Commits

Author SHA1 Message Date
35dd0ed0b0 fix(button): add a category to buttons so they won't get the button styles
fixes #6237
2016-04-20 13:20:01 -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
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
f51a3f596f fix(actionsheet): fix md ripple on actionsheet 2016-03-04 12:29:44 -06: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
aada9cc7c4 refactor(actionSheet): cleanup css, reduce classes 2016-01-04 13:11:46 -06:00
3b66b0f96d fix(actionSheet): fix md action sheet ripple 2015-12-30 21:37:59 -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