Skip to content

0.9.0

Compare
Choose a tag to compare
@kevinberonilla kevinberonilla released this 11 Aug 22:32
· 19 commits to master since this release

New Features

  • Strike Progress Meter: Progress meter used to represent progress or keep track of an inventory

Improvements

  • Strike Radio Group: Added onchange event handler [GitHub Issue #43]
  • Strike Radio Group: Value is always cast into a string [GitHub Issue #44]
  • Strike Radio Group Content: A child component of Strike Radio Group that represents conditional content that can be displayed based on the Radio Group's value

Bug Fixes

  • Strike Modal: Fixed an issue where the value of showModal attribute was always set to false [GitHub Issue #41]
  • Strike Multi Lookup: Fixed an issue where browsers were throwing an error when a function was being called twice [GitHub Issue #49] and [GitHub Issue #55]
  • Strike Datepicker: Fixed an issue where a warning was being thrown due to a deprecated function call [GitHub Issue #50]
  • Strike Carousel: Removed an improperly registered event [GitHub Issue #60]

Notes

  • All Strike Components: Updated licensing to BSD 3-Clause License