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

v5.2.1

06 Jun 10:13
b7eb75c
Compare
Choose a tag to compare

Fixed

  • upgraded js-yaml

v5.2.0

05 Jun 14:30
Compare
Choose a tag to compare

Added

  • sub navigation to Header
  • align prop to PageTile

Fixed

  • the centring of the spinner on LoadingPage

v5.1.2

28 May 14:12
Compare
Choose a tag to compare

Added

  • a disabled option to the context menu

v5.1.1

15 May 11:52
dbb5a5a
Compare
Choose a tag to compare

Fixed

  • date field component to correctly receive and return the date as an an ISO date string
  • cropping an image in the image upload component
  • the display name of the slide out container component

v5.1.0

02 May 12:31
be95c02
Compare
Choose a tag to compare

Changed

  • the header now sticks to the top of the page on all screen sizes

v5.0.1

01 May 14:13
31e77d8
Compare
Choose a tag to compare

Fixed

  • fixed disabling body scrolling when multiple instances of the Modal or SlideInPanel are mounted

v5.0.0

29 Apr 09:46
ef4ccff
Compare
Choose a tag to compare

Added

  • App switcher menu for navigation between app

Changed

  • New header and navigation styling. Old versions of both the header and navigation components have been also kept for now, but with the postfix ‘Old’
  • A width prop has been added to Divider to make it more flexible
  • The account button in UserAccountMenu now opens in the same tab
  • A slideDirection prop has now been added to SlideInPanel to set which slide the panel slides from
  • An includeHeader prop has also been added to SlideInPanel to set if a header is shown or not

v4.0.2

18 Apr 13:49
644218d
Compare
Choose a tag to compare

Added

  • Added ts source files to npm for source mapping

Fixed

  • Beta pill when not passing beta explanation text

v4.0.0

18 Apr 09:17
3d6b605
Compare
Choose a tag to compare

Changed

  • Translation strings have been removed from the components, and must now be passed in

Fixed

  • Added a couple of missing component exports

v3.2.0

15 Apr 13:52
01881e2
Compare
Choose a tag to compare

Added

  • Resource grid components
  • Beta pill component

Changed

  • Improved displaying a checkbox as a static field
  • Improved truncating and wrapping text in responsive tables
  • Changed the animations library from React-motion and React-collapse to React-spring

Fixed

  • I18n plurals translation function