Skip to content

Releases: instructure/instructure-ui

v10.0.0

31 Jul 16:38
Compare
Choose a tag to compare

10.0.0 (2024-07-31)

Features

  • many: rewrite color system (1e5809e)
  • ui-codemods: add codemod for v10 color update (566751b)

BREAKING CHANGES

  • many: Breaks color overrides in certain cases

v9.5.1

31 Jul 06:47
Compare
Choose a tag to compare

9.5.1 (2024-07-30)

Bug Fixes

  • ui-color-picker,ui-color-utils: fix corrupted CJS build (e1016be)
  • ui-modal: inherit border radius for ModalHeader (03cf94d)

v9.5.0

26 Jul 13:52
Compare
Choose a tag to compare

9.5.0 (2024-07-26)

Note: Version bump only

v9.3.0

17 Jul 13:41
Compare
Choose a tag to compare

9.3.0 (2024-07-17)

Bug Fixes

  • ui-buttons: do not emit failed prop type warning when setting CondensedButton's color to 'secondary' (a3587df)

Features

  • ui-top-nav-bar: add workaround hack for new topnav design with the old api (e5b34c0)
  • ui,ui-date-input: add new DateInput2 component (9c893fc)

v9.2.0

09 Jul 12:54
Compare
Choose a tag to compare

9.2.0 (2024-07-09)

Bug Fixes

  • ui-drilldown: index drilldown options to always preserve the correct order (3159d06)
  • ui-file-drop: set aria-invalid to true when there are error messages (67fce51)
  • ui-number-input,ui-pagination: set numberinput type to number (19f27f5)
  • ui-top-nav-bar: fix topnavbar item width changing (88993e2)
  • ui-top-nav-bar: lowered topnavbar zindex so it goes below trays/popovers/modals/etc (bcfcb84)

Features

  • ui-table: remove restriction for children types and add documentation (00e3026)
  • ui-tray: add optional mask overlay to tray (8616638)

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)