Skip to content

Releases: instructure/instructure-ui

v9.1.0

14 Jun 12:39
Compare
Choose a tag to compare

9.1.0 (2024-06-14)

Bug Fixes

  • ui-buttons: allow secondary option for CondensedButton color (eca60d3)
  • ui-color-picker: add styling for disabled state (7d6d3ad)
  • ui-react-utils: remove defaultProps from DeterministicContextProvider (5c89612)
  • ui-tabs: fix horizontal scrolling with keyboard navigation (a25c7db)
  • ui-tabs: fix id generation when null is present as children (85765ae)
  • ui-top-nav-bar: keep width unchanged when active status is set to topnavbar.item (9770827)
  • ui-top-nav-bar: show nothing in smallviewportlayout when there is one crumb link (1c380a9)

Features

  • shared-types,ui-calendar,ui-select: add yearpicker functionality to calendar (2c0c6e0)
  • ui-menu: add maxHeight functionality to Menu (6494c4a)
  • ui-tabs: add option for persisting tabpanels (6fe73a3)

v8.56.1

13 Jun 19:10
Compare
Choose a tag to compare

8.56.1 (2024-06-13)

Bug Fixes

  • ui-buttons: allow secondary option for CondensedButton color (c42d87c)
  • ui-color-picker: add disabled styling for ColorPreset (5fda291)
  • ui-tabs: fix horizontal scrolling with keyboard navigation (4fddcad)
  • ui-tabs: fix id generation when null is present as children (c13fd7f)
  • ui-top-nav-bar: keep width unchanged when active status is set to topnavbar.item (f00503e)
  • ui-top-nav-bar: show nothing in smallviewportlayout when there is one crumb link (ccce4c8)

v9.0.1

06 Jun 16:36
Compare
Choose a tag to compare

9.0.1 (2024-05-09)

Note: Version bump only for package instructure-ui

v8.56.0

06 May 14:11
Compare
Choose a tag to compare

8.56.0 (2024-05-06)

Features

  • ui-top-nav-bar: add onclick prop for hidden menu item (7228ae1)

v8.55.1

30 Apr 12:13
Compare
Choose a tag to compare

8.55.1 (2024-04-30)

Bug Fixes

  • ui-dialog: revert ecc0ee8 (deb44dd)
  • ui-top-nav-bar: change topnavbar secondary color to porcelaine (4284cc0)

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)