You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
<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.