Skip to content

Releases: IPG-Automotive-UK/react-ui

v11.2.0-0

12 Feb 14:09
Compare
Choose a tag to compare
v11.2.0-0 Pre-release
Pre-release

Pre-release to test:

  • Auto selecting of vehicle fields when only one option is available #1039

v11.1.1-0

12 Feb 11:07
Compare
Choose a tag to compare
v11.1.1-0 Pre-release
Pre-release

Pre-release to test:

  • Wrapping of axis labels to avoid overflowing the plot container in LinePlot. #1041

v11.1.0

12 Feb 10:58
Compare
Choose a tag to compare
  • Updated the behaviour of the TransferList component such that when a search is applied, the selection only takes into account the items that match the search. The select all toggle also now takes into account any applied search #1035

v11.0.0

03 Feb 16:24
Compare
Choose a tag to compare

Breaking Changes

  • MUI has been upgraded to v6 and brings various breaking changes detailed here #984
    • Migration:
      • View details on the PR linked above
  • NoWrapTypography - Component has been removed #1015
    • Migration:
      • All usages should be replaced with TruncatedTooltip. See storybook for example use cases.

Enhancements

  • ImageUploader - Now supports SVG upload #1023
  • Hardcoded colours have been converted to theme references across RUI #1021

v10.4.2

03 Feb 15:55
Compare
Choose a tag to compare

Fixes

  • NoWrapTypography - Restore export
  • Corepack fix

v10.4.1

31 Jan 16:27
Compare
Choose a tag to compare

Fixes

  • TruncatedTooltip - Fix the access to the inner component using forwardRef #1034
  • VehicleSelector - Fixes close button when a variant is deselected in the UI #1033

v10.4.1-0

29 Jan 09:56
Compare
Choose a tag to compare
v10.4.1-0 Pre-release
Pre-release

Pre-release to test:

  • Correctly forward ref to underlying component in TruncatedTooltip #1032

v10.4.0

29 Jan 08:39
Compare
Choose a tag to compare

Enhancements

  • The font size for the user avatar in UserLabel has been decreased to 10px #1030
  • Export types for the TransferList #1028

v10.3.0

24 Jan 10:07
Compare
Choose a tag to compare

Enhancements

  • ImageUploader - Allows the restriction of accepted image types #1026

v10.3.0-0

24 Jan 09:49
Compare
Choose a tag to compare
v10.3.0-0 Pre-release
Pre-release
  • Allows the restriction of accepted image types in ImageUploader #1026