bloomer icon indicating copy to clipboard operation
bloomer copied to clipboard

Missing `isFullWidth` prop in Table element

Open AlgusDark opened this issue 8 years ago • 3 comments

Table element is lacking of isFullWidth prop, so it can render is-fullwidth css rule from bulma.

AlgusDark avatar Aug 28 '17 00:08 AlgusDark

Also, the isSelected modifier is missing for <tr>

jorsh avatar Aug 30 '17 22:08 jorsh

Looks like this requires a Bulma version higher than 0.4.1

joyhchen avatar Jan 10 '18 06:01 joyhchen

We're migrating to 0.5.3 for next minor-release.

Next version should have styled-components and latest bulma version.

Going to work on that this month

AlgusDark avatar Jan 10 '18 19:01 AlgusDark