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.56.0 Latest Release

Published by balzss 6 months ago

8.56.0 (2024-05-06)

Features

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

Published by joyenjoyer 6 months ago

8.55.1 (2024-04-30)

Bug Fixes

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

Published by balzss 6 months ago

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

Published by balzss 7 months ago

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

Published by balzss 8 months ago

8.53.2 (2024-02-15)

Bug Fixes

  • ui-source-code-editor: make search panel react version agnostic (f917e20)
instructure-ui - v8.53.1

Published by balzss 8 months ago

8.53.1 (2024-02-09)

Bug Fixes

  • ui-source-code-editor: use dependencies instead of devDependencies (2cfbb4f)
instructure-ui - v8.53.0

Published by balzss 8 months ago

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

Published by HerrTopi 9 months ago

8.52.0 (2024-02-02)

Bug Fixes

  • console,ui-view: fix process is not defined issue (25271d8)
  • shared-types: extend OtherHTMLAttributes with Element (474fa4d)

Features

  • ui-calendar: make easy and minimal configuration possible (911ac1b)
  • ui-drilldown,ui-top-nav-bar: add shouldCloseOnClick (c3df722)
  • ui-pagination: refactor Pagination and expand its API for easy config-based usage (19b928b)
instructure-ui - v8.51.0

Published by balzss 10 months ago

8.51.0 (2023-12-14)

Bug Fixes

  • fix review issues (e2db3dc)
  • handle Preview errors in docs page (bbcb307)
  • ui-a11y-utils: use event.detail instead of event.pointerType for safari/firefox (f58c2d2)
  • ui-truncate-text: resizing TruncateText to its original width doesn't work (d04417b)

Features

  • ui-date-time-input: add showMessages prop (5212a19)
  • ui-top-nav-bar: add a new variant 'forceIconWithLabel' for TopNavBar.Item (ad7c8d5)
instructure-ui - v8.50.0

Published by balzss 11 months ago

8.50.0 (2023-12-05)

Bug Fixes

  • fix modal not dismissible via touch and add focus region tests (e373da1)
  • shared-types,ui-heading: set h1 weight to 700 (34aa934)
  • ui-list: add fix for nested list items (614ac7a)
  • ui-pagination: fix chrome unable to focus undefined element (503535b)
  • ui-selectable: fix label can't be selected issue (3892896)
  • ui-side-nav-bar: fix scrollbar appearing in closed state (e84775f)

Features

  • ui-avatar: add showBorder prop to Avatar (693ea76)
instructure-ui - v8.49.0

Published by joyenjoyer 11 months ago

8.49.0 (2023-11-24)

Bug Fixes

  • shared-types,ui-heading: change h1 heading weight (b160d30)
  • shared-types: fix unwanted scrollbar (ac8da80)

Features

  • shared-types,ui-pill: change pill according to new design guidelines (3bd8ee6)
  • ui-side-nav-bar: change hover bahaviour of SideNavBar (924f6b3)
instructure-ui - v8.48.3

Published by balzss 11 months ago

8.48.3 (2023-11-23)

Bug Fixes

  • ui-a11y-utils: fix regression in focus region (43dc1d8)
instructure-ui - v8.48.2

Published by balzss 11 months ago

8.48.2 (2023-11-21)

Bug Fixes

  • ui-a11y-utils,ui-popover,ui-tooltip: fix focus manager issues (9f59f09)
instructure-ui - v8.48.1

Published by joyenjoyer 11 months ago

8.48.1 (2023-11-17)

Bug Fixes

  • ui-tray: fix event listeners not working when a second tray is open (ca62df5)

Features

  • ui-top-nav-bar: add Breadcrumb to TopNavBar (e340ae9)
instructure-ui - v8.48.0

Published by joyenjoyer 11 months ago

8.48.0 (2023-11-10)

Bug Fixes

  • support multiple decorators with ReactTestUtils (ef704b4)
  • ui-modal: fix second modal closing the first one if two of them are open (73a3001)
  • ui-side-nav-bar: don't allow SideNavBar.Item to inherit global styles (ded9542)
  • ui-side-nav-bar: increase SideNavBar.Item font weight to 400 (53399e3)

Features

  • ui-breadcrumb,ui-link: add onMouseEnter prop (a52f836)
instructure-ui - v8.47.1

Published by balzss 12 months ago

8.47.1 (2023-11-06)

Bug Fixes

  • ui-a11y-utils: fix popover reopen when clicking the trigger (895cdfc)
  • ui-drilldown: fix cmd+click not working on drilldown items (10e53ff)
  • ui-tray: fix Tray component unmounting twice when closed (1ec7647)
instructure-ui - v8.47.0

Published by balzss 12 months ago

8.47.0 (2023-10-27)

Bug Fixes

  • emotion,ui-i18n,ui-react-utils: make decorated components testable with ReactTestUtils (3568250)
  • handleDocumentClick should only capture mouse events (abcd31f)
  • instui-config: v7 codemods were not run for BreadcrumbLink and FlexItem (5b8601e)
  • ui-checkbox,ui-spinner: remove hover highlight from disabled checkbox (3fe755f)
  • ui-date-time-input: clear TimeSelect value when DateInput value is cleared (b1a58e5)

Features

  • ui-tabs: add active property to tabs (5037855)
  • ui-top-nav-bar: add as property to TopNavBarItem (d471c16)
instructure-ui - v8.46.1

Published by HerrTopi about 1 year ago

8.46.1 (2023-10-13)

Bug Fixes

  • ui-drawer-layout,ui-tray: fix multiple mounting during transition (65a3f95)
instructure-ui - v8.46.0

Published by HerrTopi about 1 year ago

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

Published by joyenjoyer about 1 year ago

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)