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(data-table): add colSpan prop for TableHeader #5088

Merged

Conversation

joshblack
Copy link
Contributor

Closes #2491

Addresses #2491 by placing the colSpan prop on <th> instead of the underlying <button>.

Changelog

New

Changed

  • Add colSpan support on <th> for TableHeader

Removed

@joshblack joshblack requested a review from a team as a code owner January 17, 2020 21:12
@ghost ghost requested review from dakahn and tw15egan January 17, 2020 21:12
@netlify
Copy link

netlify bot commented Jan 17, 2020

Deploy preview for the-carbon-components ready!

Built with commit 2deae07

https://deploy-preview-5088--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Jan 17, 2020

Deploy preview for carbon-elements ready!

Built with commit 2deae07

https://deploy-preview-5088--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Jan 17, 2020

Deploy preview for carbon-components-react failed.

Built with commit 2deae07

https://app.netlify.com/sites/carbon-components-react/deploys/5e22234af1b9ea00087c3af1

@netlify
Copy link

netlify bot commented Jan 17, 2020

Deploy preview for the-carbon-components ready!

Built with commit 6f59e59

https://deploy-preview-5088--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Jan 17, 2020

Deploy preview for carbon-components-react ready!

Built with commit 6f59e59

https://deploy-preview-5088--carbon-components-react.netlify.com

@netlify
Copy link

netlify bot commented Jan 17, 2020

Deploy preview for carbon-elements ready!

Built with commit 6f59e59

https://deploy-preview-5088--carbon-elements.netlify.com

Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

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

Nice work 👍 💪

@tw15egan tw15egan merged commit c061bcc into carbon-design-system:master Jan 17, 2020
This was referenced Feb 25, 2020
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.

ColSpan is not getting applied to TableHeader with getHeaderProps
3 participants