Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Releases: gonzalezreal/AdaptiveCardUI

AdaptiveCardUI 0.1.3

15 Nov 15:34
7bfdcfa
Compare
Choose a tag to compare
  • Fix iOS build
  • Fix watchOS build in Swift Package Index

AdaptiveCardUI 0.1.2

14 Nov 12:02
Compare
Choose a tag to compare
  • Run snapshot tests separately
  • Update for Xcode 12.2 and macOS Big Sur

AdaptiveCardUI 0.1.1

12 Oct 16:09
Compare
Choose a tag to compare

This release adds ImageSet element rendering

AdaptiveCardUI 0.1.0

04 Oct 16:29
Compare
Choose a tag to compare

This release implements the following Adaptive Cards features:

  • Decoding and encoding Adaptive Card JSON format
  • Content adaptation - fallback and requires
  • TextBlock element rendering
  • RichTextBlock element rendering
  • Image element rendering
  • ActionSet element rendering
  • Container element rendering
  • ColumnSet and Column elements rendering
  • FactSet element rendering
  • Extensibility through CustomCardElements
  • Overridable and extensible image styles

Tested with iOS 14.0 and macOS 11.0. Builds on tvOS 14.0 and watchOS 7.0 targets.