chinwagsocial/app/javascript/mastodon/components
Yamagishi Kazutoshi 4b11675bdc Change anchor to button element (#3321)
Fix warning for ESLint (jsx-a11y/href-no-hash).
2017-05-26 14:10:37 +02:00
..
account.js Remove unnecessary constructors (#3280) 2017-05-24 17:55:16 +02:00
attachment_list.js
autosuggest_textarea.js Remove unnecessary constructors (#3280) 2017-05-24 17:55:16 +02:00
avatar.js Fix hovering default value for avatar component (#3290) 2017-05-25 03:08:05 +02:00
avatar_overlay.js
button.js Change anchor to button element (#3321) 2017-05-26 14:10:37 +02:00
collapsable.js
column_back_button.js
column_back_button_slim.js
column_collapsable.js
display_name.js
dropdown_menu.js
extended_video_player.js
icon_button.js
load_more.js Change anchor to button element (#3321) 2017-05-26 14:10:37 +02:00
loading_indicator.js
media_gallery.js
missing_indicator.js
permalink.js
relative_timestamp.js implement shouldComponentUpdate for relative_timestamp (#3320) 2017-05-26 03:25:41 +02:00
status.js Fix "Cannot read property" on missing status (#3322) 2017-05-26 14:07:48 +02:00
status_action_bar.js Improve shouldComponentUpdate for status and status_action_bar (#3323) 2017-05-26 14:05:52 +02:00
status_content.js Fix an error on dragging into status_content component (#3308) 2017-05-25 16:27:44 +02:00
status_list.js
video_player.js