-
Notifications
You must be signed in to change notification settings - Fork 560
Announcing v1.0 Beta
Matt Hidinger edited this page Nov 3, 2017
·
10 revisions
We're excited to announce the beta release of our SDKs and the final v1.0 schema!
NOTE: Some of these are BREAKING CHANGES from v0.5
Many of these changes do have back-compat support in existing renderers, but as clients upgrade to v1.0 through the end of the year we will start to see less support for the pre-1.0 schema.
- Add flexibility by splitting
separation
into separate properties:spacing
andseparator
#462 -
Column.size
renamed toColumn.width
#552 - Renamed all enums that had a default value of
normal
todefault
#630 -
TextBlock
no longer has aTIME(str,Short)
formatting function #419 - Removed
Action.Http
, planning to revist later. No hosts are currently supporting it. #618 - Removed
speak
from elements, only exists at theAdaptiveCard
level now - Update
Container
style
to better guarantee appropriate background/text color combinations #472 - Added
selectAction
toColumnSet
#344 - Standardized input-value binding on Action.Submit #652
-
Input.Choice
removedisSelected
, property. Use theInput.ChoiceSet
value
instead
Platform | Install | Build | Docs |
---|---|---|---|
HTML Client | Source | Docs | |
.NET Model | Source | Docs | |
.NET WPF | Source | Docs | |
.NET HTML | Source | Docs | |
Windows UWP | Source | Docs | |
Android | Source | Docs | |
iOS | Source | Docs |