Skip to content

v12.1.0

Compare
Choose a tag to compare
@zburke zburke released this 13 Mar 14:41
· 20 commits to master since this release
d27a1b0
  • Add hasMatchSelection to <AdvancedSearch> to hide/show search match selection dropdown. Refs STCOM-1211.
  • Add z-index of 1 to callout out to have it always render on top of sibling elements. Fixes STCOM-1217.
  • Make <SearchField> support input and textarea as an input field. Refs STCOM-1220.
  • Add support for new match option containsAll in <AdvancedSearch>. Refs STCOM-1223.
  • Ensure CSS visibility of datepicker's year input number spinner. Refs STCOM-1225.
  • Include pagination height in MCL container height calculation. Refs STCOM-1224.
  • Added indexRef and inputRef props to <SearchField>. Refs STCOM-1231.
  • Adjusted print styles of panes so that the last pane will print. Refs STCOM-1228, STCOM-1229.
  • Accessibility Issues - stripes components. Refs STCOM-1222.
  • Enable spinner on Datepicker year input. Refs STCOM-1225.
  • TextLink - underline showing up on nested spans with 'display: inline-flex'. Refs STCOM-1226.
  • Use the default search option instead of an unsupported one in Advanced search. Refs STCOM-1242.
  • Added support for clear icon in <TextArea>. Refs STCOM-1240.
  • Bug fix for Accordion content z-index rendering. Refs STCOM-1238.
  • Format aria attributes in <Icon>. Refs STCOM-1165.
  • Upgrade stylelint and fix errors. Refs STCOM-1087.
  • Show action buttons in correct color. Refs STCOM-1256.
  • Accessibility | Repeatable Field Component. Refs STCOM-766.
  • Apply highest z-index to focused <Accordion> within AccordionSet. Refs STCOM-1257.
  • Upgrade storybook to v7. Refs STCOM-1176.
  • Fix bug with MCL not re-enabling paging buttons after more data was loaded. Refs STCOM-1262.
  • Accessible grouping for filter group checkboxes via role="group". Refs STCOM-1192.
  • Fix <FilterAccordionHeader> does not have correct aria-label when label prop type is string. Fixes STCOM-1271.
  • Add number-generator icon. Refs STCOM-1269.
  • Accordions retain their z-index after being blurred, and assume the highest z-index when focus enters them. Refs STCOM-1238.