Skip to content

Releases: folio-org/stripes-core

v2.15.5

01 Nov 13:33
dfd60fb
Compare
Choose a tag to compare
  • Turn off autoCapitalize on login form
  • Deprecate stripes intl utilities, STCOR-267
  • Set alt="" on app icons in MainNav (STCOR-274)
  • Updated color of text in profile dropdown (STCOM-377)
  • Patch response url in mirage for stripes-connect

v2.15.4

12 Oct 12:19
919a13c
Compare
Choose a tag to compare
  • Increase login form input font size
  • Slim down skeleton loader
  • Update CSS for hidden navigation headline
  • Lean on react-intl FormattedTime for datetime construction

v2.15.3

05 Oct 14:03
8d4217b
Compare
Choose a tag to compare
  • Fix CSS variable naming for breakpoints

v2.15.2

04 Oct 20:58
33431c1
Compare
Choose a tag to compare
  • Prevent mirage from auto-loading fixtures
  • Update CSS vars to kebab-case

v2.15.1

03 Oct 21:10
31deb8b
Compare
Choose a tag to compare
  • Remove HMR router hack
  • Fix currentUser error in tests

v2.15.0

02 Oct 20:08
f6e42fe
Compare
Choose a tag to compare
  • Require newer stripes-components and stripes-logger

v2.14.0

01 Oct 19:37
855699e
Compare
Choose a tag to compare
  • Add react-hot-loader to development environment
  • Remove notifications, STCOR-257
  • Use new type stack
  • Make current app clickable, STCOR-255
  • Create setupStripesCore() test helper

v2.13.0

18 Sep 13:30
0af2549
Compare
Choose a tag to compare
  • Support mod-login-saml's requirement for the new authtoken interface in addition to the old interface. Refs STCOR-76. Available from v2.12.1.
  • Expose timeZone through react-intl provider
  • Export classes and functions intended for external use
  • Extract lastVisited to a separate higher order component. Fixes STCOR-254. Available from v2.12.2.