Releases: performant-software/react-components
Releases ยท performant-software/react-components
v3.1.15
v3.1.14
๐ฅ Breaking Changes
None!
๐ New Features
None!
๐ Bug Fixes
- Fixes an issue with numeric facets
v3.1.13
๐ฅ Breaking Changes
None!
๐ New Features
- Adds the
getFeaturesfunction to Typesense utils - Deprecates the
toFeatureandtoFeatureCollectionfunctions in Typesense utils - Adds the
toFeatureandtoFeatureCollectionfunctions to Map utils - Updates
@peripleodependencies to the latest versions
๐ Bug Fixes
None!
v3.1.12
๐ฅ Breaking Changes
None!
๐ New Features
- Adds the
reload,onReload, andupdateItemprops toDataList
๐ Bug Fixes
None!
v3.1.11
v3.1.10
๐ฅ Breaking Changes
None!
๐ New Features
- changed the label of the
Paginationcomponent fromcore-datafrom "Rows per page" to the more generic "Records per page"
๐ Bug Fixes
None!
v3.1.9
๐ฅ Breaking Changes
None!
๐ New Features
Inputin the Core Data package now supports thedisabledprop
๐ Bug Fixes
None!
v3.1.7
v3.1.6
๐ฅ Breaking Changes
- The
attributeproperty of theSearchListandSearchListItemtagsprop added in yesterday's 3.1.5 release has been renamed tonamefor consistency
๐ New Features
SearchListItemnow supports nested fields in thetagsprop, in the format ofgeometry.point
๐ Bug Fixes
None!
v3.1.5
๐ฅ Breaking Changes
None! Safe to upgrade.
๐ New Features
- Adds the
tagsprop toSearchListItem
๐ Bug Fixes
- Fixes a bug with the handling of negative dates in Calendar.js