Skip to content

Releases: performant-software/react-components

v2.1.1

04 Apr 14:57
ea6ab01
Compare
Choose a tag to compare

💥 Breaking Changes

None!

🚀 New Features

None!

🐛 Bug Fixes

  • Fixes an issue with fitBoundingBox option not correctly resetting bounds in the SearchResultsLayer component

v2.1.0

03 Apr 17:51
169abd0
Compare
Choose a tag to compare

💥 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!

v2.0.0

08 Mar 16:30
b49d491
Compare
Choose a tag to compare

💥 Breaking Changes

  • Removes IIIFViewer and IIIFModal components
    • These were basically re-exports of the Clover Viewer component (with a Modal wrapper for IIIFModal)
    • Consuming applications should use the Clover/SemanticUI components directly
  • Moves packages styles from /build/main.css to /styles.css

🚀 New Features

  • Updates the build process to use Vite and export both ES modules and CommonJS
  • Adds the core-data package to include components that support the public Core Data API
  • Updates all react-components packages to be peer dependencies
  • Updates Storybook to use Vite builder
  • Removes unused packages; Basic dependency cleanup
  • Updates GitHub pages deployment to latest version

🐛 Bug Fixes

  • Fixes import issues brought to light by Vite build
  • Fixes a bug with Storybook being deployed to GitHub pages on every PR

v1.1.6

04 Mar 15:54
e50217f
Compare
Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade!

🚀 New Features

  • Adds the uuid column to the UserDefinedFieldsList and UserDefinedFieldsEmbeddedList components

🐛 Bug Fixes

None!

v1.1.5

26 Feb 12:48
59e5997
Compare
Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade!

🚀 New Features

  • Refactors the logic in the List component for rendering the list header grid

🐛 Bug Fixes

None!

V1.1.4

21 Feb 22:16
2600e8e
Compare
Choose a tag to compare

💥 Breaking Changes
None! Safe to upgrade!

🚀 New Features

  • Adds support for viewing and previewing PDFs
  • Adds ViewPDFButton component

🐛 Bug Fixes
None!

v1.1.3

01 Feb 13:14
764fda1
Compare
Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade!

🚀 New Features

  • Adds a buffer to the MapDraw component initial zoom so that point geometries do not zoom in too far
  • Adds the LayerMenu, GeoJsonLayer, and RasterLayer components
  • Adds the MapControl component to allow custom map buttons

🐛 Bug Fixes

None!

v1.1.2

22 Jan 16:28
ab85a27
Compare
Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade!

🚀 New Features

None!

🐛 Bug Fixes

  • Fixes a bug with the MapDraw component displaying empty elements and blocking elements below

v1.1.1

09 Jan 19:51
104607c
Compare
Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade!

🚀 New Features

  • Implements the configureable prop in DataTableColumnSelector to allow showing/hiding the column selector
  • Adds button customizations to AssociatedDropdown
  • Adds the itemsPerRow prop to Items for grid view
  • Adds action size customization to Items

🐛 Bug Fixes

None!

v1.1.0

13 Nov 15:27
ca7f49f
Compare
Choose a tag to compare

💥 Breaking Changes

None! Safe to upgrade!

🚀 New Features

  • Adds the geospatial package to contain mapping and other geospatial components
  • Adds the MapDraw component

🐛 Bug Fixes

None!