ciena-frost / ember-frost-table

MIT License
1 stars 9 forks source link

Resize header cells to match column width #15

Closed AdamWard1995 closed 7 years ago

AdamWard1995 commented 7 years ago

This project uses semver, please check the scope of this pr:

This change removes the fixed table layout from the frost-table component and instead uses a flexbox layout. The table body is placed in a scroll for when the table is not allocated enough height to display all of it. The header cells get resized to match the corresponding table body column's width, which is the main purpose of the change.

CHANGELOG

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 68a44a5ab5d8f64494e44f255c1192f00547c37b on AdamWard1995:tableHeaders into on ciena-frost:master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 141161c116d1bd0837a673fabe045cf1af7bca78 on AdamWard1995:tableHeaders into on ciena-frost:master.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 10163f06aff29b4828048a351aa357aa66c15ca4 on AdamWard1995:tableHeaders into on ciena-frost:master.

sglanzer-deprecated commented 7 years ago

Approved

Approved with PullApprove