Skip to content

Releases: NoRedInk/noredink-ui

14.2.1

Choose a tag to compare

@macoca macoca released this 12 Oct 17:56
b2b155c

Includes openQuotationMark and closeQuotationMark icons (#742)

14.2.0

Choose a tag to compare

@bendansby bendansby released this 05 Oct 23:34
a2286b7

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

Choose a tag to compare

@glitteringkatie glitteringkatie released this 15 May 21:07
c0c4fb3
6.16.0

release version 6.16.0

release Ui.Button.V3

Choose a tag to compare

@michaelglass michaelglass released this 22 Aug 18:58

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

Choose a tag to compare

@ento ento released this 04 Aug 02:24
405fef4
  • 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

Choose a tag to compare

@lukewestby lukewestby released this 18 Jun 23:46

Adds aria-invalid to text inputs to represent error state, for screen readers and specs.

Fix Nri.Styled.styled api to accomodate Accessible Html

Choose a tag to compare

@brookeangel brookeangel released this 29 Mar 22:57
8b860cc
Merge pull request #18 from NoRedInk/accessibility-compatible-styled

make Nri.Ui.styled compatible with Accessibility.Styled