14 Commits

Author SHA1 Message Date
c3fb051ed6 style(sass): fix linter errors 2016-04-20 15:33:55 -04:00
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
a51268cd6c refactor(sass): update windows action sheet sass to use variables
remove unused styles

references #5651
2016-03-03 15:31:38 -05:00
a5945317d5 feat(windows): more UI cleanup
references #5565
2016-02-25 18:12:18 -05:00
e05f147945 feat(windows): windows UI cleanup
references #5565
2016-02-25 16:17:26 -05:00
13f3e83605 feat(windows): clean up button and alert UI
references #5565
2016-02-24 15:44:18 -05:00
138e8763dc feat(windows): clean up action sheet UI
references #5565
2016-02-24 14:46:45 -05:00
370490ec51 feat(windows): initial add of action sheet
references #5565
2016-02-23 13:03:08 -05:00