mastodon/app/javascript/mastodon/features/ui/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
..
boost_modal.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
column.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
column_header.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
column_link.js refactor: Import from react-router/lib (#3117) 2017-05-18 19:14:03 +02:00
column_subheading.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
columns_area.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
confirmation_modal.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
media_modal.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
modal_root.js Enable to handle app immediately after closing modal (#3082) 2017-05-16 12:12:38 +02:00
onboarding_modal.js Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00
tabs_bar.js refactor: Import from react-router/lib (#3117) 2017-05-18 19:14:03 +02:00
upload_area.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
video_modal.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00