9 Commits

Author SHA1 Message Date
41a6524855 test(loading): add e2e test for loading in tabs and remove animation for basic e2e
references #5426
2016-04-05 11:24:05 -04:00
5d587b0418 docs: remove delay from docs for now from loading 2016-04-05 10:45:52 -04:00
d3fa29fe95 feat(loading): add internal stack for the loading service
this allows the user to push multiple loading indicators on top of each
other without interfering with the page stack, as well as navigation
between pages behind the loading indicator.

references #5426
2016-04-04 23:38:58 -04:00
f096cf656f docs(demos): update loading indicator demo and e2e
references #5426
2016-04-04 23:25:42 -04:00
53bebc74ea test(loading): add another page for navigation 2016-04-01 15:05:40 -04:00
128a8342e1 test(loading): add another page to the loading test 2016-04-01 14:00:36 -04:00
d21a682bad docs(loading): remove the enableBackdropDismiss and update demo
references #5426
2016-04-01 13:37:47 -04:00
dae37e7d9c feat(loading): add ability to hide spinner in the config or options
tweak css to add a max width to the loading indicator

references #5426
2016-04-01 13:13:43 -04:00
a485cd00ed feat(loading): add loading indicator component and styles
this is the initial commit - still needs work

references #5426
2016-03-28 17:35:49 -04:00