Skip to content

checkbox: add :indeterminate visual support#153

Open
emaia wants to merge 3 commits into
hunvreus:mainfrom
emaia:indeterminate
Open

checkbox: add :indeterminate visual support#153
emaia wants to merge 3 commits into
hunvreus:mainfrom
emaia:indeterminate

Conversation

@emaia

@emaia emaia commented May 21, 2026

Copy link
Copy Markdown

Adds --indeterminate-icon CSS custom properties (light + dark) and :indeterminate pseudo-class styles for checkboxes. When a checkbox has its indeterminate property set via JavaScript, it now renders a minus sign icon — the standard visual cue for a mixed/partial selection state (e.g., a parent checkbox when some children are selected).

before

image image image

after
image

@social5h3ll

Copy link
Copy Markdown

Duplicate of social5h3ll/basecoat#159 - same fix submitted independently

@social5h3ll

Copy link
Copy Markdown

Duplicate of https://github.com/social5h3ll/basecoat/pull/159 - same fix. Suggest closing this and reviewing #159 instead.

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.

2 participants