Skip to content
New issue

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

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

Already on GitHub? # to your account

bugfix: fix background color of checkbox in indeterminate state #1917

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

ak4zh
Copy link
Contributor

@ak4zh ak4zh commented Aug 21, 2023

Description

Resolved an issue where the background color of the checkbox was not displaying correctly when in the indeterminate state. Adjusted the styling to ensure consistent and accurate rendering of the checkbox background color, providing a polished user interface.

Before this change:
Screenshot 2023-08-22 at 1 51 23 AM

After this change:
Screenshot 2023-08-22 at 1 50 56 AM

Checklist

Please read and apply all contribution requirements.

  • This PR targets the dev branch (NEVER master)
  • Documentation reflects all relevant changes
  • Branch is prefixed with: docs/, feat/, chore/, bugfix/
  • Ensure Svelte and Typescript linting is current - run pnpm check
  • Ensure Prettier linting is current - run pnpm format
  • All test cases are passing - run pnpm test
  • Includes a changeset (if relevant; see above)

@changeset-bot
Copy link

changeset-bot bot commented Aug 21, 2023

🦋 Changeset detected

Latest commit: 4141fe8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@skeletonlabs/skeleton Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Aug 21, 2023

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

Name Status Preview Updated (UTC)
skeleton-docs ✅ Ready (Inspect) Visit Preview Aug 21, 2023 9:18pm

@ak4zh ak4zh marked this pull request as ready for review August 21, 2023 21:18
@endigo9740 endigo9740 merged commit e126621 into skeletonlabs:v2 Aug 22, 2023
@ak4zh ak4zh deleted the bugfix/checkbox-indeterminate-color branch August 23, 2023 01:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants