You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/javascript
Ondřej Hruška 5942347407 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
* Refactored Avatar and AvatarOverlay (DRY) to have 'account' as prop.
Also removed animate attribute from compose navigation bar, which should
have never been there. Added test for avatar overlay.

* fix broken tests

* god dammit another bug in tests! travis please let this pass

* formatting in avatar overlay
8 years ago
..
components Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 8 years ago
.eslintrc.yml Remove unused variables (#3906) 8 years ago
setup.js Upgrade jsdom to version 11.0.0 (#3994) 8 years ago