Releases: instructure/instructure-ui
Releases · instructure/instructure-ui
v8.52.0
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)
v8.51.0
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)
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
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)
v8.48.3
8.48.3 (2023-11-23)
Bug Fixes
- ui-a11y-utils: fix regression in focus region (43dc1d8)
v8.48.2
8.48.2 (2023-11-21)
Bug Fixes
- ui-a11y-utils,ui-popover,ui-tooltip: fix focus manager issues (9f59f09)
v8.48.1
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)
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
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)
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)
Features
- ui-tabs: add active property to tabs (5037855)
- ui-top-nav-bar: add as property to TopNavBarItem (d471c16)