mastodon/app/assets/javascripts/components/components
2016-11-04 13:32:14 +01:00
..
avatar.jsx
button.jsx
column_back_button.jsx Fix #100 - Add "back" button to certain views 2016-10-19 18:20:19 +02:00
display_name.jsx
dropdown_menu.jsx Add "edit profile" link to dropdown on own profile 2016-10-14 02:45:20 +02:00
icon_button.jsx Fix subtle bugs, new icon button 2016-11-02 22:29:19 +01:00
loading_indicator.jsx
media_gallery.jsx Add opening images in a modal window 2016-10-24 18:08:23 +02:00
relative_timestamp.jsx Optimize how statuses are re-rendered and relative time intervals 2016-11-04 12:48:53 +01:00
status.jsx Optimize how statuses are re-rendered and relative time intervals 2016-11-04 12:48:53 +01:00
status_action_bar.jsx Move status components inside individual containers. We still need to select 2016-10-24 18:08:23 +02:00
status_content.jsx
status_list.jsx Reduce code duplication, add touch scrolling behaviour for webkit browsers 2016-11-04 13:32:14 +01:00
video_player.jsx