-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump react-film #1826
Closed
Closed
Bump react-film #1826
Conversation
This file contains 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
corinagum
requested review from
a-b-r-o-w-n,
compulim,
cwhitten,
justinwilaby and
tonyanziano
as code owners
March 20, 2019 20:23
a-b-r-o-w-n
approved these changes
Mar 20, 2019
Waiting on this for some react-film updates. Right now there's a breaking change. |
* 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
cwhitten
added
p1
Painful if we don't fix, won't block releasing
and removed
PR: On hold
For PR's placed on the backburner
labels
Apr 10, 2019
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
@corinagum I just bumped to another version of Could you check if everything works great with this version? |
closing because I did the merge wrong >.> |
Merged
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