Releases: Ultimaker/react-web-components
Releases · Ultimaker/react-web-components
v5.9.0
Change:
- Removed the pop up from the ResponseError, and deprecated a bunch of its react props.
v5.6.13
Changed
- Duplicate tags entered in a
TagsField
component will be removed as they are entered.
v5.6.12
Update
- The
<ImageUploadField />
now accepts an optional error message to show when the upload image file size exceeds the allowance.
v5.6.11
Fixed
- Dropdowns closing on any keypress on browsers other than chrome
v5.6.10
In this version css-loader is no longer erroneously a normal dependency. Instead it has been made a devDependency so consuming packages are no longer told they need to install webpack which is a peerDependency for css-loader.
v5.6.8
Updates
- The
<BoxPlaceholder />
component accepts two different background colours: light and transparent.
v5.6.7
Updates
- Allows
<BoxPlaceholder />
show transparent or light background colours
- SASS and tagging mechanism
v5.6.6
Updated
- Added
<BoxIcon />
and <BoxPlaceholder />
- Added attribute
title
to <Image />
v5.6.5
- Moved
@types/node
into the more correct devDependency
section.
v5.6.4
Updated
- The person placeholder image has been updated.