Skip to content

Tags: theknut/AdaptiveCards

Tags

dotnet-templating-v2.0.4

Toggle dotnet-templating-v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated template dependency (microsoft#9068)

* updated template dependency

* updated

uwp-v3.2.4

Toggle uwp-v3.2.4's commit message
uwp rendering 3.2.4 & object model 1.2.3

uwp-v3.2.3

Toggle uwp-v3.2.3's commit message
tagging for uwp release

1.3.0-alpha2

Toggle 1.3.0-alpha2's commit message
Add trusted types support

winui3-v2.2.1-beta

Toggle winui3-v2.2.1-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[UWP/WinUI3 Renderer]: Discard Background Image if URI is not valid (m…

…icrosoft#8968) (microsoft#8969)

* ignore background image

* remove new line

* add warning to text sources load

* address pr feedback

Co-authored-by: Vsevolod <sevkorobot@gmail.com>

adaptivecards@1.3.0

Toggle adaptivecards@1.3.0's commit message
Add sanitizer to handle trusted types support

adaptivecards@3.04

Toggle adaptivecards@3.04's commit message
updated the version for 24.05 js release

uwp-v4.0.1

Toggle uwp-v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
C++/WinRT Template Update (microsoft#8920)

* added winrt template to AC.sln

* updated api

* Reverting unwanted changes

adaptivecards@3.03

Toggle adaptivecards@3.03's commit message
updated version

uwp-v4.0.0

Toggle uwp-v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added Carousel To WinUI3/UWP (microsoft#8812)

* added shared model changes for Carousel

* fixed formatting with clang-format

* added missing files for linking

* added carousel

* core functionality done

* adding rtl

* implemented the rest of the features

* chagned solid to transparency

* added uwp support

* clean up

* fixed space