Skip to content

Commit 3a122c8

Browse files
author
Marc Lundgren
committed
changelog
1 parent 2bba001 commit 3a122c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Notes: web developers are advised to use [`~` (tilde range)](https://github.com/
107107
- Added `disableFileUpload` flag to completelly disable file upload feature, in PR [#5508](https://github.com/microsoft/BotFramework-WebChat/pull/5508), by [@JamesNewbyAtMicrosoft](https://github.com/JamesNewbyAtMicrosoft)
108108
- Deprecated `hideUploadButton` in favor of `disableFileUpload`.
109109
- Updated `BasicSendBoxToolbar` to rely solely on `disableFileUpload`.
110+
- Added `ComposerRef` type and ref-based focus control to `Composer` component, enabling programmatic focus of the send box input via `focusSendBoxInput()` method, by [@marclundgren](https://github.com/marclundgren), in PR [#5512](https://github.com/microsoft/BotFramework-WebChat/pull/5512)
110111
- Added `ComposerRef` type and ref-based focus control to `Composer` component, enabling programmatic focus of the send box input via `focusSendBoxInput()` method, by [@marclundgren](https://github.com/marclundgren), in PR [#5512](https://github.com/microsoft/BotFramework-WebChat/pull/5512)
111112

112113
### Changed

0 commit comments

Comments
 (0)