mastodon/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 Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
attachment_list.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
autosuggest_textarea.js Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00
avatar.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
avatar_overlay.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
button.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
collapsable.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
column_back_button.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
column_back_button_slim.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
column_collapsable.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
display_name.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
dropdown_menu.js Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00
extended_video_player.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
icon_button.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
load_more.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
loading_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
media_gallery.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
missing_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
permalink.js Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073) 2017-05-15 22:36:38 +02:00
relative_timestamp.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
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 Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
video_player.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00