Releases: folio-org/stripes-core
Releases · folio-org/stripes-core
v3.0.4
- Make stripes dependencies more strict with ~ instead of ^. Refs STRIPES-608.
v3.0.2
- Add workspace path to stripes alias resolution. Part of STCOR-320.
v3.0.1
- Require
stripes-connect
4.x
v3.0.0
- Sort the settings. Fixes STCOR-286.
- Load region-specific translations if available. Fixes STCOR-261.
- Updated webpack config to disable CSS variable preservation. Fixes STCOR-260.
- Stop exposing stripes.intl
v2.17.1
- Update logic locating stripes-* modules to consider framework's node_modules directory, fixes STCOR-304
v2.17.0
- Keep all stripes attributes up to date after login. Refs STCOR-273, STRIPES-578, STCOR-283.
- Move
<IfInterface>
from stripes-components
, STCOM-357
- Move
<IfPermission>
from stripes-components
, STCOM-357
v2.16.0
- Set
textComponent
on <IntlProvider>
- Fixed
MainNav
not setting the correct app as selected
.
- Add Create/Reset a Password Screen, STCOR-273
- Fix memory leaks, UIEH-570
- Keep stripes user up to date after login. Fixes STRIPES-578.
v2.15.5
- 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
- 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
- Fix CSS variable naming for breakpoints