Skip to content

Fix Adaptive Cards text area & bump Adaptive Cards to 1.2.0#2064

Merged
corinagum merged 12 commits intomicrosoft:masterfrom
corinagum:1964-ac-update
Jun 10, 2019
Merged

Fix Adaptive Cards text area & bump Adaptive Cards to 1.2.0#2064
corinagum merged 12 commits intomicrosoft:masterfrom
corinagum:1964-ac-update

Conversation

@corinagum
Copy link
Copy Markdown
Contributor

@corinagum corinagum commented Jun 7, 2019

Changelog Entry

  • Fix #1990. Bump Adaptive Cards & fix textarea font-family from monospace to Web Chat's primaryFont, by @corinagum in PR #2064

Description

We had customers report that <textarea> does not match the Web Chat's host config on Adaptive Cards designer. After investigating, we found that Web Chat was not applying the correct font-family in our Adaptive Card Renderer styling.

Specific Changes

  • Bump Adaptive Cards
  • Add styling to Adaptive Cards renderer that changes <textarea> fontfamily to match Web Chat's primary font
  • Add test

  • Testing Added

@compulim
Copy link
Copy Markdown
Contributor

compulim commented Jun 10, 2019

Please update CHANGELOG.md and rebase.

It looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adaptive Cards multiline input uses monospace instead of assigned font family

2 participants