39 Commits

Author SHA1 Message Date
4cae151d47 fix(overlay): do not dom cache views before overlays
Closes #5483
2016-02-21 00:03:58 -06:00
6b9e59d0d0 feat(NavController): prevent other lifecycle events from firing
For Alert and ActionSheet, the currently active page’s leaving
lifecycle event should not fire. However, for Modal, the currently
active page’s leaving lifecycle should fire. Closes #5516
2016-02-19 12:06:49 -06: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
80cbd32abc test(alert): add test for alert without a body 2016-02-13 13:56:38 -05:00
5f254f285f chore(e2e): make typescript and e2e friends 2016-02-12 11:37:39 -06:00
7c10c4dd42 chore(): update modal tests 2016-02-10 01:56:51 -06:00
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
2fdb4aeb29 IonicView / update tests 2015-06-19 23:00:00 -05:00
f1a61cb4d5 test updates 2015-06-19 15:57:35 -05:00
d8eea75736 i put the break in changes 2015-05-11 22:33:32 -05:00
77838300b7 Stuff 2015-05-04 09:29:04 -05:00
300c6f2cb8 remove ionic view 2015-05-04 09:17:17 -05:00
a425061d90 barely making it work 2015-04-30 23:56:15 -05:00
14ecc7178b wip 2015-04-25 13:07:53 -05:00
db75218201 upgrade angular 2015-04-25 11:27:36 -05:00
9039297110 rename src to ionic 2015-04-25 10:59:09 -05:00