Releases: performant-software/react-components
Releases Β· performant-software/react-components
v2.3.14
π₯ Breaking Changes
None! Safe to upgrade.
π New Features
None!
π Bug Fixes
- Adds
nulland falsey checking toObject#getNestedValue
v2.3.13
π₯ Breaking Changes
None! Safe to upgrade.
π New Features
- Adds the
Timelinecomponent (extracted fromFacetTimeline) - Adds the
getDatefunction toTypesenseutility class (extracted fromFacetTimeline)
π Bug Fixes
None!
v2.3.12
π₯ Breaking Changes
None! Safe to upgrade.
π New Features
- Adds the
MediaContentsServiceclass
π Bug Fixes
- Updates
toFeatureCollectionto strip extraneous GeoJSON fromproperties - Updates
LocationMarkersto useuseLoadedMapinstead ofuseMap - Adjusts styles on
FacetTimeline
v2.3.11
v2.3.10
π₯ Breaking Changes
- Updates Peripleo utils to handle the new configuration structure
π New Features
- Adds the
connectionTimeoutandtimeoutconfiguration options tocreateTypesenseAdapter - Adjusts
Buttonstyles - Refactors the
FacetTimeline
π Bug Fixes
None!
v2.3.9
π₯ Breaking Changes
- Adds required
dataprop toSearchResultsLayer; Previously the component useduseCachedHitsto gather the data - Adds optional
searchingprop toSearchResultsLayer; The component will not automatically fit to the bounding box whensearchingis "true"
π New Features
- Updates
@peripleo/peripleoand@peripleo/maplibredependencies to latest versions - Adds
interactiveprop toLocationMarkersto pass down toGeoJSONLayer - Adds ability to filter
toFeatureCollectionby geometry type
π Bug Fixes
None!
v2.3.8
π₯ Breaking Changes
None!
π New Features
- Moves the
getNestedValuefunction fromcore-datatosharedpackage - Adds the
getYearRangefunction to FuzzyDate utils - Adds the id property to feature creation in CoreData utils class
- Adds
ssrmodule export for SSR-safe components/functions
π Bug Fixes
None!
v2.3.7
π₯ Breaking Changes
None!
π New Features
None!
π Bug Fixes
- Fixes an issue with "Show Less" button displaying with no content in
RecordDetailPanel
v2.3.6
π₯ Breaking Changes
None!
π New Features
None!
π Bug Fixes
- Fixes an issue with content being obscured in
RecordDetailPanel
v2.3.5
π₯ Breaking Changes
None!
π New Features
- Adds
loadingprop toRecordDetailPanel
π Bug Fixes
None!