This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add linear progress indicator #187
Comments
There are actually four distinct types of linear indicators that would need to be implemented:
|
|
ThomasBurleson
changed the title
feat(progress): add linear progress indicator
Add linear progress indicator
Aug 26, 2014
EisenbergEffect
added a commit
that referenced
this issue
Sep 18, 2014
This linear progress directive displays a simple, animated loading bar. There are four display modes: determinate, indeterminate, buffer and query. Closes #187
EisenbergEffect
added a commit
that referenced
this issue
Sep 19, 2014
This linear progress directive displays a simple, animated loading bar. There are four display modes: determinate, indeterminate, buffer and query. Closes #187
EisenbergEffect
added a commit
that referenced
this issue
Sep 19, 2014
This linear progress directive displays a simple, animated loading bar. There are four display modes: determinate, indeterminate, buffer and query. Closes #187
EisenbergEffect
added a commit
that referenced
this issue
Sep 19, 2014
This linear progress directive displays a simple, animated loading bar. There are four display modes: determinate, indeterminate, buffer and query. Closes #187
Wow @EisenbergEffect, this looks great! |
@JesseBuesking Thanks! There's still more work to be done, but I think it's a good start. It's fun to see what can be done with CSS today. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I didn't see any mention of implementing linear indicators in the other issues, but I'd really like to see this feature added or put somewhere on the roadmap. I also tried naming the issue similar to the others I had seen, so hopefully it's close! 😄
The text was updated successfully, but these errors were encountered: