diff --git a/CHANGELOG.md b/CHANGELOG.md index b73f3cd21c..82752b7bfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,7 +87,7 @@ Notes: web developers are advised to use [`~` (tilde range)](https://github.com/ - Added support of [contentless activity in livestream](https://github.com/microsoft/BotFramework-WebChat/blob/main/docs/LIVESTREAMING.md#scenario-3-interim-activities-with-no-content), in PR [#5430](https://github.com/microsoft/BotFramework-WebChat/pull/5430), by [@compulim](https://github.com/compulim) - Added sliding dots typing indicator in Fluent theme, in PR [#5447](https://github.com/microsoft/BotFramework-WebChat/pull/5447) and PR [#5448](https://github.com/microsoft/BotFramework-WebChat/pull/5448), by [@compulim](https://github.com/compulim) - (Experimental) Add an ability to pass `completion` prop into Fluent send box and expose the component, in PR [#5466](https://github.com/microsoft/BotFramework-WebChat/pull/5466), by [@OEvgeny](https://github.com/OEvgeny) -- Added feedback form for like/dislike button when `feedbackActionsPlacement` is `"activity-actions"`, in PR [#5460](https://github.com/microsoft/BotFramework-WebChat/pull/5460), PR [#5469](https://github.com/microsoft/BotFramework-WebChat/pull/5469), and PR [5470](https://github.com/microsoft/BotFramework-WebChat/pull/5470) by [@lexi-taylor](https://github.com/lexi-taylor) and [@OEvgeny](https://github.com/OEvgeny) +- Added feedback form for like/dislike button when `feedbackActionsPlacement` is `"activity-actions"`, in PR [#5460](https://github.com/microsoft/BotFramework-WebChat/pull/5460), PR [#5469](https://github.com/microsoft/BotFramework-WebChat/pull/5469), PR [5470](https://github.com/microsoft/BotFramework-WebChat/pull/5470) and PR [#5501](https://github.com/microsoft/BotFramework-WebChat/pull/5501) by [@lexi-taylor](https://github.com/lexi-taylor) and [@OEvgeny](https://github.com/OEvgeny) - ESCAPE key should reset the feedback form, in PR [#5480](https://github.com/microsoft/BotFramework-WebChat/pull/5480), by [@compulim](https://github.com/compulim), in PR [#5493](https://github.com/microsoft/BotFramework-WebChat/pull/5493) by [@lexi-taylor](https://github.com/lexi-taylor) - Added multi-dimensional grouping, `styleOptions.groupActivitiesBy`, and `useGroupActivitiesByName` hook, in PR [#5471](https://github.com/microsoft/BotFramework-WebChat/pull/5471), by [@compulim](https://github.com/compulim) - Existing behavior will be kept and activities will be grouped by `sender` followed by `status` diff --git a/__tests__/__image_snapshots__/html/auto-resize-js-fluent-theme-applied-textbox-auto-resize-3-snap.png b/__tests__/__image_snapshots__/html/auto-resize-js-fluent-theme-applied-textbox-auto-resize-3-snap.png index 2b6ae2bdb7..6d7b3c7da0 100644 Binary files a/__tests__/__image_snapshots__/html/auto-resize-js-fluent-theme-applied-textbox-auto-resize-3-snap.png and b/__tests__/__image_snapshots__/html/auto-resize-js-fluent-theme-applied-textbox-auto-resize-3-snap.png differ diff --git a/__tests__/__image_snapshots__/html/max-message-length-js-fluent-theme-applied-handles-max-message-length-exceeded-1-snap.png b/__tests__/__image_snapshots__/html/max-message-length-js-fluent-theme-applied-handles-max-message-length-exceeded-1-snap.png index 6e65a85919..ef7dcbdf7a 100644 Binary files a/__tests__/__image_snapshots__/html/max-message-length-js-fluent-theme-applied-handles-max-message-length-exceeded-1-snap.png and b/__tests__/__image_snapshots__/html/max-message-length-js-fluent-theme-applied-handles-max-message-length-exceeded-1-snap.png differ diff --git a/__tests__/html2/feedbackForm/feedback.form.scroll.fluent.html b/__tests__/html2/feedbackForm/feedback.form.scroll.fluent.html new file mode 100644 index 0000000000..af1d640fc5 --- /dev/null +++ b/__tests__/html2/feedbackForm/feedback.form.scroll.fluent.html @@ -0,0 +1,10 @@ + + +
+