Releases: NoRedInk/noredink-ui
Releases · NoRedInk/noredink-ui
14.2.1
Compare
Sorry, something went wrong.
No results found
macoca
released this
12 Oct 17:56
Includes openQuotationMark and closeQuotationMark icons (#742 )
14.2.0
Compare
Sorry, something went wrong.
No results found
Includes changes to messages and modal styling, mainly on mobile.
Also now has Nri.Ui.MediaQuery, gifted from the monolith.
Change `Page` api to make the recovery button more customizable
Compare
Sorry, something went wrong.
No results found
6.16.0
release version 6.16.0
release Ui.Button.V3
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
ento
released this
04 Aug 02:24
Performance improvement for Nri.Ui.styled
Reverts TextArea.V3 to use a text child node to render its value instead of the defaultValue attribute
5.5.3
Compare
Sorry, something went wrong.
No results found
Adds aria-invalid to text inputs to represent error state, for screen readers and specs.
Fix Nri.Styled.styled api to accomodate Accessible Html
Compare
Sorry, something went wrong.
No results found
Merge pull request #18 from NoRedInk/accessibility-compatible-styled
make Nri.Ui.styled compatible with Accessibility.Styled