Skip to content

fix(#2957): Updated Checkbox to use token for fill colour - #4231

Open
ArakTaiRoth wants to merge 1 commit into
devfrom
dustin/2957
Open

fix(#2957): Updated Checkbox to use token for fill colour#4231
ArakTaiRoth wants to merge 1 commit into
devfrom
dustin/2957

Conversation

@ArakTaiRoth

Copy link
Copy Markdown
Collaborator

Before (the change)

Checkbox used a standard hex colour for the fill colour CSS for a disabled, checked, and error Checkbox.

After (the change)

Now it uses a token that can be changed.

Make sure that you've checked the boxes below before you submit the PR

  • I have read and followed the setup steps
  • I have created necessary unit tests
  • I have tested the functionality in both React and Angular.

Steps needed to test

  1. Check the Docs PR for Checkbox for both Angular and React, I added a new state for this one
  2. Also updated documentation Checkbox States example with the new state as well

@ArakTaiRoth
ArakTaiRoth requested a review from twjeffery August 14, 2026 23:27
@ArakTaiRoth ArakTaiRoth linked an issue Aug 14, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://GovAlta.github.io/ui-components/pr-preview-angular/pr-4231/

Built to branch gh-pages at 2026-08-14 23:31 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

Copy link
Copy Markdown

Preview links

Target URL
Docs https://govalta.github.io/ui-components/pr-preview/pr-4231/
React playground https://govalta.github.io/ui-components/pr-preview-react/pr-4231/
Angular playground https://govalta.github.io/ui-components/pr-preview-angular/pr-4231/

Built from commit 8f3239b. Previews are removed automatically when this PR closes.

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.

Missing a design token

1 participant