Skip to content

v9.2.4

Compare
Choose a tag to compare
@zburke zburke released this 03 Dec 10:38
· 28 commits to master since this release
v9.2.4
90ac7bd
  • Check for active status of <Settings> navigation links independently from the applied href and query string. Query string should only be applied to active link. Refs STSMACOM-837.
  • <EditableListForm> use lodash.isEmpty to check for empty state.status in re-initialization checks on component update. Fixes STSMACOM-876.