Commit Graph

33 Commits

Author SHA1 Message Date
Andy Joslin
101035593f feat(sideMenu): make android back button close side menu
Closes #1264
2014-05-06 10:44:26 -06:00
Andy Joslin
fc8711c7d0 feat($ionicLoading): on android, no back button action while loading
Fixes #1273
2014-05-05 12:15:32 -06:00
Andy Joslin
74891acaf4 test(collectionRepeatManager): finish testing .render() 2014-05-05 09:19:21 -06:00
Adam Bradley
d2ebed847e fix(modal): Remove modal flicker, closes #1150 2014-05-02 11:49:16 -05:00
Max Lynch
2872cf603e Support slowing animations (for debugging) 2014-05-02 07:56:44 -06:00
Max Lynch
0b47d80f90 Very rough early stuff 2014-05-02 07:56:44 -06:00
Max Lynch
dffb3bec46 Initial commit 2014-05-02 07:56:44 -06:00
Andy Joslin
5c3c65d17f test($ionicModal): add better tests for backdrop click 2014-04-30 13:43:07 -06:00
Andy Joslin
5c3500743c refactor($ionicModal): backdrop click-close only after animating in 2014-04-30 13:28:22 -06:00
Andy Joslin
e003bf18bc feat($ionicSlideBoxDelegate): add enableSlide(true/false) method
Closes #1122
2014-04-30 09:38:24 -06:00
Andy Joslin
6c0c8350f2 fix($ionicModal): do not inherit has-header etc from parent scope
Closes #1191
2014-04-29 10:50:12 -06:00
Andy Joslin
3e5b39f201 feat($ionicActionSheet): allow html binding
Closes #1219
2014-04-29 10:35:35 -06:00
Andy Joslin
b87bcb30c3 feat($ionicPopup): on android, make back button close popup
Fixes #1222
2014-04-29 09:07:13 -06:00
Andy Joslin
46291d6846 chore: fix travis 2014-04-29 06:24:29 -06:00
Andy Joslin
431449f28e collectionRepeat: only digest if available 2014-04-29 06:20:57 -06:00
Andy Joslin
faa1d0c33f wip(collectionRepeat): only $digest scope of new items
Addresses #1157
2014-04-29 06:14:18 -06:00
Gregory Desfour
03067ed0eb Documentation fix for the $ionicBackdrop service
Fix the documented name of the release method
2014-04-29 15:01:51 +12:00
Andy Joslin
742690c181 docs(collectionRepeat): add documentation 2014-04-28 10:58:15 -06:00
Andy Joslin
f0a1c03759 feat(collection-repeat): add repeat lsdirective for huge lists 2014-04-28 08:16:29 -06:00
Andy Joslin
38cda8f93b test($collectionDataSource): add unit tests 2014-04-25 10:43:31 -06:00
Andy Joslin
b9fd76b35b collectionRepeat: fixes 2014-04-24 08:56:25 -06:00
Andy Joslin
e5e5b911f7 collection-repeat: enable grid functionality 2014-04-24 07:32:31 -06:00
Andy Joslin
934158baf5 virtualScroll: non-full-featured version, to start testing 2014-04-23 17:52:51 -06:00
Andy Joslin
93aa16a78b fix(ionicPopup): if input exists, focus it. else, focus first button
Closes #1176
2014-04-21 12:33:56 -06:00
Adam Bradley
83fd11c565 fix(modal): Increase delay of removing .modal-open to prevent focus under modals 2014-04-16 15:04:17 -05:00
Andy Joslin
8760de5bf7 refact(popup): remove deprecated message 2014-04-16 07:34:55 -06:00
Andy Joslin
27dfab8ba4 refact($ionicPopup): move all of prompt to new api
Closes #1145
2014-04-16 07:33:05 -06:00
Andy Joslin
5ce4dfeca9 refact(delegateService): fix error message 2014-04-16 06:17:43 -06:00
Andy Joslin
104c642019 fix($ionicModal): make it use jqLite#remove()
Closes #1138
2014-04-15 19:47:17 -06:00
Andy Joslin
1d0a4f1799 docs(delegates): fix typo 2014-04-14 13:57:50 -06:00
Andy Joslin
e5ddca34ff docs(delegates): improve warning when a controller can't be found 2014-04-14 13:55:27 -06:00
Andy Joslin
4216266f21 fix(loading): fix not hiding after two shows, always cancel delay
Fixes #1130
2014-04-14 13:39:48 -06:00
Andy Joslin
14a2790749 refactor(): reorganize source files 2014-04-14 10:47:27 -06:00