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

feat: add additional custom properties to mux-uploader progress bar #1069

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

decepulis
Copy link
Contributor

  • --progress-bar-background-color (I know it's technically configuring background, but, following the example of --progress-bar-fill-color, I called it background-color)
  • --progress-bar-border-radius
  • --progress-bar-box-shadow (I don't even know what this property does, but it felt like it should be configurable, like the others)

Also:

  • Demo new props in mux-uploader-modal example
  • Added missing --progress-radial-fill-color on React style props

- `--progress-bar-background-color`
- `--progress-bar-border-radius`
- `--progress-bar-box-shadow`

Also:
- Demo new props in mux-uploader-modal example
- Added missing `--progress-radial-fill-color` on React style props
@decepulis decepulis requested a review from a team as a code owner February 18, 2025 16:38
Copy link

vercel bot commented Feb 18, 2025

@decepulis is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Feb 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elements-demo-vanilla ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 18, 2025 4:40pm

Copy link
Contributor

@luwes luwes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

3 participants