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(DataTable): adjust expandable row striping #207

Merged
merged 1 commit into from
Jun 28, 2017

Conversation

jlengstorf
Copy link
Contributor

Overview

This fix is related to carbon-design-system/carbon-components-react#66 and is required to allow that fix to work properly.

Expandable rows will now always match the stripe state of the row that toggles them.

Changed

Adjusted sibling element selector for table rows and expanded table rows so that an expanded table row will always match the background color of the preceding table row.

Testing / Reviewing

Create a data table with expandable rows and verify that the expandable row inherits the background color of the preceding table row without any added classes.

Expandable rows will now always match the stripe state of the row that toggles them.

This fix is related to carbon-react#66 and is required to allow that fix to work properly.
@tw15egan
Copy link
Contributor

👍 ✅

@hellobrian hellobrian merged commit e1e34ff into carbon-design-system:master Jun 28, 2017
joshblack pushed a commit to joshblack/carbon that referenced this pull request May 2, 2019
* fixed syntax issues in ModalStory, added id for disabled Select component in SelectStory

* removed unneeded true value
joshblack pushed a commit to joshblack/carbon that referenced this pull request May 2, 2019
joshblack pushed a commit to joshblack/carbon that referenced this pull request May 8, 2019
* feat: added fluid spacing token

* docs: updated demo with fluid spacing

* feat: added grid--full-width modifier

* docs: updated demos to reflect new changes to grid
designertyler pushed a commit to designertyler/carbon that referenced this pull request Oct 14, 2019
…/shixie-FAQ-3col-layout-guide

doc(FAQ): guidance to layout 3 column content on 2x grid
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.

3 participants