finos / messageml-utils

MessageML is a markup language used by the Symphony Agent API for representing messages, including formatting (bold, italic, numbered and unnumbered lists etc.) and entity data representing structured objects.
https://docs.developers.symphony.com
Apache License 2.0
12 stars 28 forks source link

Update Button Element to support 'cancel' type #284

Closed symphony-soufiane closed 3 years ago

symphony-soufiane commented 3 years ago

This PR is related to #285 In order to support new dialog element, button should support 'cancel' type. A new type was added to the supported ones. Button's name is set to required for it.