Commit Graph

18 Commits

Author SHA1 Message Date
Andy Joslin
a19e3b62f8 feat($ionicModal): pass modal instance to modal.shown/modal.hidden events
Fixes #1065
2014-04-07 08:05:11 -06:00
Andy Joslin
7eff208910 test($ionicModal): s/ddescribe/describe 2014-03-26 20:56:06 -06:00
Andy Joslin
393850086f feat($ionicModal): show/hide/remove return promises for animating 2014-03-26 20:48:53 -06:00
Adam Bradley
7d076bd55b feat(modal): Create a modal backdrop wrapper w/ internal modal directive, closes #605 2014-03-10 22:14:55 -05:00
Adam Bradley
a491f22c1f fix(backbutton): Allow only one back button listener to run per click, closes #693 2014-03-06 15:16:49 -06:00
Adam Bradley
b593cf1be6 fix(modal): Improve slide-up/down animations, remove flickers 2014-03-04 16:44:24 -06:00
Adam Bradley
1503cc7213 fix(actionsheet): Actionsheet in modal has pointer-events enabled, closes #660 2014-02-22 21:22:35 -06:00
Andy Joslin
9bc928f031 fix(modal): do not click buttons underneath modal 2014-02-17 10:16:03 -05:00
Andy Joslin
e106457e61 feat(modal): add .isShown() method to modal instances
Closes #320
2014-02-13 14:42:35 -05:00
Andy Joslin
110ff9f475 feat(modal): $broadcast 'modal.shown/hidden/removed' from parent scope
Closes #243
2014-02-13 14:40:54 -05:00
Adam Bradley
95c8ddf301 Update $ionicPlatform.ready() 2014-01-31 10:31:42 -06:00
Max Lynch
cd13cf396d Added Android back button support to action sheet, modal 2014-01-13 12:03:06 -06:00
Max Lynch
86d6889628 Fixed #380 - rename ionic services to use $ionic prefix 2014-01-13 10:46:41 -06:00
Max Lynch
d8bce833cd Trying with firefox instead of phantom 2013-11-18 22:07:00 -06:00
Max Lynch
8ed1f3e7da Unit test and tab stuff 2013-11-17 15:48:50 -06:00
Max Lynch
094af5fe2e Toggle with unit test 2013-10-11 12:56:59 -05:00
Max Lynch
595fc67e49 List items with or without binding 2013-10-09 20:07:39 -05:00
Max Lynch
c338f75882 Working modal stuff 2013-10-04 17:47:54 -05:00