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

refactor(ui5-table): width property of column is removed #784

Merged
merged 2 commits into from
Sep 25, 2019

Conversation

MapTo0
Copy link
Member

@MapTo0 MapTo0 commented Sep 19, 2019

BREAKING CHANGE: width property of the ui5-table-column has been removed.
Use CSS to give width to the columns.

Usage: <ui5-table-column style="width: 100px"></ ...

BREAKING CHANGE: width property of the ui5-table-column has been removed.
Use CSS to give width to the columns.

E.g. <ui5-table-column style="width: 100px"></ ...
@MapTo0 MapTo0 merged commit dedb51e into master Sep 25, 2019
@MapTo0 MapTo0 deleted the table-column-width branch September 25, 2019 10:34
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.

None yet

3 participants