Skip to content

0.10.1

Compare
Choose a tag to compare
@daneowens3 daneowens3 released this 28 Nov 22:11
· 9 commits to master since this release

Improvements

  • Strike Data Grid: Added loadMore functionality to control how many rows are displayed and how many render when loadMore button is pressed [GitHub Issue #135]

Bug Fixes

  • Strike Datepicker: Fixed an issue where clicking into a datepicker input with a value does not open the datepicker [GitHub Issue #119]
  • Strike Modal: Closing the modal with 'Esc' key will now fire a close event [GitHub Issue #125]
  • Strike Modal: Fixed an issue where pressing the 'Esc' key does not close a modal if it was opened through modifying the showModal attribute [GitHub Issue #126]
  • Strike Multi Select Picklist: Fixed an issue where selections are removable even if the picklist is disabled [GitHub Issue #132]
  • Strike Datepicker: Fixed issue where two datepickers on one page wouldn't close eachother when one was selected and the other was open [GitHub Issue #134]
  • Strike Chart: Fixed issue with the chart rendering without a background [GitHub Issue #133]
  • Strike Select: Fixed an issue where dropdowns are not opening if searchable is set to true [GitHub Issue #122]
  • Strike Select: Fixed an issue where the component appears in Lightning Page Builder [GitHub Issue #124]
  • Strike Input: Fixed an issue where required validation was happening on change and not blur [GitHub Issue #145]
  • Strike Datepicker: Fixed an issue where datepicker was rendering with a transparent background [GitHub Issue #148]
  • Strike Multi Select Picklist: Fixed an issue where options were rendering incorrectly when in an error state [GitHub Issue #150]