anna-dingler
anna-dingler
# Description When a new service worker is installed, we need to make sure that it claims all existing clients on activation and does not wait to take over for...
# Related Issue Progress towards #7540 # Description Add infrastructure for including `ContainerSize` and `ColorTheme` menus for individual containers. If a container has the feature enabled, there will be two...
# Related Issue Fixes #6906 # Description Updating the styling of the berlin containers. # How Verified Verified manually on the AdaptiveCards designer. ## Before ## After ###### Microsoft Reviewers:...
# Related Issue Fixes #7699 # Description Added support for new card options to be accessible with arrow keys # How Verified Verified manually on the Adaptive Cards designer ...
# Related Issue Fixes #7689 # Description When the user show's a card, the focus remains on the ShowCard action instead of moving to the first focusable element in the...
### Problem Description It is almost impossible to select certain elements from the designer surface (ex: CarouselPage), and they have to be selected from the Card Structure pane instead. You...
# Issue Host parameters should be available in the data binding field picker. Right now, only `$root` data is accessible.
Updating templating documentation for the following changes: https://github.com/microsoft/AdaptiveCards/pull/7199 https://github.com/microsoft/AdaptiveCards/pull/7209 Not ready to merge until next release. ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/MicrosoftDocs/AdaptiveCards/pull/448)
# Related Issue Fixes #7883 # Description Updated the berlin styling to use margins instead of padding because overflow was not working properly. Also adjusted the height and width because...
# Issue Overflow is not working properly for Berlin Containers. We need to switch from padding to margin within ac-adaptiveCard styling.