mastodon/app/javascript/mastodon/features
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/components Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
account_timeline Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
blocks Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
community_timeline Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
compose Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00
favourited_statuses Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
favourites Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
follow_requests Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
followers Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
following Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
generic_not_found Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
getting_started Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
hashtag_timeline Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
home_timeline refactor: Import from react-router/lib (#3117) 2017-05-18 19:14:03 +02:00
mutes Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
notifications Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00
public_timeline Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
reblogs Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
report Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
status refactor: Import from react-router/lib (#3117) 2017-05-18 19:14:03 +02:00
ui Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00