Skip to content

v8.47.0

Compare
Choose a tag to compare
@balzss balzss released this 27 Oct 15:39
· 368 commits to master since this release

8.47.0 (2023-10-27)

Bug Fixes

  • emotion,ui-i18n,ui-react-utils: make decorated components testable with ReactTestUtils (3568250)
  • handleDocumentClick should only capture mouse events (abcd31f)
  • instui-config: v7 codemods were not run for BreadcrumbLink and FlexItem (5b8601e)
  • ui-checkbox,ui-spinner: remove hover highlight from disabled checkbox (3fe755f)
  • ui-date-time-input: clear TimeSelect value when DateInput value is cleared (b1a58e5)

Features

  • ui-tabs: add active property to tabs (5037855)
  • ui-top-nav-bar: add as property to TopNavBarItem (d471c16)