Skip to content

v0.18.0

Compare
Choose a tag to compare
@CGA1123 CGA1123 released this 05 Sep 20:38
· 61 commits to master since this release

0.18.0 - 2022-08-26

Added

  • Slack::BlockKit::Layout::Input#Timepicker
  • Slack::BlockKit::Layout::Actions#timepicker
  • Slack::BlockKit::Layout::Section#timepicker

Changed

  • Slack::BlockKit::Element::Timepicker.initialize now accepts initial:, emoji:, placeholder:
  • Rename Slack::BlockKit::Element::DatePicker to Datepicker
  • Rename Slack::BlockKit::Layout::Actions#date_picker to #datepicker
  • Rename Slack::BlockKit::Layout::Section#date_picker to #datepicker
  • Slack::BlockKit::Blocks#input now supports passing through the optional: parameter (@sophieklm)

Removed

  • Slack::BlockKit::Element::Timepicker#placeholder
  • Slack::BlockKit::Element::Timepicker#initial_time