Skip to content

Releases: performant-software/react-components

v1.0.1

06 Oct 19:27
20d8d0f
Compare
Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Adds the tableName prop to UserDefinedFieldsForm to allow filtering the fields by table_name column

πŸ› Bug Fixes

None!

v1.0.0

26 Sep 17:37
23e3dee
Compare
Choose a tag to compare

πŸ’₯ Breaking Changes

  • New package created for @performant-software/controlled-vocabulary. Upgrading will require changing the following components and classes imported from @performant-software/semantic-ui and @performant-software/shared-components to @performant-software/controlled-vocabulary. See affected components/classes here.

πŸš€ New Features

  • Adds the @performant-software/user-defined-fields package for use with the user_defined_fields gem
  • Updated EditContainer to remove validation errors for keys on onSetState callback
  • Added onClearValidationError prop to EditContainer for manually clearing validation errors

πŸ› Bug Fixes

None!

v0.6.1

20 Sep 14:59
3d7e26e
Compare
Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Adds the User Defined Fields service/transforms
  • Adds the UserDefinedFieldsList and UserDefinedFieldsEmebeddedList components for configuring user defined fields

πŸ› Bug Fixes

  • Updates the FormDataTransform and NestAttributesTransform to properly handle array values on form data objects

v0.6.0

13 Sep 16:58
1c01a1d
Compare
Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Adds the visualize package
  • Adds the TreeGraph component
  • Adds the Zoom higher-order component

πŸ› Bug Fixes

None!

v0.5.20

01 Sep 19:28
4d52692
Compare
Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Adds the RichTextArea component
  • Adjusts the rendering logic of the HorizontalCards component
  • Adjusts the zoom level logic of the GoogleMaps
  • Adds a window resize listener to the HorizontalCards component

πŸ› Bug Fixes

  • Fixes a bug with the onClick prop of the HorizontalCards component

v0.5.19

29 Aug 12:17
ae7f2db
Compare
Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Updates the styles of the AssociatedDropdown component to use flex-box instead of container width
  • Adds the defaultView prop to the ItemToggle component

πŸ› Bug Fixes

  • Updates the ObjectUtils class to allow for function equality checking

v0.5.18

23 Aug 15:23
0c1813f
Compare
Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Adds a clear icon to the search input in DataList
  • Updates the BaseTransform class to accept an arbitrary hash of attributes
  • Adds the Reference utility class
  • Updates the LazyIIIF component to accept color and content props

πŸ› Bug Fixes

  • Adds autoFocus prop to first input on ReferenceCodeModal and ReferenceTableModal components
  • Updates publishing script to use yarn instead of npm
  • Fixes an issue with text overflow styles in AudioPlayer, PhotoViewer, and VideoPlayer components
  • Fixes an issue with the LazyImage component not rendering buttons if an error occurs with the preview image

v0.5.17

12 Aug 14:58
0e21c8e
Compare
Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Added withoutTime date function to utils/Date
  • Updated ItemCollection to be aware of _destroy prop and hide elements

πŸ› Bug Fixes

  • Fixed an issue in ReferenceCodeDropdown with removing values
  • Updated DatePicker.css to include styles from react-calendar
  • Fixed style issue in ReferenceCodeFormLabel

v0.5.16

09 Aug 12:32
66f17fc
Compare
Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Added AudioPlayer, LazyAudio, LazyIIIF, IIIFModal, and IIIFViewer components
  • Added error state to PhotoViewer, AudioPlayer, and VideoPlayer components
  • Added loading state to LazyAudio, LazyImage, LazyDocument, and LazyVideo components
  • Added LazyMedia component to use above components based on contentType prop

πŸ› Bug Fixes

None!

v0.5.13

27 Jul 19:08
Compare
Choose a tag to compare

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

None!

πŸ› Bug Fixes

  • Fixes an issue in ReferenceCodeFormDropdown with useEffect