Adam Bradley
4cae151d47
fix(overlay): do not dom cache views before overlays
...
Closes #5483
2016-02-21 00:03:58 -06:00
Adam Bradley
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
Brandy Carney
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
mhartington
019009a3e2
chore(): fix bad types for docs
2016-02-12 16:36:27 -05:00
mhartington
5941042a98
chore() normalize types in docs
2016-02-12 15:51:28 -05:00
Adam Bradley
e6068785f6
refactor(transitions): created Transition class
...
Created interfaces for NavOptions, AnimationOptions and
TransitionOptions Created Transition class and move transition ts files
to their own folder.
2016-02-10 01:57:54 -06:00
Adam Bradley
da18868636
refactor(animations): inline css animations
2016-02-09 16:23:01 -06:00
Adam Bradley
768676794f
feat(actionsheet): disable clicking backdrop to dismiss
2016-02-05 09:50:14 -06:00
Adam Bradley
2710e34851
fix(alert): ensure keyup listener has been removed
2016-02-05 09:38:16 -06:00
Adam Bradley
53e014fb0b
feat(alert): disable clicking backdrop to dismiss
2016-02-05 07:50:14 -06:00
Eddie Lau 3dd13
70c57beafc
add an option to create alert which cannot be dismissed by clicking backdrop
2016-02-05 15:47:46 +08:00
Brandy Carney
59da895ea0
docs(demos): fix demos to have same class name and remove files that aren't needed anymore
...
references #5311
2016-02-03 14:26:25 -05:00
Manu Mtz.-Almeida
9ede6f41cd
Fixes alertview when displaying more than 2 buttons
2016-01-31 15:36:56 +01:00
Brandy Carney
68819f097e
fix(alert): add checkbox icon for iOS using Sass variables from regular checkbox
...
Closes #5253
2016-01-30 14:55:11 -05:00
Adam Bradley
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
Adam Bradley
72af685620
fix(alert): fix css add class
2016-01-20 12:24:54 -06:00
Adam Bradley
ee106377fc
chore(angular): upgrade to angular 2.0.0-beta.1
...
Biggest change was that renderer takes and not just .
2016-01-20 11:15:01 -06:00
Adam Bradley
3213d02375
refactor(NavController): improve transitions, view stages
...
This refactor made it so view transitions do no step on one another when a new transition happens
during an active transition.
2016-01-19 14:24:49 -06:00
Adam Bradley
6b2f42467f
fix(navParams): move navParams to nav-params.ts
2016-01-15 11:03:14 -06:00
Adam Bradley
e67c79104f
fix(alert): return promise from dismiss
2016-01-14 11:38:11 -06:00
Adam Bradley
bd486d2890
chore(): fix Alert types
2016-01-13 23:04:24 -06:00
Adam Bradley
c2e753f780
fix(alert): allow innerHTML in message
...
Closes #918
2016-01-10 12:25:40 -06:00
Adam Bradley
270fca0c50
feat(select): ion-select using alert radio/checkbox options
...
Closes #890 Closes #826 Closes #886
2016-01-08 16:26:07 -06:00
Adam Bradley
a7edadf4f9
refactor(alert): body property renamed to message
2016-01-08 09:04:08 -06:00
Adam Bradley
fc61db9210
fix(alert): max-height alert radiogroup
2016-01-07 23:47:51 -06:00
Adam Bradley
0d695546e5
feat(alert): iOS radio button alert
...
Related #890
2016-01-07 17:03:38 -06:00
Adam Bradley
671d72b153
docs(alert): alert docs
2015-12-31 22:06:37 -06:00
Adam Bradley
a63b5044df
fix(actionSheet): action sheet icons
2015-12-31 20:47:12 -06:00
Adam Bradley
e0b0d7ac30
feat(overlays): click delays for md ripple
2015-12-30 21:53:38 -06:00
Adam Bradley
1d5d0d6517
chore(alert): remove alert label feature
2015-12-30 21:20:50 -06:00
Adam Bradley
ba2b67e569
modal updates
2015-12-30 16:23:20 -06:00
Adam Bradley
2c169ff508
wip
2015-12-30 15:03:05 -06:00
Adam Bradley
c136d2143a
alert wip
2015-12-23 23:11:40 -06:00
Adam Bradley
819d1a2b05
wip
2015-12-22 22:47:32 -06:00
Adam Bradley
98e4336c16
wip
2015-12-22 21:45:28 -06:00
Adam Bradley
f409d6add7
wip
2015-12-22 10:43:24 -06:00
Adam Bradley
4606bee4cb
remove alert
2015-07-23 14:28:33 -05:00
Adam Bradley
1ae3113386
let there be typescript
2015-07-03 13:19:30 -05:00