Commit Graph

30 Commits

Author SHA1 Message Date
Andy Joslin
703f68fb0b test(ionicView): update 2014-03-11 13:26:21 -06:00
Andy Joslin
e9625ded9d docs: add services, utilities 2014-03-11 13:02:36 -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
c4ca7a85e0 fix(modal): Fix removing modal from DOM on .remove(), closes #755 2014-03-10 14:42:50 -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
Max Lynch
72c97e8fce Fixed duplicate backbutton hardware event 2014-01-13 15:47:16 -06:00
Max Lynch
cd13cf396d Added Android back button support to action sheet, modal 2014-01-13 12:03:06 -06:00
Max Lynch
2008a72204 Fixed #242 - modal transition issue on start 2014-01-13 11:42:02 -06:00
Max Lynch
86d6889628 Fixed #380 - rename ionic services to use $ionic prefix 2014-01-13 10:46:41 -06:00
Max Lynch
35abb61493 Fix for #376 - modal scope error on remove 2014-01-10 10:01:34 -06:00
Mathieu
45ed9b3757 Return promise object that resolves with the modal object
Make callback optional
2014-01-08 09:01:39 +08:00
Max Lynch
ae1e3392a7 Binding scope on modal obj 2013-12-16 09:55:38 -06:00
Max Lynch
4646f5d459 Fixed #201 #215 #210 2013-11-25 14:26:34 -06:00
Max Lynch
b7841a42c1 Removed console log 2013-11-17 16:50:46 -06:00
Max Lynch
8ed1f3e7da Unit test and tab stuff 2013-11-17 15:48:50 -06:00
Max Lynch
df1d9c4d75 Fixed #138 - radio and checkbox tap/click 2013-11-14 20:19:57 -06:00
Max Lynch
2946a4d8fd Moda tweak 2013-11-13 15:18:48 -06:00
Max Lynch
787101708d FIxed #109 - modal auto focus and unfocus on close 2013-11-10 18:43:12 -06:00
Max Lynch
a46060f070 Lots of little tweaks 2013-11-08 18:43:20 -06:00
Max Lynch
e8f4eeeac8 Fixed #79 2013-11-06 16:38:12 -06:00
Max Lynch
7f4147ea06 Added alternative $scope inherit for Modal 2013-11-04 18:43:08 -06:00
Max Lynch
aad3bb92b5 A whole lotta shit 2013-10-21 10:44:35 -05:00
Max Lynch
595fc67e49 List items with or without binding 2013-10-09 20:07:39 -05:00
Max Lynch
1f2619f6f8 Modal animations. 2013-10-04 20:55:06 -05:00
Max Lynch
c338f75882 Working modal stuff 2013-10-04 17:47:54 -05:00