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

[color-slider] Correctly handle spinner properties when showing progress #88

Merged
merged 5 commits into from
Jun 7, 2024

Conversation

DmitrySharabin
Copy link
Collaborator

Fixes #16

Copy link

netlify bot commented Jun 5, 2024

Deploy Preview for color-elements ready!

Name Link
🔨 Latest commit ce792dc
🔍 Latest deploy log https://app.netlify.com/sites/color-elements/deploys/666339ef99f3f100082cf880
😎 Deploy Preview https://deploy-preview-88--color-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Set them equal to the corresponding `<color-slider>` values.
src/color-slider/color-slider.js Outdated Show resolved Hide resolved
DmitrySharabin and others added 2 commits June 7, 2024 18:40
@DmitrySharabin DmitrySharabin merged commit 13a7898 into main Jun 7, 2024
4 checks passed
@DmitrySharabin DmitrySharabin deleted the color-slider-progress branch June 7, 2024 16:52
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.

tooltip="progress" on <color-slider> (and other related elements) inherits min, max, and step from the slider
2 participants