AdaptiveCards
AdaptiveCards copied to clipboard
A new way for developers to exchange card content in a common and consistent way.
Designer has it on Container, schema explorer does not --- * URL: https://adaptivecards.io/explorer/Container.html
Designer has it, but schema explorer does not --- * URL: https://adaptivecards.io/explorer/Column.html
Designer has it, schema explorer does not --- * URL: https://adaptivecards.io/explorer/TableCell.html
The left hand nav shows media source as an element  It should be here:  --- * URL: https://adaptivecards.io/explorer/MediaSource.html
It shows up here:  And should be here:  --- * URL: https://adaptivecards.io/explorer/Fact.html
TableCell is a structure which is only used to define a table, it's not really an element type and it's container nature is only as part of the overall table...
# Platform * JavaScript # Issue If an ado feed user installs the daily package, it will get added into a feed, and if the feed's upstream has public source...
### Target Platforms Other ### SDK Version 1.6 ### Application Name Adaptive Cards ### Problem Description **Test Environment:** URL: https://adaptivecards.io/designer/ OS Version: 23H2 (OS Build 26040.1000) Browser Version: Version 122.0.2365.3...
### Target Platforms Other ### SDK Version 1.6 ### Application Name Adaptive Cards ### Problem Description **Test Environment:** URL: https://adaptivecards.io/designer/ OS Version: 23H2 (OS Build 26040.1000) Browser Version: Version 122.0.2365.3...
Building with NodeJS >16 yields errors complaining about deprecated hashing functions (`ERR_OSSL_EVP_UNSUPPORTED`). This is a known and intentional change in NodeJS to prevent using insecure hashing functions. It's a little...