-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adaptive cards #20
Adaptive cards #20
Conversation
I like the new demo page, but it would be great to integrate all messages types. |
Further improvements here will need a custom AC render or some kind of field override, as we are at the limit of what is possible with to do with pure CSS. |
Tracked in new stories for the next sprint. |
This PR adds support for Adaptive Cards.
Also:
To test:
npm run dev
press 'o' + <Enter>
Note: there seem to be an issue related to Swiper+Adaptive Cards dependencies, it currently breaks test runs.