Skip to content

Releases: instructure/instructure-ui

v10.2.2

13 Sep 12:00
Compare
Choose a tag to compare

What's Changed

  • fix(ui-toggle-details): fix ToggleDetails flickering in #1651
  • fix(ui-radio-input): only radio button and label are clickable in #1671
  • fix(ui-selectable): fix Select options not being selectable on iOS Safari with VoiceOver on in #1668
  • Docs: all anchor links work and can be bookmarked in #1665
  • Functional examples are added to ui-editable, ui-menu, ui-number-input, ui-tabs, ui-date-time-input, ui-table, ui-text-input, ui-view, ui-calendar,ui-drawer-layout,ui-editable

Full Changelog: v10.2.1...v10.2.2

v10.2.1

30 Aug 14:13
Compare
Choose a tag to compare

Whats new

What's Changed

  • RadioInput: Better docs for name and value props by @matyasf in #1656
  • docs(ui-options): function based examples are added to Options by @Kadirsaglm in #1649
  • docs(ui-overlays,ui-pages): function based examples are added to Overlay, Pages by @ToMESSKa in #1643

New Contributors

Full Changelog: v10.2.0...v10.2.1

v10.2.0

23 Aug 13:59
Compare
Choose a tag to compare

10.2.0 (2024-08-23)

Features

  • many: add data visualization colors, refactor theme code (c395e17)
  • ui-icons: add new AI icon (44b02ce)

v9.6.0

14 Aug 12:35
Compare
Choose a tag to compare

9.6.0 (2024-08-14)

Features

  • ui-calendar,ui-date-input: improve DateInput2 onChange callback, add date formatting option, extend docs (4e2c23c)

v8.56.2

07 Aug 08:37
Compare
Choose a tag to compare

Bug Fixes

  • ui-color-picker,ui-color-utils: fix corrupted CJS build (ba5965f)
  • ui-menu: MenuItem's onSelect type did not expose its value and selected types (98ca20e)

Full Changelog: v8.56.1...v8.56.2

v9.5.2

05 Aug 14:23
Compare
Choose a tag to compare

9.5.2 (2024-08-05)

Bug Fixes

  • ui-calendar,ui-date-input: fix year picker for non latin based locales; return iso date string in onRequestValidateDate (d7df0e8)

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)