Releases: dabapps/roe
Releases · dabapps/roe
Input & select class width & display type
Merge pull request #101 from dabapps/input-class-width Input class width
Various input fixes (and atomic text class names)
Select arrow fix
Checkbox label alignment fix
Atomic text alignment classes
Remove highlight.js & update peer dependencies
Content box footer component
Prop updates (button, ipsum and spaced groups)
Update TypeScript peer dependency
Table API changes & rendering fix
fixColumnHeaders
is now fixRowHeaders
.
columnHeaderMaxWidth
is now rowHeaderWidth
, and is required when fixed headers are set.
TableCell and TableHeader now take a width
prop instead of maxWidth
.
This also fixes a rendering bug in Chrome when using fixed headers.