-
Notifications
You must be signed in to change notification settings - Fork 594
Closed
Labels
Description
- Scenario Cards
- ActivityUpdate
- ActivityUpdateWithLabels
- Agenda
- CalendarReminder
- CalendarReminderWithLables
- ExpenseReport
- ExpenseReportWithLabels
- FlightDetails
- FlightIteneraray
- FlightUpdate
- FoodOrder
- FoodOrderWithValidation
- ImageGallery
- InputForm
- InputFormWithLabels
- Inputs
- InputsWithValidation
- ProductVideo
- Restaurant
- ShowCardWizard
- SimpleFallback
- SportingEvent
- StockUpdate
- WeatherCompact
- WeatherLarge
- Tooltip
Spec: Tooltip property on Actions (extra hint to the user) #4668
Sample updates:
- [Samples] Add and update samples for tooltip feature #6453
- [Samples] More tooltip updates for samples #6499- TooltipTestCard
- Action.Execute.Tooltip.json
- Action.OpenUrl.Tooltip.json
- Action.ShowCard.Tooltip.json
- Action.Submit.Tooltip.json
- Column.SelectAction.json
- ColumnSet.SelectAction.json
- [Android] [BugBash] Container.SelectAction.json #6519
- Image.SelectAction.json
- Input.Text.InlineAction.Json
- [Android][BugBahs]RichTextBlock.TextRun.SelectActions.json #6520
- Accessibility
- Headings
Spec: https://github.com/microsoft/AdaptiveCards/blob/main/specs/DesignDiscussions/TextHeadings.md- v1.5\Elements\TextBlock.Style.json
- v1.5\Test\TextBlock.StyleOverrides.json
- Accessibility
- RTL
Spec: https://github.com/microsoft/AdaptiveCards/blob/main/specs/features/RTL.md
Sample Updates: [Samples] Add card level rtl property sample #6507- v1.5\Elements\AdaptiveCard.Rtl.json
- v1.5\Elements\Column.Rtl.json
- v1.5\Elements\Container.Rtl.json
- v1.5\Test\AdaptiveCard.Rtl.False.json
- v1.5\Test\AdaptiveCard.Rtl.True.json
- v1.5\Test\AdaptiveCard.Rtl.unset.json
- v1.5\Test\RtlTestCard.json
- Action Overflow
Spec: ActionSet overflow flyout (... actions menu) #4715
Sample Updates: [Samples] Update action overflow samples #6521- v1.5\Elements\Action.Execute.Mode.json
- v1.5\Elements\Action.OpenUrl.Mode.json
- v1.5\Elements\Action.ShowCard.Mode.json
- v1.5\Elements\Action.Submit.Mode.json
- v1.5\Test\ActionModeTestCard.json
- Accessibility
- Action isEnabled
Spec: Action isEnabled property #4670
Sample Updates: [Samples] Update IsEnabled samples #6522- v1.5\Elements\Action.Execute.IsEnabled.json
- v1.5\Elements\Action.OpenUrl.IsEnabled.json
- v1.5\Elements\Action.ShowCard.IsEnabled.json
- v1.5\Elements\Action.Submit.IsEnabled.json
- v1.5\Test\Action.IsEnabled.json
- v1.5\Test\Image.SelectAction.IsEnabled.json
- v1.5\Test\RichTextBlock.TextRun.SelectAction.IsEnabled.json
- Accessibility
- Tables
Spec: https://github.com/microsoft/AdaptiveCards/blob/main/specs/features/Tables.md- [Smoke Test] [Android] Tables #6482
- v1.5\Elements\Table.FirstRowAsHeaders.json
- v1.5\Elements\Table.GridStyle.json
- v1.5\Elements\Table.HorizontalCellContentAlignment.json
- v1.5\Elements\Table.json
- v1.5\Elements\Table.ShowGridLines.json
- v1.5\Elements\Table.VerticalCellContentAlignment.json
- v1.5\Test\TableImpliedType.json
- Accessibility
- Static Filtered Choice Set
Spec: Input.ChoiceSet search/filtering UX (static list of choices) #4713
Sample Updates: [Sample] Added Sample For Input.ChoiceSet.FilteredStyle #6512- v1.5\Elements\Input.ChoiceSet.Filtered.json
- v1.5\Test\Input.ChoiceSet.FilteredStyle.TestCard.json
- Accessibility
- Password
Spec: Input.Text masking/password support #4673
Sample Updates:
[Sample] Add sample for Multiline Input.Text with Password style #6527
[Samples] Update Input.Text.Style sample to include password style #6533- v1.5\Elements\Input.Text.PasswordStyle.json
- v1.0\Elements\Input.Text.Style.json (version updated in [Samples] Update Input.Text.Style sample to include password style #6533)
- v1.5\Test\Input.Text.Password.IgnoresMultiline.json
- Accessibility