Skip to content

0.3.0

Compare
Choose a tag to compare
@kevinberonilla kevinberonilla released this 31 Mar 22:13
· 60 commits to master since this release

Improvements

  • Strike Lookup: Added new dropdown menu styles for mobile devices
  • Strike Lookup: Events have been modified to utilize a single event bundle in order to minimize component dependencies (see documentation for updated name and type values)
  • Strike Modal: Events have been modified to utilize a single event bundle in order to minimize component dependencies (see documentation for updated name and type values)
  • Strike Multi Select Picklist: Added new dropdown menu styles for mobile devices
  • Strike Multi Select Picklist: Events have been modified to utilize a single event bundle in order to minimize component dependencies (see documentation for updated name and type values)
  • Strike Select: Added new dropdown menu styles for mobile devices
  • Strike Select: Events have been modified to utilize a single event bundle in order to minimize component dependencies (see documentation for updated name and type values)
  • Strike Tooltip: Tooltips that extend past the left or right window bounds when placement is set to top or bottom now have their positioning adjusted to be fully visible in the window

Bug Fixes

  • Strike Select: Fixed an issue where users were unable to open the select's dropdown when searchable is set to true
  • Strike Lookup: Fixed an issue where the showRecentRecords attribute was unable to retrieve recent records in the org
  • Strike Lookup: Fixed an issue where the search icon was incorrectly placed when viewed on mobile devices
  • Strike Lookup: Fixed an issue where an empty dropdown menu would sometimes appear over the "Searching..." message