Releases: NoRedInk/noredink-ui
Releases · NoRedInk/noredink-ui
14.2.1
12 Oct 17:56
Compare
Sorry, something went wrong.
No results found
Includes openQuotationMark and closeQuotationMark icons (#742 )
14.2.0
05 Oct 23:34
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
15 May 21:07
Compare
Sorry, something went wrong.
No results found
6.16.0
release version 6.16.0
release Ui.Button.V3
22 Aug 18:58
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
04 Aug 02:24
Compare
Sorry, something went wrong.
No results found
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
18 Jun 23:46
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
29 Mar 22:57
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