24 Commits

Author SHA1 Message Date
374efde03f refactor(sass): add Sass variables for alert, remove unused selectors
renames some sass variables to work towards a standard convention

references #5651
2016-03-03 12:48:08 -05:00
d5ebf3ff5e refactor(alert): remove duplicated styles from imports
closes #5624
2016-02-26 16:57:55 -05:00
9c0eebd245 fix(alert): add max height to alert body so it will overflow
closes #5316
2016-02-18 16:55:34 -05:00
c365c923bd fix(alert): add padding under the alert title for iOS when there is no message
closes #5299
2016-02-16 12:59:16 -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
1a8550c7eb Merge pull request #5270 from manucorporat/pixel-perfect-alert-ios
fix(alert): update iOS Alert css
2016-01-31 21:24:57 -06:00
54875fe454 Fix button min-height regression 2016-01-31 17:22:25 +01:00
52270f6a14 Fixes style for AlertView on iOS 2016-01-31 16:42:09 +01:00
4bab548831 Fixes typo 2016-01-31 04:46:45 +01:00
ea8c9892ee Fixes #5152 issue 2016-01-31 04:26:25 +01:00
68819f097e fix(alert): add checkbox icon for iOS using Sass variables from regular checkbox
Closes #5253
2016-01-30 14:55:11 -05:00
5b0d60d4a2 fix(alert): add z-index and border-radius to fix ripple
copy button css to fix the border on ripple

closes #5203
2016-01-26 14:32:08 -05:00
b424866b19 fix(alert): remove borders from checkboxes and radios
also fixed the border width for retina

references #5133
2016-01-22 15:12:41 -05:00
270fca0c50 feat(select): ion-select using alert radio/checkbox options
Closes #890 Closes #826 Closes #886
2016-01-08 16:26:07 -06:00
a7edadf4f9 refactor(alert): body property renamed to message 2016-01-08 09:04:08 -06:00
b6ebbde54b feat(alert): md alert radio button group
Related: 890
2016-01-08 00:11:23 -06:00
fc61db9210 fix(alert): max-height alert radiogroup 2016-01-07 23:47:51 -06:00
0d695546e5 feat(alert): iOS radio button alert
Related #890
2016-01-07 17:03:38 -06:00
948e5e2870 fix(alert): md alert buttons 2015-12-30 21:33:51 -06:00
1d5d0d6517 chore(alert): remove alert label feature 2015-12-30 21:20:50 -06:00
0a9700c00a fix(alert): iOS css 2015-12-30 21:13:42 -06:00
98e4336c16 wip 2015-12-22 21:45:28 -06:00