Releases: CGA1123/slack-ruby-block-kit
Releases · CGA1123/slack-ruby-block-kit
v0.26.0
What's Changed
- Issue: number_input was not defined in Slack::BlockKit::Layout.Input by @070bex424pankaj in #197
New Contributors
- @070bex424pankaj made their first contribution in #197
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- Bump rake from 13.2.0 to 13.2.1 by @dependabot in #190
- Bump simplecov from 0.21.2 to 0.22.0 by @dependabot in #189
- Bump zeitwerk from 2.6.13 to 2.6.14 by @dependabot in #191
- Bump rexml from 3.2.5 to 3.2.8 by @dependabot in #192
- Bump racc from 1.7.3 to 1.8.0 by @dependabot in #193
- Bump zeitwerk from 2.6.14 to 2.6.15 by @dependabot in #194
- Add description to additional elements by @resputin in #195
New Contributors
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Bump zeitwerk from 2.6.11 to 2.6.12 by @dependabot in #178
- Bump rake from 13.0.6 to 13.1.0 by @dependabot in #179
- Bump rake from 13.1.0 to 13.2.0 by @dependabot in #186
- Bump zeitwerk from 2.6.12 to 2.6.13 by @dependabot in #183
- Bump rspec from 3.12.0 to 3.13.0 by @dependabot in #182
- Adding rich text block support by @GetOutOfMyBakery in #185
- style: format code with RuboCop by @deepsource-autofix in #187
- Update codecov + release jobs by @CGA1123 in #188
New Contributors
- @GetOutOfMyBakery made their first contribution in #185
- @deepsource-autofix made their first contribution in #187
Full Changelog: https://github.com/CGA1123/slack-ruby-block-kit/blob/master/CHANGELOG.md#0240---2024-04-07
Full Diff: v0.23.0...v0.24.0
v0.23.0
v0.22.0
What's Changed
- Bump zeitwerk from 2.6.7 to 2.6.8 by @dependabot in #168
- Add
response_url_enabledanddefault_to_current_conversationparameters by @rinasergeeva in #171 - Bump zeitwerk from 2.6.8 to 2.6.11 by @dependabot in #173
- Add
Slack::BlockKit::Element::NumberInputby @CGA1123 in #174
New Contributors
- @rinasergeeva made their first contribution in #171
Full Changelog: v0.21.0...v0.22.0
v0.21.0
v0.20.0
0.20.0 - 2022-09-25
Added
- Added
focus_on_loadparameter to following elements (#153 by @aka-nez):Slack::BlockKit::Element::ChannelsSelectSlack::BlockKit::Element::CheckboxesSlack::BlockKit::Element::ConversationsSelectSlack::BlockKit::Element::DatepickerSlack::BlockKit::Element::ExternalSelectSlack::BlockKit::Element::MultiChannelsSelectSlack::BlockKit::Element::MultiConversationsSelectSlack::BlockKit::Element::MultiExternalSelectSlack::BlockKit::Element::MultiStaticSelectSlack::BlockKit::Element::MultiUsersSelectSlack::BlockKit::Element::PlainTextInputSlack::BlockKit::Element::RadioButtonsSlack::BlockKit::Element::StaticSelectSlack::BlockKit::Element::TimepickerSlack::BlockKit::Element::UsersSelect
v0.19.0
v0.18.0
0.18.0 - 2022-08-26
Added
Slack::BlockKit::Layout::Input#TimepickerSlack::BlockKit::Layout::Actions#timepickerSlack::BlockKit::Layout::Section#timepicker
Changed
Slack::BlockKit::Element::Timepicker.initializenow acceptsinitial:,emoji:,placeholder:- Rename
Slack::BlockKit::Element::DatePickertoDatepicker - Rename
Slack::BlockKit::Layout::Actions#date_pickerto#datepicker - Rename
Slack::BlockKit::Layout::Section#date_pickerto#datepicker Slack::BlockKit::Blocks#inputnow supports passing through theoptional:parameter (@sophieklm)
Removed
Slack::BlockKit::Element::Timepicker#placeholderSlack::BlockKit::Element::Timepicker#initial_time