Skip to content

Releases: performant-software/react-components

v3.1.0

18 Jul 16:22

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

  • Updates dependencies for all packages
  • Updates Storybook
  • Updates ESLint

πŸ› Bug Fixes

None!

v3.0.7

14 Jul 16:07

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

None!

πŸ› Bug Fixes

  • Adds key prop to child elements
  • Adds empty string value to controlled inputs
  • Updates DataList to reset page value in state when perPage option is changed
  • Fixes an issue with the DateInput icon

v3.0.6

02 Jul 13:20

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

  • Adds the icon prop to ButtonGroup

πŸ› Bug Fixes

None!

v3.0.5

26 Jun 13:37

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

  • Adds the Notification component to core-data
  • Changes the range track color of FacetTimeline component to bg-primary

πŸ› Bug Fixes

  • Fixes an issue with the zoom control position in Timeline component

v3.0.4

15 May 23:22

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

  • Adds handling to RecordDetailPanel component for breadcrumbs and cover images
  • Adds VideoTrack component to shared package for use with VideoPlayer

πŸ› Bug Fixes

None!

v3.0.3

07 May 19:01

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

None!

πŸ› Bug Fixes

  • Fixes an issue where SearchResultsList was not properly scrolling

v3.0.2

30 Apr 18:05
603feb1

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

None!

πŸ› Bug Fixes

  • Fixes an issue where MediaGallery was unable to display Core Data Cloud IIIF manifests

v3.0.1

30 Apr 15:27
5a7f158

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

  • Updates MediaGallery to show canvas-level "additional metadata" in a new panel, with a new optional metadataLabel prop to override the label for that panel

πŸ› Bug Fixes

None!

v3.0.0

23 Apr 13:36

Choose a tag to compare

πŸ’₯ Breaking Changes

  • Adds a peer dependency on Tailwind CSS to core-data package
  • Upgrades Tailwind CSS to v4
    • Remove legacy tailwind.config.js

πŸš€ New Features

  • Adds className prop to LayerMenu components

πŸ› Bug Fixes

  • Fixes an issue with bg-white superseding background colors passed in className prop

v2.3.15

17 Apr 18:57
2a3ca60

Choose a tag to compare

πŸ’₯ Breaking Changes

None! Safe to upgrade.

πŸš€ New Features

  • adds a new coverUrl prop to RecordDetailPanel panel. See #490 for more info.

πŸ› Bug Fixes

None!