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/components
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
..
features/ui/components Add quotes ESLint rules (#3602) 8 years ago
avatar.test.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 8 years ago
avatar_overlay.test.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 8 years ago
button.test.js Improve tests for JavaScript (#3496) 8 years ago
display_name.test.js refactor: Rewrite immutablejs import statements using destructuring (#4147) 8 years ago
dropdown_menu.test.js fix(dropdown_menu): Open as modal on mobile (#4295) 8 years ago
emojify.test.js feat(emoji): Add back title attribute (#4253) 8 years ago