Skip to content

v2.1.0

Compare
Choose a tag to compare
@dleadbetter dleadbetter released this 03 Apr 17:51
· 457 commits to master since this release
169abd0

💥 Breaking Changes

  • Splits Tailwind CSS and component CSS into separate files for core-data package (see README.md)
  • Refactors PlaceDetails component and removes Related* components (should now be explicitly added as child components)

🚀 New Features

  • Adds CoreDataContext for providing Core Data base URL and project IDs to child components
  • Adds FacetList, FacetLists, and FacetListsGrouped, and FacetStateContextProvider, PersistentSearchStateContextProvider components to be used with Typesense
  • Adds LayerMenu, OverlayLayers, PlaceMarkers, and SearchResultsLayers components to be used to Peripleo
  • Removes all i18n support
  • Adds utility classes for API, CoreData, Peripleo, and Typesense
  • Moves map styles into utility class
  • Adds clustering props to the LocationMarkers component

🐛 Bug Fixes

None!