Glitch-Shrike/app/javascript/mastodon
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
..
actions Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00
components Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00
containers refactor: Import from react-router/lib (#3117) 2017-05-18 19:14:03 +02:00
features Avoid useless renders (#3141) 2017-05-19 20:58:12 +02:00
locales i18l: Hebrew translation updates (#3109) 2017-05-18 13:57:58 +02:00
middleware
reducers Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00
selectors
store
.gitkeep
api.js
emoji.js
is_mobile.js
link_header.js
main.js Introduce common JavaScript file (#2981) 2017-05-15 20:20:10 +02:00
polyfills.js
rtl.js
stream.js
uuid.js