10 Commits

Author SHA1 Message Date
4c8ee956b7 fix(loading): include cssClass in the Loading options
added to test as well

fixes #6365
2016-04-29 15:52:17 -04:00
45e37ceb29 test(e2e): update all e2e tests to use a local path to ionic
this lets type errors to show up during development

closes #6366
2016-04-29 15:34:56 -04:00
25a43410ad docs(loading): add some docs on the onDismiss function 2016-04-21 13:46:42 -04:00
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
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