23 Commits

Author SHA1 Message Date
53e014fb0b feat(alert): disable clicking backdrop to dismiss 2016-02-05 07:50:14 -06:00
70c57beafc add an option to create alert which cannot be dismissed by clicking backdrop 2016-02-05 15:47:46 +08:00
9ede6f41cd Fixes alertview when displaying more than 2 buttons 2016-01-31 15:36:56 +01:00
1c618b51eb feat(overlay): fire the cancel handler when dismissing from backdrop
Renamed action sheet’s button.style to button.role, and added
button.role to alerts. Pass the button’s role in the dismiss method.
Related #5251
2016-01-29 16:11:25 -06:00
ce44ffb149 fix(alert): clean up alert css
Removed borders from radio and checkbox items in an alert, increased
the font size of the md message, transformed md button to uppercase,
fixed padding

fixes #5133
2016-01-22 15:12:41 -05:00
eeb0417d02 test(alert): add alert checkbox and fast close tests 2016-01-20 11:59:36 -06:00
c2e753f780 fix(alert): allow innerHTML in message
Closes #918
2016-01-10 12:25:40 -06: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
a63b5044df fix(actionSheet): action sheet icons 2015-12-31 20:47:12 -06:00
1d5d0d6517 chore(alert): remove alert label feature 2015-12-30 21:20:50 -06:00
2c169ff508 wip 2015-12-30 15:03:05 -06:00
c136d2143a alert wip 2015-12-23 23:11:40 -06:00
819d1a2b05 wip 2015-12-22 22:47:32 -06:00
98e4336c16 wip 2015-12-22 21:45:28 -06:00
f409d6add7 wip 2015-12-22 10:43:24 -06:00
4606bee4cb remove alert 2015-07-23 14:28:33 -05:00
40fc77b0b6 App annotation/mode attribute 2015-07-08 14:05:37 -05:00
90d6564c10 clean up js files 2015-07-03 13:51:34 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00