Bump react-film#1826
Closed
corinagum wants to merge 22 commits intomicrosoft:masterfrom
Closed
Conversation
a-b-r-o-w-n
approved these changes
Mar 20, 2019
Contributor
Author
|
Waiting on this for some react-film updates. Right now there's a breaking change. |
added 2 commits
March 21, 2019 11:44
* Add word-wrap to messageActivity * Update CHANGELOG.md * Add test for break-all * Add keep-all test
* Bump react-say * Update CHANGELOG.md
…1868) * Add How To Questions template * Add extra info
* Add new localization strings for Offline UI * Add spinner animation * linting fixes * Update ConnectivityStatus * Fix tests with ConnectivityStatus feature & add test * 1856 fix sample 09 * Test revisions * Minor number fix * Update CHANGELOG.md * PR cleanup
* Add ability to style all send box borders * Update CHANGELOG.md * Fix order of style options
* Remove renderer for unknown activity * Update CHANGELOG.md
* Add ability to style suggested action flippers * Update CHANGELOG.md
* Add webchat prefix to row class * Bump memoize-one * Update CHANGELOG.md * Update webchat__row to BEM naming convention
compulim
approved these changes
Apr 10, 2019
* Add reconnection * Add entry * Update packages/core/src/sagas.js Co-Authored-By: compulim <[email protected]> * Update packages/core/src/sagas/connectSaga.js Co-Authored-By: compulim <[email protected]> * Handling disconnect during connection * Add comments * Fix parenthesis * Fix yield * Add test * DISCONNECT_FULFILLED could also means disconnect due to errors
* Add to migration story from v3 to v4 * Add table of renderWebChat properties * Clean up readme and Composer.js * Further README.MD clean up * PR fixes
* Wrapping input text * Wrapping input text * Added more unit tests and modified styles slightly. * Changed sendBoxScrollingTextInput to sendBoxTextWrap * Reverted changes to test * adjusted text input padding and correct issue with textarea tests * fixed textarea send on enter test. * updated change log
Contributor
|
@corinagum I just bumped to another version of Could you check if everything works great with this version? |
Contributor
Author
|
closing because I did the merge wrong >.> |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1759
Fixes #1707