Skip to content

Releases: performant-software/react-components

v3.1.14

06 Feb 15:42

Choose a tag to compare

💥 Breaking Changes

None!

🚀 New Features

None!

🐛 Bug Fixes

  • Fixes an issue with numeric facets

v3.1.13

30 Jan 14:12

Choose a tag to compare

💥 Breaking Changes

None!

🚀 New Features

  • Adds the getFeatures function to Typesense utils
  • Deprecates the toFeature and toFeatureCollection functions in Typesense utils
  • Adds the toFeature and toFeatureCollection functions to Map utils
  • Updates @peripleo dependencies to the latest versions

🐛 Bug Fixes

None!

v3.1.12

16 Dec 21:21

Choose a tag to compare

💥 Breaking Changes

None!

🚀 New Features

  • Adds the reload, onReload, and updateItem props to DataList

🐛 Bug Fixes

None!

v3.1.11

03 Dec 19:20
90150df

Choose a tag to compare

💥 Breaking Changes

None!

🚀 New Features

None!

🐛 Bug Fixes

  • Fixes a bug where events at the boundaries of the FacetTimeline component could be incorrectly timezone-converted and filtered out of display

v3.1.10

19 Nov 18:39
09dd32b

Choose a tag to compare

💥 Breaking Changes

None!

🚀 New Features

  • changed the label of the Pagination component from core-data from "Rows per page" to the more generic "Records per page"

🐛 Bug Fixes

None!

v3.1.9

06 Nov 20:38
6aae96c

Choose a tag to compare

💥 Breaking Changes

None!

🚀 New Features

  • Input in the Core Data package now supports the disabled prop

🐛 Bug Fixes

None!

v3.1.7

10 Oct 17:44

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

None!

🐛 Bug Fixes

  • Fixes a bug with the handling of geocoding data from the MapTiler Geocoding Control, which prevented users from saving points and polygons from geocoding search

v3.1.6

11 Sep 14:36
7e1498b

Choose a tag to compare

💥 Breaking Changes

  • The attribute property of the SearchList and SearchListItem tags prop added in yesterday's 3.1.5 release has been renamed to name for consistency

🚀 New Features

  • SearchListItem now supports nested fields in the tags prop, in the format of geometry.point

🐛 Bug Fixes

None!

v3.1.5

10 Sep 15:51

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

  • Adds the tags prop to SearchListItem

🐛 Bug Fixes

  • Fixes a bug with the handling of negative dates in Calendar.js

v3.1.4

29 Aug 19:12

Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade.

🚀 New Features

None!

🐛 Bug Fixes

  • Fixes a bug in UserDefinedFieldsForm where the supplying the fields prop was still making a request to /user_defined_fields