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

fix(list, list-item, list-item-group): add e2e themed tests #9616

Merged

Conversation

alisonailea
Copy link
Contributor

Related Issue: #7180

Summary

Made sure components were UTD with /dev to reduce merge conflict churn
Updates component tokens
Update e2e themed tests

@alisonailea alisonailea added the design-tokens Issues requiring design tokens. label Jun 17, 2024
@alisonailea alisonailea requested a review from a team as a code owner June 17, 2024 19:30
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

I had a comment about documenting fallback CSS props in the doc and the current ones not being used. Not critical, but maybe we can hold off on this until #8594 is wrapped up.

* @prop --calcite-list-item-group-background-color: Specifies the background color of the component.
* @prop --calcite-list-item-group-border-color: Specifies the border color of the component.
* @prop --calcite-list-item-heading-text-color: Specifies the text color of the component's heading.
* @prop --calcite-list-item-group-background-color: Specifies the background color of the component. Will fallback to --calcite-list-background-color.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to list the fallback CSS Props in the doc? Also, it looks like the documented fallback props are not used.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not. Thanks for the catch!

@alisonailea alisonailea merged commit 7f60326 into epic/7180-component-tokens Jun 19, 2024
4 checks passed
@alisonailea alisonailea deleted the astump/7180-fix-list-item-group branch June 19, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-tokens Issues requiring design tokens.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants