Releases: osuresearch/ui
Releases · osuresearch/ui
v5.2.0
5.2.0 (2023-08-26)
Bug Fixes
- AutocompleteField: incorrect typing for object results (7a31bf3)
- CheckboxSetField: missing
aria-describedby
for helper text (9aa0361) - NecessityIndicator: wrong theme variable reference (3f5ebf7)
- RadioSetField: missing
aria-describedby
for helper text (396cddb) - remove
DateField
temporarily due to build issues with @mui/x-date-pickers (a68547a)
Features
v5.1.0
v5.0.0
v5.0.0-beta.4
5.0.0-beta.4 (2023-08-03)
Features
- add LinkList, TextLink, ConfirmButton, and CloseButton from 5.0-alpha (62f574d)
v5.0.0-beta.3
v5.0.0-beta.2
5.0.0-beta.2 (2023-07-28)
Bug Fixes
- clipping issues for focus indicators on multiple components (9a1ab32)
- FormField: propagate error state down to MUI (e937cec)
- OhioStateNavbar: links are not typed (d3956f5)
Features
v5.0.0-beta.1
5.0.0-beta.1 (2023-07-26)
Breaking Changes
Dropped use of TailwindCSS in favor of Material UI 5. This removes redundant components (Box, Stack, Text, etc) and introduces a TSS styling system to replace the previous CSS bundling. Form components have been refactored to take advantage of new MUI base fields and several components have been introduced to wrap MUI components to be always-accessible. Components that are not an immediate need for the Office of Research applications (e.g. Interview, Listicle) have been dropped from the beta.