Skip to content

v4.1.0

Compare
Choose a tag to compare
@zburke zburke released this 09 Jun 01:48
· 890 commits to master since this release
f73df84
  • <Notes> onToggle prop is optional.
  • Correctly show custom fields' <MultiSelect> validation message.
  • Vastly increase custom fields test coverage. Refs STSMACOM-331.
  • Correctly prefix translation keys in <IntlHarness> so l10n in tests actually works!
  • <Settings> supports new optional additionalRoutes property, an array of <Route> objects that are included in the <Settings> component's routing for its sub-pane, but which are not displayed in the visible list of settings sections.
  • Use UNSAFE_ prefix for deprecated React methods. We know, we know. Refs STSMACOM-324.
  • Handle 'claimed returned' items in <ChangeDueDate>. Refs UIU-1260.
  • Sort custom fields' input types. Refs STSMACOM-349.