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

Removed Checkbox Mixins #2255

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Removed Checkbox Mixins #2255

wants to merge 6 commits into from

Conversation

smmr-dn
Copy link
Contributor

@smmr-dn smmr-dn commented Sep 19, 2024

Changes

This PR includes two major changes:

  • Mixins for checkboxes in the css package have been removed, which causes the class iui-radio-wrapper to be removed as the styling of this class depended fully on iui-checkbox-wrapper and iui-radio now also depends on iui-checkbox for its styling.
  • Attribute classes such as iui-disabled, iui-status and iui-loading have been switched to data attributes, which respectively now are data-iui-disabled, data-iui-status, and data-iui-loading.

Testing

N/A

Docs

N/A

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.

1 participant