Skip to content

Releases: instructure/instructure-ui

v8.55.0

09 Apr 21:49
Compare
Choose a tag to compare

8.55.0 (2024-04-09)

Bug Fixes

  • ui-dialog: menu closes when clicking on submenu (7e7d1aa)
  • ui-drawer-layout: fix drawerlayout transition bug (27ae4f1)
  • ui-tabs: fix automatic id generation (4645981)
  • ui-tray: make focus trapping work (048b9b4)

Features

  • ui-buttons: add stronger css rules for focused links (84f2306)

v8.54.0

21 Mar 16:05
Compare
Choose a tag to compare

8.54.0 (2024-03-21)

Bug Fixes

  • ui-options: add prop for workaround when VoiceOver doesn't announce the role of the highlighted item (35ba0b3)
  • ui-source-code-editor: make search panel work with older react versions (76cdaac)

Features

  • ui-date-time-input: make resetting programatically possible (a474dab)
  • ui-select: expose prop to control auto-scrolling in select component (7cd4c22)

v8.53.2

15 Feb 16:19
Compare
Choose a tag to compare

8.53.2 (2024-02-15)

Bug Fixes

  • ui-source-code-editor: make search panel react version agnostic (f917e20)

v8.53.1

09 Feb 17:11
Compare
Choose a tag to compare

8.53.1 (2024-02-09)

Bug Fixes

  • ui-source-code-editor: use dependencies instead of devDependencies (2cfbb4f)

v8.53.0

08 Feb 13:49
Compare
Choose a tag to compare

8.53.0 (2024-02-08)

Bug Fixes

  • ui-editable: fix the Esc key event propagation inside the Editable component (5223f2f)
  • ui-overlays: add maskcounter (fbe4d9e)
  • ui-text-area: correct highlight on textarea when using themeOverride (b657193)

Features

  • many: provide defaults to dateInput for easier setup and use (dcefc4e)
  • ui-date-time-input: add initialTimeForNewDate prop to datetimeinput (33711a3)
  • ui-date-time-input: add placeholder to datetimeinput's timeselect (3ec8cc3)
  • ui-source-code-editor: add search panel (991e8fa)

v8.52.0

02 Feb 13:55
Compare
Choose a tag to compare

8.52.0 (2024-02-02)

Bug Fixes

  • console,ui-view: fix process is not defined issue (25271d8)
  • shared-types: extend OtherHTMLAttributes with Element (474fa4d)

Features

  • ui-calendar: make easy and minimal configuration possible (911ac1b)
  • ui-drilldown,ui-top-nav-bar: add shouldCloseOnClick (c3df722)
  • ui-pagination: refactor Pagination and expand its API for easy config-based usage (19b928b)

v8.51.0

14 Dec 15:48
Compare
Choose a tag to compare

8.51.0 (2023-12-14)

Bug Fixes

  • fix review issues (e2db3dc)
  • handle Preview errors in docs page (bbcb307)
  • ui-a11y-utils: use event.detail instead of event.pointerType for safari/firefox (f58c2d2)
  • ui-truncate-text: resizing TruncateText to its original width doesn't work (d04417b)

Features

  • ui-date-time-input: add showMessages prop (5212a19)
  • ui-top-nav-bar: add a new variant 'forceIconWithLabel' for TopNavBar.Item (ad7c8d5)

v8.50.0

06 Dec 10:33
Compare
Choose a tag to compare

8.50.0 (2023-12-05)

Bug Fixes

  • fix modal not dismissible via touch and add focus region tests (e373da1)
  • shared-types,ui-heading: set h1 weight to 700 (34aa934)
  • ui-list: add fix for nested list items (614ac7a)
  • ui-pagination: fix chrome unable to focus undefined element (503535b)
  • ui-selectable: fix label can't be selected issue (3892896)
  • ui-side-nav-bar: fix scrollbar appearing in closed state (e84775f)

Features

  • ui-avatar: add showBorder prop to Avatar (693ea76)

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)