Andrew
|
3d12853593
|
fix(loading): options.hideOnStateChange: also hide on stateChangeError
Closes #3051.
|
2015-02-26 14:02:39 -07:00 |
|
Andrew
|
878c81706d
|
fix($ionicLoading): make hideOnStateChange work if loader is delayed
Closes #3022.
|
2015-02-06 11:28:51 -07:00 |
|
Andrew
|
4986a42bd7
|
test(): remove ddescribe
|
2014-12-05 12:40:35 -07:00 |
|
Andrew
|
8d7c8903bb
|
feat($ionicLoading): allow options.hideOnStateChange
Closes #2676
|
2014-12-05 12:39:55 -07:00 |
|
Perry Govier
|
34934f636e
|
fix(loading): prevent loading service from disabling all future back button behavior. Fixes #2214
|
2014-10-07 14:19:20 -05:00 |
|
Perry Govier
|
cffe631866
|
fix(loading): subsequent calls use config defaults and not last call's options. Fixes #2066, #2088
|
2014-09-26 15:26:01 -05:00 |
|
Perry Govier
|
25ee658e8b
|
amend(loading): simpler/more clean fix for #1914
|
2014-08-20 13:04:48 -05:00 |
|
Perry Govier
|
65aece2aad
|
fix(loading): potential race condition with showing and hiding loading in same watch cycle
|
2014-08-19 15:07:10 -05:00 |
|
Andrew
|
26ca840dfc
|
feat($ionicLoading): add $ionicLoadingConfig constant for default options
Closes #1800
|
2014-07-21 08:22:43 -06:00 |
|
Perry Govier
|
7630bd419f
|
fix(loading): Prevent clicks on modal views when loading is active. Closes #1720
|
2014-07-03 16:16:21 -05:00 |
|
Max Lynch
|
4c700e9c0f
|
fix(backdrop): Changed z-index for loading backdrop only. Fixes #1428
|
2014-05-22 10:43:52 -05: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
|
5ce4dfeca9
|
refact(delegateService): fix error message
|
2014-04-16 06:17:43 -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 |
|