Releases: instructure/instructure-ui
Releases · instructure/instructure-ui
v8.46.1
8.46.1 (2023-10-13)
Bug Fixes
- ui-drawer-layout,ui-tray: fix multiple mounting during transition (65a3f95)
v8.46.0
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
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)
v8.44.0
8.44.0 (2023-09-21)
Bug Fixes
- ui-number-input: increase specificity for numberinput's input styles (e761082)
- ui-select,ui-simple-select: add new tests (e156baa)
- ui-select: add workaround for safari combobox (09987bb)
- ui-tree-browser: prevent TreeBrowser from breaking keyboard navigation focus order (0741bc5)
Features
- grid: add stretch option to vAlign (7b215b6)
v8.43.1
Bug Fixes
- ui-time-select: fix nonpersistent event issue in Timeselect with react 16 (77bc913)
v8.43.0
Bug Fixes
- ui-responsive: round dimensions for query matcher (5cd4e24)
- ui-text-area: fix textarea so selenium tests will pass (2e54ae3)
Features
- ui-responsive: add support for multiple responsive breakpoints (255a832)
v8.41.1
8.41.1 (2023-08-24)
Bug Fixes
- fix document in undefined SSR errors (4c6e998)
- ui-dom-utils: fix findFocusable throwing nullpointer exceptions (2169bff)
- ui-source-code-editor: fix broken codemirror syntax highlight (155b42a)
v8.41.0
8.41.0 (2023-08-21)
Features
- shared-types,ui-theme-tokens: add new 'desktop' and 'tablet' breakpoints to themes (bcda3d0)
v8.40.1
8.40.1 (2023-08-18)
Bug Fixes
- ui-color-picker: add id as allowed prop for color-picker (2ced2b2)
v8.40.0
8.40.0 (2023-08-17)
Bug Fixes
- ui-color-picker: fix broken commonjs import for color-picker (32dbd2b)
- ui-flex: documentation wording (b4a1374)
- ui-selectable: move Selectable onClick listener one level down (5c40100)
Features
- emotion,shared-types,ui-theme-tokens: add mediumSmall spacing to themes (d909ded)