Releases: imryche/blockkit
Releases · imryche/blockkit
v2.1.3
v2.1.2
Added
- Support for
Tableblock by @Jorricks in #122 builder_url()method for generating preview URLs by @Jorricks in #121
Fixed
- Increase limits for rich_text_list indent and offset by @BHSPitMonkey in #123
New Contributors
- @BHSPitMonkey made their first contribution in #123
- @Jorricks made their first contribution in #122
Full Changelog: v2.0.4...v2.1.2
v2.0.4
Fixed
- Fix the validation logic of the Section component's fields by @vonZeppelin in #119
New Contributors
- @vonZeppelin made their first contribution in #119
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.2
Fixed
- Now
DatetimePicker.initial_date_timeaccepts integers or datetime objects
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
A full rewrite of the library with zero dependencies.
Full Changelog: v1.9.2...v2.0.0
v1.9.2
What's Changed
- Add Date object by @PaarthShah in #117
New Contributors
- @PaarthShah made their first contribution in #117
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Fix
Inputblock not acceptingEmailTextInputandURLTextInputelements
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Add support for
EmailTextInputelement - Add support for
URLTextInputelement
Full Changelog: v1.8.4...v1.9.0