-
Notifications
You must be signed in to change notification settings - Fork 752
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored ProfilePicture to use React component (#876)
* Refactored ProfilePicture to use React component 1. Updated ProfilePicture class to use Avatar React component. 2. Enhanced Avatar component to use react-lazyload 3. Updated tests that assert on the ProfilePicture 4. Fixed some tests for language toggling involving page transitions * Fixing CodeClimate complaints * Fixing typo * Reorganizing MomentsApp bundle * Fixing lint errors and paths * Updating tests to asseto on Hash * Updating flow handling of assets * Fixing lint ignore * Adding ignore path for CodeClimate
- Loading branch information
Showing
76 changed files
with
1,068 additions
and
806 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.