Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added indeterminate progress bar, fixes #372 #2145

Merged
merged 1 commit into from
Oct 28, 2018
Merged

Conversation

Zerquix18
Copy link
Contributor

This is an improvement, fixing #372. It allows the use of indeterminate progress bars, as seen below:

You can do this by skipping the value attribute in your progress tag.

Proposed solution

It's an adaptation to @scottwernervt's code on the issue #372. Many other big frameworks support indeterminate progress bar styles, so why shouldn't Bulma? 😄

Testing Done

Tested on Chrome and Firefox on Linux, their latest versions. I consider it should work on the recent versions of any major browser, as this solution was proposed a year ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants