Skip to content

0.7.0

Compare
Choose a tag to compare
@kevinberonilla kevinberonilla released this 14 Jul 21:47
· 34 commits to master since this release

New Features

  • Strike Radio Group: A form element for accepting a single selection based on descriptive options

Improvements

  • All Strike Components: Added version numbers and the BSD 2-Clause License to all *.cmp and *.cls files [GitHub Issue #29]
  • Strike Datepicker: Added the yearsBefore and yearsAfter attributes to limit the year select options [GitHub Issue #3]
  • Strike Datepicker: Added the helpTextPlacement attribute to enable custom helpText popover positioning [GitHub Issue #20]
  • Strike Input: Added the helpTextPlacement attribute to enable custom helpText popover positioning [GitHub Issue #20]
  • Strike Lookup: Added the helpTextPlacement attribute to enable custom helpText popover positioning [GitHub Issue #20]
  • Strike Modal: Added the size attribute to enable large modals [GitHub Pull Request #35] [Credit: mbowen000]
  • Strike Multi Lookup: Added the helpTextPlacement attribute to enable custom helpText popover positioning [GitHub Issue #20]
  • Strike Multi Select Picklist: Added the helpTextPlacement attribute to enable custom helpText popover positioning [GitHub Issue #20]
  • Strike Multi Select Picklist: Added the externalValueChange Aura method to enable rerendering of selection pills based on the value attribute [GitHub Issue #33]
  • Strike Popover: Added support for the 'auto ' prefix on all placement values [GitHub Pull Request #27] [Credit: dsharrison]
  • Strike Select: Added the helpTextPlacement attribute to enable custom helpText popover positioning [GitHub Issue #20]
  • Strike Textarea: Added the helpTextPlacement attribute to enable custom helpText popover positioning [GitHub Issue #20]
  • Strike Tooltip: Added support for the 'auto ' prefix on all placement values [GitHub Pull Request #27] [Credit: dsharrison]

Bug Fixes

  • Strike Chart: Fixed an issue where pie charts were being cut off with certain legend text lengths [GitHub Issue #32]
  • Strike Data Grid: Fixed an issue where responsive mobile headers were displaying incorrect values [GitHub Issue #30]
  • Strike Input: Fixed a typo where the tabindex attribute was incorrectly camel-cased [GitHub Issue #37]
  • Strike Input: Fixed an issue where tabindex was not being applied to toggles
  • Strike Multi Select Picklist: Fixed an issue where pre-populated selection would appear twice on load [GitHub Issue #15]
  • Strike Multi Select Picklist: Fixed an issue where the component was causing a warning with Locker Service enabled [GitHub Issue #25]