Commit Graph

9 Commits

Author SHA1 Message Date
Perry Govier
3d0a46efe8 fix(scroll): anchor scroll should scroll to IDs that are multiple levels beneath the scroll view. Closes #1804 2014-07-21 14:58:29 -05:00
Andrew
365b5a6bd6 refactor(scrollController): remove console.logs 2014-07-04 19:56:28 -06:00
Andrew
9b601b5523 fix(scrollController): allow tab $historyId to remember scroll
Fixes a bug with tabs, where tabs would only remember their scroll
position when directly related to a view state.

Closes #1654
2014-06-24 09:57:53 +09:00
Max Lynch
9c77089a5e feat(scrollView): better deceleration for scroll view on iOS 2014-05-22 17:53:41 -05:00
Andrew Joslin
4a210130b4 fix(scrollView): stop memory-leak when destroying scrollView
Fixes #1096
2014-05-19 08:14:52 -06:00
Felquis Gimenes
67ea34ae1d docs($ionicModal): clearly note that .modal wrapper is required
Closes #1384.

Just to avoid mistakes/questions like this http://forum.ionicframework.com/t/ionic-modal-not-animating/4196
2014-05-14 09:01:27 -06:00
Andrew Joslin
b785955348 chore(): factor out some angular functions to variables 2014-05-07 14:54:51 -06:00
Andy Joslin
0a64075884 fix(collectionRepeat): correctly save user scroll position on back
Addresses #1157
2014-05-05 10:39:22 -06:00
Andy Joslin
14a2790749 refactor(): reorganize source files 2014-04-14 10:47:27 -06:00