Skip to content

Releases: performant-software/react-components

v2.3.14

08 Apr 14:39

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

None!

πŸ› Bug Fixes

  • Adds null and falsey checking to Object#getNestedValue

v2.3.13

07 Apr 20:22

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

  • Adds the Timeline component (extracted from FacetTimeline)
  • Adds the getDate function to Typesense utility class (extracted from FacetTimeline)

πŸ› Bug Fixes

None!

v2.3.12

07 Apr 13:41

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

  • Adds the MediaContentsService class

πŸ› Bug Fixes

  • Updates toFeatureCollection to strip extraneous GeoJSON from properties
  • Updates LocationMarkers to use useLoadedMap instead of useMap
  • Adjusts styles on FacetTimeline

v2.3.11

01 Apr 18:50

Choose a tag to compare

πŸ’₯ Breaking Changes

  • Adds new required data prop to FacetTimeline, which expects a list of Typesense documents corresponding to events

πŸš€ New Features

None!

πŸ› Bug Fixes

  • Adds "type": "module" to shared-components

v2.3.10

27 Mar 14:41

Choose a tag to compare

πŸ’₯ Breaking Changes

  • Updates Peripleo utils to handle the new configuration structure

πŸš€ New Features

  • Adds the connectionTimeout and timeout configuration options to createTypesenseAdapter
  • Adjusts Button styles
  • Refactors the FacetTimeline

πŸ› Bug Fixes

None!

v2.3.9

21 Mar 15:49

Choose a tag to compare

πŸ’₯ Breaking Changes

  • Adds required data prop to SearchResultsLayer; Previously the component used useCachedHits to gather the data
  • Adds optional searching prop to SearchResultsLayer; The component will not automatically fit to the bounding box when searching is "true"

πŸš€ New Features

  • Updates @peripleo/peripleo and @peripleo/maplibre dependencies to latest versions
  • Adds interactive prop to LocationMarkers to pass down to GeoJSONLayer
  • Adds ability to filter toFeatureCollection by geometry type

πŸ› Bug Fixes

None!

v2.3.8

19 Mar 16:09

Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Moves the getNestedValue function from core-data to shared package
  • Adds the getYearRange function to FuzzyDate utils
  • Adds the id property to feature creation in CoreData utils class
  • Adds ssr module export for SSR-safe components/functions

πŸ› Bug Fixes

None!

v2.3.7

18 Mar 13:40

Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

None!

πŸ› Bug Fixes

  • Fixes an issue with "Show Less" button displaying with no content in RecordDetailPanel

v2.3.6

18 Mar 00:28

Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

None!

πŸ› Bug Fixes

  • Fixes an issue with content being obscured in RecordDetailPanel

v2.3.5

07 Mar 11:49

Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Adds loading prop to RecordDetailPanel

πŸ› Bug Fixes

None!