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

[Test][Checkbox] Component and Hook #206

Closed
wants to merge 1 commit into from

Conversation

atomiks
Copy link
Contributor

@atomiks atomiks commented Mar 20, 2024

This is a test PR for CircleCI checks that won't run on #159

Fix test

Fix doc wording

Add tests for indeterminate prop

Fix prop diff

Update based on discussions

Update demos

Add conditional unmounting to CheckboxIndicator

Avoid passing keepMounted prop to element

Update docs/data/base/components/checkbox/UnstyledCheckboxIndeterminate.js

Co-authored-by: Danilo Leal <[email protected]>
Signed-off-by: atomiks <[email protected]>

Update docs/data/base/components/checkbox/UnstyledCheckboxIndeterminateGroup.js

Co-authored-by: Danilo Leal <[email protected]>
Signed-off-by: atomiks <[email protected]>

Update docs/data/base/components/checkbox/UnstyledCheckboxIndeterminateGroup.js

Co-authored-by: Danilo Leal <[email protected]>
Signed-off-by: atomiks <[email protected]>

Update docs/data/base/components/checkbox/UnstyledCheckboxIntroduction/tailwind/index.tsx

Co-authored-by: Danilo Leal <[email protected]>
Signed-off-by: atomiks <[email protected]>

Update docs/data/base/components/checkbox/UnstyledCheckboxIndeterminateGroup.js

Co-authored-by: Danilo Leal <[email protected]>
Signed-off-by: atomiks <[email protected]>

Update docs/data/base/components/checkbox/checkbox.md

Co-authored-by: Danilo Leal <[email protected]>
Signed-off-by: atomiks <[email protected]>

Use 24px size

Fix formatting

Remove planned from Checkbox

Generate API docs and sync with Switch

Simplify types

Use undefined fallback due to defaults

Remove unused file

Remove unused colors

Simplify API

Resolve styling inconsistencies

Remove unused inputRef prop

Revert otherProps spread location

Remove unused colors

i18n

Try deleting tests

Add back CheckboxIndicator tests

Bifurcate Checkbox tests

Bifurcate Checkbox tests

Bifurcate Checkbox tests

Bifurcate Checkbox tests

Bifurcate Checkbox tests

Bifurcate Checkbox tests

Bifurcate Checkbox tests

Bifurcate Checkbox tests

Try deleting Button test

Skip tests

rerun

Reuse variable

Update

Rerun docs generation

Use describeConformance

Update tests

Update docs

ci
@atomiks atomiks closed this Mar 20, 2024
@atomiks atomiks deleted the feat/Checkbox-2 branch March 20, 2024 11:39
@oliviertassinari oliviertassinari added component: checkbox This is the name of the generic UI component, not the React module! test labels Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: checkbox This is the name of the generic UI component, not the React module! test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants