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

o-progress: rewrite with o-arc new features #34

Open
tinchox5 opened this issue Jan 15, 2025 · 3 comments
Open

o-progress: rewrite with o-arc new features #34

tinchox5 opened this issue Jan 15, 2025 · 3 comments
Labels
enhancement New feature or request WIP

Comments

@tinchox5
Copy link
Member

No description provided.

@tinchox5 tinchox5 added enhancement New feature or request WIP labels Jan 15, 2025
@tinchox5
Copy link
Member Author

o-progress works great after adapt new o-arc features

@tinchox5
Copy link
Member Author

Ending shapes

  • circle
  • bullet
  • arrow
  • zigzag
  • slash
  • backslash

@tinchox5
Copy link
Member Author

Next version change CSS vars:

  • --o-fill (for progress bar background)
  • --o-stroke (for progress bar border color)
  • --o-stroke-width (for progress bar border width)
  • --o-back-fill (for back-bar background)
  • --o-back-stroke (for back-bar border color)
  • --o-back-stroke-width (for back-barr border width)

And it's possible to change any of this values on hover defining new values on o-progress:hover

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request WIP
Projects
None yet
Development

No branches or pull requests

1 participant