Merged
Conversation
* fix: formatting base64 images wrong * chore: add base64 avatar storybook case * chore: improve unit tests of getAvatarUrl * chore: format code and fix lint issues [skip ci] * fix: unit test * cleanup --------- Co-authored-by: OtavioStasiak <[email protected]>
* fix: hide elements instead of conditional render * chore: update snapshot test * fix: remove useMemo * chore: add case on storybook * fix: snapshot test * chore: format code and fix lint issues [skip ci] --------- Co-authored-by: OtavioStasiak <[email protected]>
* fix: collapsible attachment with text duplicating the content * fix: ktex breaking the app * fix: snapshot test * chore: format code and fix lint issues [skip ci] * cleanup * cleanup * cleanup * chore: format code and fix lint issues [skip ci] --------- Co-authored-by: OtavioStasiak <[email protected]> Co-authored-by: Rohit Bansal <[email protected]>
* fix: collapsible attachment with text duplicating the content * fix: nested attachment does not render * chore: storybook nested reply * fix: update snapshot test * chore: format code and fix lint issues [skip ci] * code improvements * fix: forward message between channels not rendering image * update snapshot test * fix: collapsible attachment with text duplicating the content * fix: snapshot test --------- Co-authored-by: OtavioStasiak <[email protected]>
* chore: type of getAvatarSuggestion * chore: add getAvatarSuggestion endpoint and backward compatibility * chore: format code and fix lint issues [skip ci] --------- Co-authored-by: OtavioStasiak <[email protected]>
* fix: collapsible attachment with text duplicating the content * chore: format code and fix lint issues [skip ci] * fix: unit test * code improvements * chore: format code and fix lint issues * fix: collapsible attachment with text duplicating the content * fix: snapshot test * chore: format code and fix lint issues * fix: forwarding a message twice does not render the attachment (#6960) * fix: collapsible attachment with text duplicating the content * fix: nested attachment does not render * chore: storybook nested reply * fix: update snapshot test * chore: format code and fix lint issues [skip ci] * code improvements * fix: forward message between channels not rendering image * update snapshot test * fix: collapsible attachment with text duplicating the content * fix: snapshot test --------- Co-authored-by: OtavioStasiak <[email protected]> * fix: remove getAvatarSuggestion deprecated method (#6948) * chore: type of getAvatarSuggestion * chore: add getAvatarSuggestion endpoint and backward compatibility * chore: format code and fix lint issues [skip ci] --------- Co-authored-by: OtavioStasiak <[email protected]> * fix: snapshot test * fix: snapshot test --------- Co-authored-by: OtavioStasiak <[email protected]>
…6980) * fix: input saving the text typed and breaking the app on add a new option * feat: add storybook * chore: code improvements * code improvements * code improvements * fix: test update * chore: code improvements
* Support message with multiple attachments * Update message stories * fix: snapshot test * fix: storybook merge mismatch --------- Co-authored-by: OtavioStasiak <[email protected]>
…6934) * patch package to not invert the a11y order * feat: a11yInvertedView manager * fix(a11y): Fix accessibility traversal order for inverted FlatList on Android * fix: use the default a11y behavior * fix: build * lock * timeout * feat: created flatlist inverted native module * remove previous solution * fix: revert timeout build android * fix: list components style * patch-package * revert package.json updates * revert package.json updates * chore: format code and fix lint issues [skip ci] * code improvements * code improvements * chore: format code and fix lint issues [skip ci] * update comments * use foward ref * use FowardRef * fix: invertedScrollView ref * cleanup * chore: format code and fix lint issues [skip ci] * fix: invertedScrollView * code improvements * chore: format code and fix lint issues [skip ci] * chore: remove isAndroid verification --------- Co-authored-by: OtavioStasiak <[email protected]>
Contributor
|
Note Currently processing new changes in this PR. This may take a few minutes, please wait... ⛔ Files ignored due to path filters (5)
📒 Files selected for processing (50)
✏️ Tip: You can disable in-progress messages and the fortune message in your review settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
Proposed changes
Issue(s)
How to test or reproduce
Screenshots
Types of changes
Checklist
Further comments
Summary by CodeRabbit
Release Notes
New Features
Bug Fixes
Improvements
Other Updates