Commit graph

27 commits

Author SHA1 Message Date
Gwen
fd2cebb699 removed modal hooks -> can use Template.ionModal.onCreated / onDestroyed 2015-08-09 03:21:16 +02:00
Gwen
434e1cdd4c added modal hooks 2015-08-09 03:19:31 +02:00
Gwen
a60b630f22 do modal insert into .ionic-body to fix css scoping for ios 2015-08-09 02:25:01 +02:00
Gwen
e853bfdf20 close modal by templateName 2015-08-06 21:55:57 +02:00
Gwen
58f99804f6 close modal by templateName 2015-08-06 21:54:57 +02:00
Gwen
c81a8d03cf wrap modal open and close in timeout to prevent rendering impacting perf 2015-08-04 21:57:53 +02:00
Gwen
2471a5b0e0 fix modals 2015-08-04 13:56:05 +02:00
Gwen
2c3f79efee fix modals 2015-08-04 13:54:59 +02:00
Gwen
1f50b8f97a fix modals 2015-08-04 04:12:09 +02:00
Gwen
a76b7a5e5d fix modal animations and event handlers bug + cleanup keyboard scroll 2015-08-04 02:38:53 +02:00
Gwen
d8a1f0c2f8 fix bug when calling ionModal before ionBody rendered 2015-07-16 17:13:02 +02:00
Gwen
68e64b5393 fix bug when calling ionModal before ionBody rendered 2015-07-16 17:05:34 +02:00
Gwen
e0d08e8e13 allow passing custom barClasses to ionModal 2015-07-16 16:50:21 +02:00
Nick Wientge
b1c0db5dbf fix keyboard focusing/scrolling 2015-02-18 19:48:20 -08:00
Nick Wientge
a432469fc3 fix conflicts 2015-02-11 09:27:03 -08:00
Francis Poirier
0a811d4fbb Added custom classes to modal header component 2015-02-10 16:12:29 -05:00
Francis Poirier
e3e418b82a Added custom classes to modal component 2015-02-10 16:02:35 -05:00
Nick Wientge
015341d019 initial ionKeyboard implementation and support for custom modal templates. Fixes #59 and #12 2015-02-09 19:31:35 -08:00
Nick Wientge
9a38b0795e allow passing a custom close text to modals, better cross-platform modal headers 2015-02-03 12:30:41 -08:00
Nick Wientge
5b517363bc potential fix for #27, #31, #44, #47 2015-01-31 13:07:19 -08:00
Nick Wientge
aebf174195 clean up data attributes 2015-01-27 07:32:38 -08:00
Richard Lai
77e96dcc3a No need. 2015-01-21 00:10:26 -05:00
Richard Lai
39340236c7 Multi-modal support: accounting for identical template names and properly handling escape button. 2015-01-21 00:08:32 -05:00
Richard Lai
0626b5a5cc Multi-modal support. 2015-01-20 23:36:09 -05:00
Nick Wientge
1b8f320ff4 fix side menu event handlers, fix modal backdrops on ipad 2014-12-21 12:22:27 -08:00
Nick Wientge
a4f1a26c7e added loading and backdrop components 2014-12-17 08:23:16 -08:00
Nick Wientge
3797771394 initial commit 2014-12-14 15:15:43 -08:00