Releases: NoRedInk/noredink-ui
Releases · NoRedInk/noredink-ui
14.2.1
14.2.0
Change `Page` api to make the recovery button more customizable
6.16.0 release version 6.16.0
release Ui.Button.V3
adds a [new button, Ui.Button.V3](from #101) which
- Uses Html.Styled
- Removes buttonDeprecated
- Removes Tiny size
- Removes one-off Active hack
- Removes "submit" button - we just used that for forms that were partially in Elm
5.9.1
5.5.3
Adds aria-invalid
to text inputs to represent error state, for screen readers and specs.
Fix Nri.Styled.styled api to accomodate Accessible Html
Merge pull request #18 from NoRedInk/accessibility-compatible-styled make Nri.Ui.styled compatible with Accessibility.Styled