Skip to content

Releases: performant-software/react-components

v3.1.20

22 Apr 18:48
e02a684

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

None!

πŸ› Bug Fixes

  • Display date filters correctly by @blms in #582

Full Changelog: v3.1.19...v3.1.20

v3.1.19

21 Apr 20:51
34d681d

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

  • Improve filter label content retrieval (Archnet #1679) by @blms in #580

πŸ› Bug Fixes

None!

Full Changelog: v3.1.18...v3.1.19

v3.1.18

17 Apr 13:48
f87f9e8

Choose a tag to compare

πŸ’₯ Breaking Changes

  • Fuzzy place adustments by @camdendotlol in #578 replaces getCertaintyCircles with toCertaintyCircle, which has updated functionality and arguments.

πŸš€ New Features

None!

πŸ› Bug Fixes

None!

Full Changelog: v3.1.17...v3.1.18

v3.1.17

09 Apr 18:48
c9d0f2b

Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

πŸ› Bug Fixes

None!

Full Changelog: v3.1.16...v3.1.17

v3.1.16

07 Apr 15:42
b9327b5

Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Add a table view, with a column selector, as an option for the Items list by @blms in #573
  • Persist view selection in Items list

πŸ› Bug Fixes

  • Fix a UI bug where the actions column in a DataTable could unintentionally wrap to a second line

Full Changelog: v3.1.15...v3.1.16

v3.1.15

12 Feb 20:02

Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

None!

πŸ› Bug Fixes

  • Fixes an issue truncating geometry data

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