Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@daneowens3 daneowens3 released this 05 Dec 15:19
· 8 commits to master since this release

New Features

  • Strike Path: Replaces Strike Wizard this component was renamed to match the lightning component it best resembles, lightning path, no changes have been made to its functionality. However, the values for the displayMode attribue have been replaced, wizard is now linear and simple is now non-linear [GitHub Issue #157]
  • Strike Picklist: Replaces Strike Select this component was renamed to match it's behavior, no changes have been made to its functionality [GitHub Issue #159]

Improvements

  • Multi Select Picklist: Added the ability to make pills undestroyable, regardless if the Multi Select Picklist is disabled or not [GitHub Issue #149]

Bug Fixes

  • Strike Picklist (formerly Strike Select): Fixed an issue where preselecting a disabled option via code wouldn't set the picklist value [GitHub Issue #143]
  • Strike Multi Select Picklist: Fixed an issue where deselecting a pill was causing the page to scroll to the top [GitHub Issue #156]
  • Strike Data Grid: Fixed an issue where Load More was displaying when the rows were all rendered [GitHub Issue #163]