Skip to content

v2.3.4

Choose a tag to compare

@dleadbetter dleadbetter released this 05 Mar 16:27
· 234 commits to master since this release

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Updates SearchList component to lazy load records
  • Updates SearchListItem to handle empty attributes prop
  • Adds as and className props to InfiniteScroll component

πŸ› Bug Fixes

  • Updates Input component to hide clear icon if input is empty
  • Adjusts highlight color on SearchList and SearchResultsTable components
  • Adjusts styling on the Combobox component to allow for fitting into smaller horizontal spaces
  • Fixes styling on RecordDetailPanel component