Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Add linear progress indicator #187

Closed
JesseBuesking opened this issue Aug 26, 2014 · 4 comments
Closed

Add linear progress indicator #187

JesseBuesking opened this issue Aug 26, 2014 · 4 comments
Assignees
Milestone

Comments

@JesseBuesking
Copy link

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! 😄

@JesseBuesking
Copy link
Author

There are actually four distinct types of linear indicators that would need to be implemented:

  • Determinate
  • Indeterminate
  • Buffer
  • Query Indeterminate and Determinate

@ThomasBurleson ThomasBurleson added this to the 0.0.4 milestone Aug 26, 2014
@ThomasBurleson
Copy link
Contributor

Linear Progress Bars :

image

Circular Activity indicators are listed in a separate issue.

@ThomasBurleson ThomasBurleson changed the title feat(progress): add linear progress indicator Add linear progress indicator Aug 26, 2014
@EisenbergEffect EisenbergEffect self-assigned this Sep 18, 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
@ajoslin ajoslin modified the milestones: 0.0.4, 0.0.3 Sep 18, 2014
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
@JesseBuesking
Copy link
Author

Wow @EisenbergEffect, this looks great!

@EisenbergEffect
Copy link
Contributor

@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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants