mastodon/app
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
..
assets/stylesheets
controllers
helpers Remove unused style helper (#3145) 2017-05-19 16:54:47 +02:00
javascript Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00
lib Unify the method of extracting tags (#3138) 2017-05-19 20:19:14 +02:00
mailers
models Define instance method outside #included (#3128) 2017-05-19 11:41:45 +02:00
presenters
services Unify the method of extracting tags (#3138) 2017-05-19 20:19:14 +02:00
validators
views
workers Add spec coverage for regeneration worker (#3143) 2017-05-19 16:55:09 +02:00