This repository was archived by the owner on Mar 6, 2025. It is now read-only.
Releases: Ultimaker/react-web-components
Releases · Ultimaker/react-web-components
v5.6.3
Updated
- The Ultimaker logo has been replaced with Ultimaker text in GenericFlowPage.
v5.6.2
Updated
- The Ultimaker logo has been replaced with Ultimaker text.
v5.6.1
Updated
- The Ultimaker favicon has been updated.
v5.6.0
Added
- circular info icon
v5.5.2
Fixed
- The enable and disable scroll utility introduced in v5.3.1 introduced a far larger bug where the spacebar key would be blocked when a slide-in-panel was open. The old scroll enable/disable behavior has been restored to fix this bug.
v5.5.1
Fixed
- A bug where IconProps pointed to the IconWrapper class instead of the IconProps interface.
v5.5.0
Added
- Exposed IconProps for use in other libraries.
v5.4.0
Added
- a tick icon
v5.3.1
Added
- A
toggle_scrollingutility which can programmatically enable or disable scrolling.
Fixed
- A bug where opening the app switcher would remove the scroll bar and cause the UI to shift.
v5.3.0
Added
- utility function to calculate the intersection of two arrays