mastodon/app/javascript/mastodon/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
2017-08-07 19:44:55 +02:00
..
account.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
attachment_list.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
autosuggest_textarea.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
avatar.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
avatar_overlay.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
collapsable.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
column.js Scroll columns area to right when children property is changed (#4517) 2017-08-04 18:57:46 +02:00
column_back_button.js Improve accessibility (part 7) (#4457) 2017-07-31 00:18:15 +02:00
column_back_button_slim.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
column_header.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
display_name.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
dropdown_menu.js Improve accessibility (part 6) (#4435) 2017-07-29 01:58:53 +02:00
extended_video_player.js Quit overwriting style of extended-video-player (#4237) 2017-07-17 19:05:29 +02:00
icon_button.js Improve accessibility (part 6) (#4435) 2017-07-29 01:58:53 +02:00
load_more.js Small style fixes (#4206) 2017-07-14 22:31:25 +02:00
loading_indicator.js Add loading indicator animation (#4316) 2017-07-23 20:28:18 +02:00
media_gallery.js Improve accessibility (part 7) (#4457) 2017-07-31 00:18:15 +02:00
missing_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
permalink.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
relative_timestamp.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
setting_text.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00
status.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
status_action_bar.js Improve accessibility (part 6) (#4435) 2017-07-29 01:58:53 +02:00
status_content.js Improve accessibility (part 7) (#4457) 2017-07-31 00:18:15 +02:00
status_list.js fix(status_list): Use correct keys for keyboard navigation (#4487) 2017-08-02 13:09:09 +02:00
video_player.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00