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

Make table header and body distinguishable #1046

Merged
merged 1 commit into from
Jan 4, 2018
Merged

Make table header and body distinguishable #1046

merged 1 commit into from
Jan 4, 2018

Conversation

DaSchTour
Copy link
Contributor

Description

This makes it possible to apply different styles to header and body easier.

What's included?

Changes in data-table HTML to make body and header distinguishable.

Test Steps

  • npm run serve
  • then this
  • finally this

General Tests for Every PR

  • npm run serve:prod still works.
  • npm run lint passes.
  • npm test passes and code coverage is not lower.
  • npm run build:release still works.
Screenshots or link to StackBlitz/Plunker

@emoralesb05 emoralesb05 merged commit e6bb7fc into Teradata:develop Jan 4, 2018
@emoralesb05
Copy link
Contributor

Thanks for this!

@emoralesb05 emoralesb05 added this to the Release Candidate 2 milestone Jan 4, 2018
@DaSchTour DaSchTour deleted the dev/table-head branch February 3, 2018 14:33
kriswinbush pushed a commit to kriswinbush/covalent that referenced this pull request Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants