Releases: performant-software/react-components
Releases · performant-software/react-components
v2.2.18
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Adds
editableprop toFacetSlidercomponent to allow manual input of min/max values
🐛 Bug Fixes
None!
v2.2.17
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
None!
🐛 Bug Fixes
- Fixes a bug in the
FacetSlidercomponent where the slider was not visible if min or max value was "0"
v2.2.16
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Updates the
Object#isEqualfunction to include aremoveEmptyValuesoption for object types. Whentrue, any key with a value that matches one of theemptyValuesoption will be removed from the object before checking for equality.
🐛 Bug Fixes
None!
v2.2.15
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
None!
🐛 Bug Fixes
- Fixes an issue in the
FileUploadModalwhere an error message was display when theerrorsprop was an empty array
v2.2.14
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Updates the
actionsprop objects to pass the item index to theonClickattribute inDataTable - Updates
EmbeddedListto accepttablePropsto pass through toDataTable
🐛 Bug Fixes
None!
v2.2.13
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Adds the
asandasPropsprops toDataTableandItemscomponents
🐛 Bug Fixes
None!
v2.2.12
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
None!
🐛 Bug Fixes
- Fixes an issue in the
UserDefinedFieldsFormcomponent when fuzzy date values arenull
v2.2.11
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Adds handling for
FuzzyDatefield type toUserDefinedFieldsForm
🐛 Bug Fixes
None!
v2.2.10
💥 Breaking Changes
- Moves the
ModalContextcontext out of thesemantic-componentspackage and into thesharedpackage- This was only used internally, so it shouldn't impact any projects
🚀 New Features
- Adds the
EventsList,FacetSlider,FacetTimeline, andModalcomponents to thecore-datapackage
🐛 Bug Fixes
None!
v2.2.9
💥 Breaking Changes
None! Safe to upgrade.
🚀 New Features
None!
🐛 Bug Fixes
- Fixes and issue with the URL builder using multiple
project_idsin the Core Data URL