[0.15.0] - 2018-10-31
Added
- Translations
pt-BR
, by Diego Castro in PR #1074
- Props to add
tabIndex
to activity in PR #1161 - Revert #1166 and fix tests, by @corinagum in PR #1215
Changed
- Bump
botframework-directlinejs
to0.9.17
in PR #1131 - Fix
historyRef
cannot be focused because it is unmounted in Emulator, in PR #1157 - Fix for Chatdown that activities sent by the user are not displayed, in PR #1162
- Accessibility adjustment on
History.tsx
where clickable<div>
is converted to<button>
, by @corinagum in PR #1166 - Fix so that carousel buttons are updated on load, by @corinagum in PR #1188
- Move
react
andreact-dom
topeerDependencies
in #1202- The host page should already include
react
andreact-dom
as dependencies - Bundle with
[email protected]
and[email protected]
- The host page should already include
- Bump dependencies to fix vulnerability issues in #1202
gulp@^4.0.0
http-server@^0.11.1
node-sass@^4.9.3
- Fix #1029, translation for time strings in PR [#1140](https://git, by [@curia-damiano]hub.com//pull/1140), by [@curia-damiano]
- Bump
botframework-directlinejs
to0.10.0
in PR #1270