Commit Graph

2 Commits (ae716a12e1604a4df54acbc77ff35f591e3168e2)

Author SHA1 Message Date
Eugen Rochko ebb8c89207 Upgrade to React 16 ()
* Upgrade to React 16.0.0

* Disable some uncritical tests while chai-enzyme remains incompatible
Ondřej Hruška 5942347407 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc ()
* 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