16 Commits

Author SHA1 Message Date
Deon George
b289f29948 Change elements that require plain_text to only accept string , make public the consts that describe element limits 2022-09-07 19:27:30 +10:00
Deon George
145e322317 Fixes for interactive messages, we use block_id to determine what needs to be done 2022-09-06 17:23:54 +10:00
Deon George
4ff944cb3a Implemented SlackSyntaxException and removed some deprecated functions 2022-09-05 11:43:38 +10:00
Deon George
9611939c57 Fixes for Button elements 2022-08-25 13:44:03 +10:00
Deon George
64228796ae Add ExternalSelect, fix spelling for PlainTextInput, other minor syntax errors 2022-08-24 23:44:36 +10:00
Deon George
32a5d7f05a Added Blocks/Elements/MultiExternalSelect, ViewSubmission enhancements and Options/Base updates 2022-08-24 17:32:05 +10:00
Deon George
612798e67f BlockAction optimisation 2022-08-23 21:35:11 +10:00
Deon George
4691a3f775 Code styling update, no functional changes 2022-08-23 17:48:09 +10:00
Deon George
bb5539f158 Add callback_id to BlockActions, fix block::sections can also only have an accessory 2022-06-27 22:25:57 +10:00
Deon George
dbd355555b added Message/AttachmentAction 2022-02-24 09:00:45 +11:00
Deon George
a98debe69a add Elements/StaticSelect, viewOpen now only takes a modal 2022-02-23 14:30:47 +11:00
Deon George
4ea6152194 Add Accessories/Overflow 2022-02-23 14:30:47 +11:00
Deon George
181365f456 Added Input/PlainTextInput, some minor fixes 2022-02-23 11:32:32 +11:00
Deon George
3a7f411020 Show size of chars in debug 2022-01-19 16:43:29 +11:00
Deon George
b2cd5c7d46 Rework BlockKit to include validation on size and counts 2022-01-19 14:06:04 +11:00
Deon George
4533b1d0ed
Enhancements 2021-08-12 14:09:40 +10:00