Skip to content

Commit

Permalink
Bump to adaptivecards@1.1.2 (#1558)
Browse files Browse the repository at this point in the history
* Bump to Adaptive Cards 1.1.2

* Move to onProcessMarkdown handler

* Update package-lock.json

* Bump AC@1.1.2 on bundle

* Fix column width

* Bump to AC@1.1.2 in playground

* Update package-lock.json

* Use percentage column width

* Handle no Markdown case

* Update CHANGELOG.md

* Lock adaptivecards on minor version
  • Loading branch information
compulim authored Jan 8, 2019
1 parent 546fee4 commit 83b9956
Show file tree
Hide file tree
Showing 10 changed files with 372 additions and 18 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Fix string interpolation error in Russian localization and fallback for browsers without Intl support by [@odysseus1973](https://github.com/odysseus1973) in PR [#1509](https://github.com/Microsoft/BotFramework-WebChat/pull/1509)
- `playground`: Bumps to [`botframework-directlinejs@0.10.0`](https://github.com/Microsoft/BotFramework-DirectLineJS/), in PR [#1511](https://github.com/Microsoft/BotFramework-WebChat/pull/1511)
- `playground`: Bumps to [`react-scripts@2.1.1`](https://npmjs.com/package/react-scripts/), in PR [#1535](https://github.com/Microsoft/BotFramework-WebChat/pull/1535)
- `*`: Bump to [`adaptivecards@1.1.2`](https://npmjs.com/package/adaptivecards/), in [#1558](https://github.com/Microsoft/BotFramework-WebChat/pull/1558)

### Fixed
- Fix [#1360](https://github.com/Microsoft/BotFramework-WebChat/issues/1360). Added `roles` to components of Web Chat, by [@corinagum](https://github.com/corinagum) in PR [#1462](https://github.com/Microsoft/BotFramework-WebChat/pull/1462)
Expand Down
Loading

0 comments on commit 83b9956

Please sign in to comment.