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

feat(list): add className prop forwarding to List and ListItem #204

Merged
merged 4 commits into from
May 7, 2024

Conversation

bbleungg
Copy link
Contributor

@bbleungg bbleungg commented May 6, 2024

This change adds className forwarding to the List and ListItem components, allowing CSS styles to be forwarded to the base component elements

Copy link

github-actions bot commented May 6, 2024

size-limit report 📦

Path Size
dist/components.cjs.production.min.js 195.71 KB (+0.02% 🔺)
dist/components.esm.js 142.63 KB (+0.01% 🔺)

src/list/List.tsx Outdated Show resolved Hide resolved
src/list/List.tsx Outdated Show resolved Hide resolved
bbleungg and others added 3 commits May 6, 2024 14:22
Co-authored-by: Mikyo King <mikyo@arize.com>
Co-authored-by: Mikyo King <mikyo@arize.com>
@bbleungg bbleungg merged commit bc31c7e into main May 7, 2024
6 checks passed
@bbleungg bbleungg deleted the bleung/add-classname-option branch May 7, 2024 17:36
@github-actions github-actions bot locked and limited conversation to collaborators May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants