Skip to content

Releases: dabapps/roe

Input & select class width & display type

08 Aug 14:31
Compare
Choose a tag to compare
Merge pull request #101 from dabapps/input-class-width

Input class width

Various input fixes (and atomic text class names)

08 Aug 08:59
Compare
Choose a tag to compare

PR: #98

Fixes #99
Fixes #96
Fixes #95
Fixes #94
Fixes #88
Fixes #87

Select arrow fix

18 Jul 15:09
Compare
Choose a tag to compare

Checkbox label alignment fix

18 Jul 13:45
Compare
Choose a tag to compare

Atomic text alignment classes

07 Jul 13:53
Compare
Choose a tag to compare

Remove highlight.js & update peer dependencies

07 Jul 12:04
Compare
Choose a tag to compare

Content box footer component

07 Jul 10:14
Compare
Choose a tag to compare

Prop updates (button, ipsum and spaced groups)

16 Jun 11:58
Compare
Choose a tag to compare

Update TypeScript peer dependency

09 Jun 14:33
Compare
Choose a tag to compare

Table API changes & rendering fix

09 Jun 13:43
Compare
Choose a tag to compare

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.

#76