Releases: instructure/instructure-ui
Releases · instructure/instructure-ui
v8.50.0
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)
v8.49.0
v8.48.3
v8.48.2
v8.48.1
v8.48.0
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)
v8.47.1
v8.47.0
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)