Closed
Description
I think the loading indicator could just be a loaded
property that is true once all views and dependencies have been loaded and resolved. The you can use the property in you templates to show some indicator if loaded while false. I think this should be a separate feature request because its SO common.
Also, Maybe a directive to automatically display a "loading.html" partial or have it be a setting on each state?