You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include Kosovo in the countries list. Refs STCOM-1354.
<RepeatableField> - switch to MutationObserver to resolve focus-management issues. Refs STCOM-1372.
Bump stripes-react-hotkeys to v3.2.0 for compatibility with findDOMNode() changes. STCOM-1343.
Pin currency-codes to v2.1.0 to avoid duplicate entries in v2.2.0. Refs STCOM-1379.
Wrap <Selection> in full-width div. Refs STCOM-1332.
Assign <Modal>'s exit key handler to Modal's element rather than document. refs STCOM-1382.
Wrap <Card>'s render output in <StripesOverlayContext> to facilitate ease with overlay components. Refs STCOM-1384.
Clear filter value after an action chosen from MultiSelection menu. Refs STCOM-1385.
ExportCSV - fix usage within <Modal>s by rendering the download link to the div#OverlayContainer. Refs STCOM-1387.
<MenuSection> should default its heading/label tag to H3 instead of H1. Refs STCOM-1392.
<Datepicker> fix for <Calendar> tabIndex when changing the year. Refs STCOM-1395.
<Tooltip> should allow for tooltip content to be hovered without closing the tooltip. Refs STCOM-1391.
<AdvancedSearchRow> - change aria-label for the input box to enter a search query and the Boolean operator dropdown. Refs STCOM-1195.
BREAKING Update @csstools postcss plugins to current versions in sync with @folio/stripes-cli. Refs STCOM-1404.
Paneset - deduplicate panes via id prior to registration. Refs STCOM-1386.
Calendar - improved color contrast of edge month days, as per WCAG standards. Changed hover bg color of edge/month days. Increased weight of day numbers overall. Refs STCOM-1390.
BREAKING Update react-intl to ^7. Refs STCOM-1406.