mastodon/app/javascript/mastodon/features/compose
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
2017-08-07 19:44:55 +02:00
..
components Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
containers Disable sensitive button when with content warnings (#4460) 2017-07-31 05:06:56 +02:00
util Simplify web UI character counter logic (#4463) 2017-07-31 15:19:48 +02:00
index.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00