instructure-ui

A UI Component Library made by Instructure, Inc.

OTHER License

Downloads
5.1M
Stars
428
Committers
115

Bot releases are hidden (Show)

instructure-ui - v8.44.0

Published by HerrTopi about 1 year ago

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)
instructure-ui - v8.43.1

Published by HerrTopi about 1 year ago

Bug Fixes

  • ui-time-select: fix nonpersistent event issue in Timeselect with react 16 (77bc913)
instructure-ui - v8.43.0

Published by HerrTopi about 1 year ago

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)
instructure-ui - v8.41.1

Published by balzss about 1 year ago

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)
instructure-ui - v8.41.0

Published by HerrTopi about 1 year ago

8.41.0 (2023-08-21)

Features

  • shared-types,ui-theme-tokens: add new 'desktop' and 'tablet' breakpoints to themes (bcda3d0)
instructure-ui - v8.40.1

Published by HerrTopi about 1 year ago

8.40.1 (2023-08-18)

Bug Fixes

  • ui-color-picker: add id as allowed prop for color-picker (2ced2b2)
instructure-ui - v8.40.0

Published by HerrTopi about 1 year ago

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)
instructure-ui - v8.39.0

Published by HerrTopi about 1 year ago

Bug Fixes

  • ui-a11y-utils: fix modal closing when losing focus (5deda70)
  • ui-a11y-utils: fix parent dialog closing when file picker input is closed (1732297)
  • ui-dom-utils: findFocusable only treats an element as hidden if display is 'none' (69b3949)
  • ui-text-area: add ssr fix for resize observer (412c7a1)
  • ui-text-area: fix focusring issues in case of horizontal resize (dcbda2e)
  • ui-text-input: fix textInput, where onFocus fires twice. (eefd8ce)

Features

  • instui-config,shared-types,ui-navigation,ui-side-nav-bar,ui: add side-nav-bar component and deprecate navigation (45848bf)
instructure-ui -

Published by matyasf over 1 year ago

Bug Fixes
ui-dialog,ui-a11y-utils: fix focusing not yet positioned elements (f85b825)
ui-popover: fix TruncateText in Popover not accepting click events (27de84b)

instructure-ui - v8.38.0

Published by HerrTopi over 1 year ago

Bug Fixes

  • shared-types,ui-menu: menu background overlapping borders (a8262de)
  • ui-a11y-utils: dialog closes when release mouse outside (4989b56)
  • ui-date-time-input: fix onChange event not firing sometimes (4eaf63c)
  • ui-date-time-input, ui-time-select: Fix committing value issues when allowNonStepInput is true. (30c9a98)

Features

  • shared-types,ui-flex: add gap prop to Flex (e1a3396)
instructure-ui - v8.37.0

Published by matyasf over 1 year ago

Bug Fixes

  • ui-date-time-input: DateTimeInput does not trigger invalidDateTimeMessage on blur (307a3f4)
  • ui-grid: fix Grid.Col offset style calculation (91e532c)
  • ui-motion: Transition’s behavior conflict (57bbc92)
  • ui-progress: fix ProgressBar info and success color in inverse mode (920fa49)
  • ui-text-input: fix TextInput padding calculation vol.2. (757c04a), closes PR#1178

Features

  • ui-date-time-input: allow the user to enter non-step divisible time values (2cf6c9d)
  • ui-progress: add shouldAnimate prop to ProgressBar (c528956)
  • ui-source-code-editor: add height and width props to SourceCodeEditor (4e9b1e7)

Performance Improvements

  • ui-select: improve perf for large amount of items (396a13b)
instructure-ui - v8.36.0

Published by ke1k0 over 1 year ago

Bug Fixes

  • ui-text-input: fix padding calculation for before/after element (fe0f225)

Features

  • ui-badge: add display prop to Badge (de14020)
instructure-ui - v8.35.1

Published by ke1k0 over 1 year ago

Bug Fixes

  • ui-dialog,ui-drawer-layout,ui-modal,ui-popover,ui-tray: remove browser reliant Element usage (8c49c42)
  • ui-dom-utils: add contenteditable to focusableSelector (21c0108)
  • ui-source-code-editor: SourceCodeEditor doesn’t delete text when select all with cmd+a in controlled mode (89bf43f)
instructure-ui - v8.35.0

Published by ke1k0 over 1 year ago

Features

  • ui-time-select: allow non-step values with allowNonStepInput (6dace32)
instructure-ui - v8.34.0

Published by ke1k0 over 1 year ago

Bug Fixes

  • ui-a11y-utils: fix type for removedNodes and addedNodes (f43c2ff)
  • ui-color-picker: axe-check tests failing (d32f395)

Features

  • ui-time-select: added “mountNode” property; (c7df9a1)
instructure-ui - v8.33.2

Published by ke1k0 over 1 year ago

Bug Fixes

  • ui-breadcrumb: fix prop typing for Breadcrumb.Link (9093c3e)
  • ui-modal: fix screenreader focus order in Chrome (f32ae67)
instructure-ui - v8.33.1

Published by ke1k0 almost 2 years ago

Bug Fixes

  • ui-top-nav-bar: fix TopNavBar smallViewport mode example (7ddaf8a)
  • ui-top-nav-bar: smallViewport menu should close on layout switch (10cd5a6)
instructure-ui - v8.33.0

Published by Brailor almost 2 years ago

8.33.0 (2023-01-04)

Bug Fixes

  • shared-types,ui-color-picker: colorPicker css problem (82ce9e3)
  • ui-drilldown: selectableType=single works like radio buttons (3a20ddb)
  • ui-tabs: tab bar is not scrollable on the left side (d369138)

Features

  • ui-drilldown: add selected prop to Drilldown.Option which allows controlled behavior (5776937)
  • ui-icons: add arrow-nest icon (cb17dff)
instructure-ui - v8.32.1

Published by ke1k0 almost 2 years ago

Bug Fixes

  • ui-source-code-editor: update codemirror dependencies and fix rtlMoveVisually bug (ae39490)
instructure-ui - v8.32.0

Published by ke1k0 almost 2 years ago

Features

  • emotion,ui-babel-preset,ui-source-code-editor: remove lodash (4670be5)
  • ui-drawer-layout: expose overflow css props as themeable variables (f64159c)