Glitch-Shrike/app/javascript/mastodon/components
Sorin Davidoi 1548695c83 Avoid useless renders (#3141)
* feat(eslint): Set react/jsx-no-bind: error

* refactor(notifications/setting_toggle): Do not use bind

* refactor(components/dropdown_menu): Do not use bind

* refactor(components/autosuggest_textarea): Do not use bind

* refactor(compose/privacy_dropdown): Do not use bind

* refactor(compose/upload_form): Do not use bind

* refactor(components/status): Do not use bind

* refactor(components/onboarding_modal): Do not use bind

* refactor: PR feedback

* chore(notifications/setting_toggle): Lint

* refactor: PR feedback
2017-05-19 20:58:12 +02:00
..
account.js
attachment_list.js
autosuggest_textarea.js Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00
avatar.js
avatar_overlay.js
button.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
collapsable.js
column_back_button.js
column_back_button_slim.js
column_collapsable.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
display_name.js
dropdown_menu.js Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00
extended_video_player.js
icon_button.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
load_more.js
loading_indicator.js
media_gallery.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
missing_indicator.js
permalink.js Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073) 2017-05-15 22:36:38 +02:00
relative_timestamp.js
status.js Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00
status_action_bar.js Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00
status_content.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
status_list.js
video_player.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00