Releases: performant-software/react-components
Releases · performant-software/react-components
v1.0.17
Republish of v1.0.16 due to error.
v1.0.16
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Adds the
searchableprop to the FacetList component to allow searching within the list of facet values
🐛 Bug Fixes
None!
v1.0.15
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Updates the LazyDocument, LazyImage, and LazyVideo components to hide the
imgelement while loading - Adds the ImageCarousel component
🐛 Bug Fixes
None!
v1.0.14
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
None!
🐛 Bug Fixes
- Fixes a bug in the SearchBox component where the
onKeyUpprop was not being sent as a function - Adds the
keyprop to the CurrentFacetLabels component
v1.0.13
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Adds Semantic-UI styled Instant Search components for searching, faceting, displaying search results, etc
- Updates the ItemCollection component to be able to show/hide the view toggle
- Updates
react-pdfto the latest version
🐛 Bug Fixes
None!
v1.0.12
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Updates the UserDefinedField
resolveErrorsutility function to handle field errors
🐛 Bug Fixes
- Fixes an issue in the FileUploadModal with the
onSetStatefunction not updating attributes - Adds a default
orderto the UserDefinedFieldModal
v1.0.10
💥 Breaking Changes
- Refactors the
filtersprop on any component using the DataList HOC. This refactor only applies to thedefaultsattribute, see new usage here.
🚀 New Features
- Adds the ability to display filter labels at the top of a component using the DataList HOC, via the
showLabelsconfiguration prop infilters. - Adds an optional
headerComponentprop to the FileUploadModal component.
🐛 Bug Fixes
None!
v1.0.9
💥 Breaking Changes
- Moves the Citation component to the
@performant-software/shared-componentspackage
🚀 New Features
- Creates the
useCitationStyleshook for use with Zotero citations/citeproc
🐛 Bug Fixes
None!
v1.0.8
💥 Breaking Changes
None! Safe to Upgrade!
🚀 New Features
None!
🐛 Bug Fixes
- Fixes an issue with the RichTextArea component incorrectly using React's
lazyfunction to load CSS - Updates the
shared-componentsWebpack config to resolvereact-quill
v1.0.7
💥 Breaking Changes
- Removes the TreeGraph.Circle and TreeGraph.Rectangle sub-components
🚀 New Features
- Updates the TreeGraph component to use a
foreignObjectelement to allow rendering nodes as HTML
🐛 Bug Fixes
None!