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
v3.2.0
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
v2.3.1.2
Fixed
- Fix in the I18n class.
- Use the correct
get-text
function for plurals
v2.3.1.1
v3.1.0
v3.0.0
Changed
- reduced the package size by making the following changes:
- swaps react-tag-input for react-tag-autocomplete
- swaps react-dates for react-date-picker
- removes lodash (but keeps lodash.debounce)
- removes NotoSans-Bold font
- updated dependancies
Fixed
- the alignment of a icon link when placed in a button