Skip to content

v10.0.0

Compare
Choose a tag to compare
@zburke zburke released this 28 Sep 02:24
· 593 commits to master since this release
f36c27f
  • Add link icon. Refs STCOM-852.
  • <MultiColumnList> add ability to focus component if content data is empty. Refs STCOM-851.
  • Expose getLocaleDateFormat Datepicker util. Refs STCOM-854.
  • Fix issue with misaligned dates/weekdays in Datepicker Calendar. Refs STCOM-849
  • <Datepicker> must correctly handle RFC-2822 dates. Refs STCOM-861.
  • <Datepicker> always provides Arabic numerals (0-9) given backendDateStandard to format values. Refs STCOM-860.
  • <SingleSelect> add new loading and loadingMessage props to display while loading options. Refs STCOM-858.
  • Applied maxheight to <DropdownMenu>. Fixes STCOM-848
  • Fix <Datepicker> inputRef prop not working. Refs STCOM-869
  • Scope the focusable row to the scroll container. Refs STCOM-870
  • Fix issue when staff slips generate an extra blank page. Refs STCOM-872
  • Use existing Bigtest Interactors from stripes-testing instead of local bigtest interactors. Refs STCOM-862
  • React 17. STCOM-797.
  • Closing <Popover>, <InfoPopover> should send focus back to the trigger. Fixes STCOM-867.
  • Update react-overlays to v4. Refs STCOM-877.
  • Disable several unit tests that either don't like react 17 or react-overlays v4. Refs STCOM-880.