perry
4afc767721
feat(refresher): allow spinner to be none. closes #2926
2015-02-09 14:36:26 -06:00
perry
7134114bd5
feat(refresher): Allow refrsher to work with native scrolling
...
This update allows `<ion-refresher>` to work with native scrolling. Native scrolling can be enabled in the state deffinition, through the `$ionicConfigProvider` like `$ionicConfig.scrolling.jsScrolling(false);` or in the controller directly. It should function exactly the same as with JS scrolling enabled.
This is a merge of the wip-scrolling branch.
2015-02-05 11:41:53 -06:00
Adam Bradley
6471995a0d
refactor(spinners): rename loaders to spinners
2015-01-20 13:05:06 -06:00
Adam Bradley
6f50c87ec3
feat(icons): svg loaders and ionicons v2.0.1
2015-01-15 15:35:12 -06:00
Perry Govier
c27a54b13b
test(pullToRefresh): fix test broken in PR
2014-10-31 10:55:51 -05:00
Perry Govier
db27fb116c
feat(refresher): Improve refresher animation. Allow pulling icon rotation to be disabled.
2014-09-16 16:22:02 -05:00
Perry Govier
c336e8ede8
fix(refresher): finish animating before changing icon, hide when not in use
2014-08-07 17:54:30 -05:00
Andrew Joslin
979f7b5275
fix(ionRefresher): be sure to run on-refresh with an angular digest
...
Closes #1465
2014-05-22 10:18:52 -06:00
Andrew Joslin
2ec01733a5
fix(refresher): make arrow spin correctly
...
Closes #1319
2014-05-09 08:25:43 -06:00
Andrew Joslin
95d1aea4f1
chore(travis): re-enable jshint
2014-05-08 09:11:16 -06:00
Andy Joslin
a33ca26465
style(ionRefresher): remove added space
...
Fixes #1167
2014-04-21 12:29:25 -06:00
Andy Joslin
14a2790749
refactor(): reorganize source files
2014-04-14 10:47:27 -06:00