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

**Feature:** Add width to table columns #902

Merged
merged 5 commits into from
Jan 29, 2019
Merged

**Feature:** Add width to table columns #902

merged 5 commits into from
Jan 29, 2019

Conversation

TejasQ
Copy link
Contributor

@TejasQ TejasQ commented Jan 28, 2019

Summary

This PR adds an optional width property to Table's Column type, which will allow us to specify widths for columns and fix the IdP weird ugly issue.

It also adds support for fixed table layouts in case our users want perf benefits.

To be tested

Me

  • No error or warning in the console on localhost:6060

Tester 1

  • Things look good on the demo.

Tester 2

  • Things look good on the demo.

@TejasQ TejasQ self-assigned this Jan 28, 2019
src/Table/Table.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@fabien0102 fabien0102 left a comment

Choose a reason for hiding this comment

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

Please provide an example of usage with this new property

@TejasQ TejasQ merged commit 048d6c4 into master Jan 29, 2019
@TejasQ TejasQ deleted the update/table-width branch January 29, 2019 13:01
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