Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Releases: Ultimaker/react-web-components

v7.0.1

18 Feb 10:29
Compare
Choose a tag to compare

Fix the color of the my account avatar placeholder icon.

v7.0.0

18 Feb 10:27
Compare
Choose a tag to compare

Breaking more color variables removed.

v6.0.0

18 Feb 10:27
Compare
Choose a tag to compare

Add the new Ultimaker colors.

Breaking Color variables were removed.

v5.9.6

13 Feb 09:40
Compare
Choose a tag to compare

Updated

  • Possible to render or not render the error validation field for <InputField />s.

v5.9.5

05 Feb 14:55
Compare
Choose a tag to compare

Solve security vulnerabilities and update packages where possible.

v5.9.4

22 Jan 09:52
Compare
Choose a tag to compare

A SearchBar is responsible for its own internal state and rendering once it's mounted.

This change allows a parent component to force SearchBar to update its internal state (the value of query) to a new value.

UUIDs for internal SearchBar use are only generated once instead of on every render.

5.9.3

15 Jan 13:56
Compare
Choose a tag to compare

Remove the 25px border from the ImageCropper.

v5.9.2

14 Jan 14:45
Compare
Choose a tag to compare

Make sure the ImageCropper tool uploads the scaled image instead of the full size image.

v5.9.1

02 Jan 09:47
Compare
Choose a tag to compare

Changed

  • Make it possible to zoom out an image in the image cropper field.

v5.9.0

11 Dec 15:19
Compare
Choose a tag to compare

Change:

  • Removed the pop up from the ResponseError, and deprecated a bunch of its react props.