Skip to content

v2.1.0

Compare
Choose a tag to compare
@ttamj ttamj released this 15 Mar 18:09
· 1748 commits to master since this release
efb72c7
  • Export more SearchAndSort building blocks for use in other projects. Refs UIDATIMP-47.
  • Update ARIA-roles in SearchAndSort and EditableList. Fix for STCOM-365
  • Add "remove" to EntryManager's action menu. Refs UICIRC-108.
  • Add confirmation modal when removing entries via action menu. Refs UICIRC-109.
  • Use columns' static labels, not their translated aliases, for sorting in <SearchAndSort>. Fixes STSMACOM-93.
  • Restore predictable id attributes to checkboxes created by <CheckboxFilter>. Refs UISE-97.
  • Extract static strings for translation. Fixes STSMACOM-169, STSMACOM-175.
  • Only clear resource query when SearchAndSort runs in a plugin mode. Refs ERM-72.
  • Modify ViewMetaData component to render system user (UIDATIMP-156)
  • Update user data when props changed in ViewMetaData component. Fix for STSMACOM-177