Skip to content

Releases: folio-org/stripes-core

v8.3.1

10 Jan 14:10
7ecb33e
Compare
Choose a tag to compare
  • Catastrophic Messaging: link to module.home if available, else module.route. Fixes STCOR-661.

v8.3.0

13 Oct 19:46
6735445
Compare
Choose a tag to compare
  • Use documentation's root URL in NavBar ? link. Refs STCOR-621.
  • Allow customization of login page's CSS. Refs STCOR-643.
  • Allow customization of navbar CSS. Refs STCOR-644.
  • Add cs_CZ (Czech, Czechia) to the supported locales. Refs STCOR-645.
  • Optionally display Okapi env, mod-configuration, or stripes.config values on about page. Refs STCOR-603.
  • Move SSO logon above Folio Username and Password Boxes. Refs STCOR-648.

v8.2.2

05 Aug 04:20
1b7cc8d
Compare
Choose a tag to compare
  • Allow customization of login page's CSS. Refs STCOR-643.
  • Allow customization of navbar CSS. Refs STCOR-644.
  • Add cs_CZ (Czech, Czechia) to the supported locales. Refs STCOR-645.
  • Optionally display Okapi env, mod-configuration, or stripes.config values on about page. Refs STCOR-603.

v8.2.1

26 Jul 14:11
8b1b734
Compare
Choose a tag to compare
  • Use documenation's root URL in NavBar ? link. Refs STCOR-641.

v8.2.0

25 Jul 21:10
d449114
Compare
Choose a tag to compare
  • Align prop-types related to password reset errors. Refs STCOR-590.
  • Provide missing password.compromised translation. Refs STCOR-595.
  • Create/Reset password page > Display password requirements on page. Refs STCOR-576.
  • Remove react-hot-loader cruft. Refs STCOR-597, STRIPES-725.
  • Add id to <Settings> navigation pane. Refs STCOR-604.
  • Display different message when user attempts to access the set password link when still logged in. Refs STCOR-599.
  • Import stripes-components via its public exports. Refs STCOR-612.
  • Support testing with Jest/RTL. Refs STCOR-618.
  • Export queryLimit to provide a default API query limit. Refs STCOR-615.
  • Update NodeJS to v16 in GitHub Actions. Refs STCOR-623.
  • Provide useCallout hook. Refs STCOR-631.
  • Add message to indicate user cannot access app/record. Refs STCOR-619.
  • Clear console on logout. Refs STCOR-636.
  • Forgot username/password pages - Not responsive. Refs STCOR-630.
  • Add main landmark to login screen. Refs STCOR-633.
  • Record detail panes are empty when printed. Refs STCOR-638.

v8.1.2

07 Jun 11:11
41571c8
Compare
Choose a tag to compare
  • Update NodeJS to active LTS, v16. Refs STCOR-623.
  • Update zh_TW translations. Refs STCOR-628.

v8.1.1

15 Apr 11:27
233ad02
Compare
Choose a tag to compare
  • Add id to <Settings> navigation pane. Refs STCOR-604.

v8.1.0

22 Feb 16:49
ae1665d
Compare
Choose a tag to compare
  • Use correct css-loader syntax. STCOR-577.
  • Your password changed confirmation page > Continue to Login URL goes to an error page. Fixes STCOR-582.
  • Dependency cleanup. Refs STCOR-584.
  • Correct the invalid PropTypes.stripes prop-type. And use the alphabet.
  • Settings Focus change. Refs STRIPES-731.

v8.0.1

25 Oct 02:46
4310af4
Compare
Choose a tag to compare
  • Login screen logos have better proportions. Refs STOR-574.

v8.0.0

28 Sep 02:28
a8fd017
Compare
Choose a tag to compare
  • Localize ProfileDropdown text. Fixes STCOR-554.
  • Increase contrast for ProfileDropdown permissions display. Fixes STCOR-553.
  • Provide a list of available numbering formats. Fixes STCOR-555.
  • Add 404 error screen for invalid url. Fixes STCOR-533.
  • Wait for SSO enabled status response before setting okapi ready. Fixes STCOR-557.
  • AppContextDropdown uses a constant value to retrieve its icon. Fixes STCOR-547.
  • React 17. Refs STCOR-501.
  • Upgrade RxJS to v6. Refs STCOR-536.