Skip to content

Releases: imryche/blockkit

v1.6.2

02 Jan 20:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

29 Aug 16:42
Compare
Choose a tag to compare

What's Changed

  • Add number input support. by @LiaungYip in #74
  • Fix Python 3.6's Environment Issue in GitHub Action Script by @pykenny in #79
  • "Datetime Picker" Element Support by @pykenny in #78
  • Renaming: Timepicker -> TimePicker by @pykenny in #77

New Contributors

Full Changelog: v1.5.2...v1.6.1

Full Changelog: v1.6.0...v1.6.1

v1.5.2

10 Oct 11:35
Compare
Choose a tag to compare
  • 🧹Move black to extra dependencies

v1.5.1

03 Jul 08:57
Compare
Choose a tag to compare
  • 🙌 Allow min_query_length=0 for external_select by @kvalenti in #53

v1.5.0

01 Dec 08:14
Compare
Choose a tag to compare

✨ Add support for focus_on_load by @raycharius in #41

v1.4.0

24 Nov 08:02
Compare
Choose a tag to compare
  • ✨ Add text attribute to the Message surface

v1.3.4

01 Nov 08:56
Compare
Choose a tag to compare
  • 🛠 Build method always must produce JSON-like dicts

v1.3.3

28 Oct 12:05
Compare
Choose a tag to compare
  • 🛠 Typing related fix

v1.3.2

19 Oct 12:19
Compare
Choose a tag to compare
  • 🛠 Overflow can accept only one option

v1.3.1

13 Oct 09:27
Compare
Choose a tag to compare
  • ✨ Add PlainOption and MarkdownOption classes instead of Option
  • 🛠 Fix text field generation with alias