Skip to content

Releases: instructure/instructure-ui

v8.49.0

24 Nov 14:06
Compare
Choose a tag to compare

8.49.0 (2023-11-24)

Bug Fixes

  • shared-types,ui-heading: change h1 heading weight (b160d30)
  • shared-types: fix unwanted scrollbar (ac8da80)

Features

  • shared-types,ui-pill: change pill according to new design guidelines (3bd8ee6)
  • ui-side-nav-bar: change hover bahaviour of SideNavBar (924f6b3)

v8.48.3

23 Nov 16:04
Compare
Choose a tag to compare

8.48.3 (2023-11-23)

Bug Fixes

  • ui-a11y-utils: fix regression in focus region (43dc1d8)

v8.48.2

22 Nov 10:28
Compare
Choose a tag to compare

8.48.2 (2023-11-21)

Bug Fixes

  • ui-a11y-utils,ui-popover,ui-tooltip: fix focus manager issues (9f59f09)

v8.48.1

17 Nov 15:13
Compare
Choose a tag to compare

8.48.1 (2023-11-17)

Bug Fixes

  • ui-tray: fix event listeners not working when a second tray is open (ca62df5)

Features

  • ui-top-nav-bar: add Breadcrumb to TopNavBar (e340ae9)

v8.48.0

10 Nov 15:16
Compare
Choose a tag to compare

8.48.0 (2023-11-10)

Bug Fixes

  • support multiple decorators with ReactTestUtils (ef704b4)
  • ui-modal: fix second modal closing the first one if two of them are open (73a3001)
  • ui-side-nav-bar: don't allow SideNavBar.Item to inherit global styles (ded9542)
  • ui-side-nav-bar: increase SideNavBar.Item font weight to 400 (53399e3)

Features

  • ui-breadcrumb,ui-link: add onMouseEnter prop (a52f836)

v8.47.1

06 Nov 15:33
Compare
Choose a tag to compare

8.47.1 (2023-11-06)

Bug Fixes

  • ui-a11y-utils: fix popover reopen when clicking the trigger (895cdfc)
  • ui-drilldown: fix cmd+click not working on drilldown items (10e53ff)
  • ui-tray: fix Tray component unmounting twice when closed (1ec7647)

v8.47.0

27 Oct 15:39
Compare
Choose a tag to compare

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)

v8.46.1

13 Oct 13:57
Compare
Choose a tag to compare

8.46.1 (2023-10-13)

Bug Fixes

  • ui-drawer-layout,ui-tray: fix multiple mounting during transition (65a3f95)

v8.46.0

11 Oct 16:01
Compare
Choose a tag to compare

8.46.0 (2023-10-11)

Bug Fixes

  • ui-react-utils: fix ID counter wrong when not in context (29f8885)
  • ui-truncate-text: fix TruncateText not working inside TopNavBar.Item (5253173)

Features

  • ui-spinner): feat(ui-spinner: add delay prop and functionality to the Spinner (1f44e5d)

v8.45.0

03 Oct 12:26
Compare
Choose a tag to compare

8.45.0 (2023-10-03)

Bug Fixes

  • ui-color-picker: add a padding to colorpicker button (de420dd)
  • ui-drilldown: call onBackButtonClicked function when ArrowLeft got pressed (cd5e681)

Features

  • ui-view: add overscroll-behavior to view and flex.item component (6dc990f)