mastodon/app/javascript/mastodon/features/compose/components
Sorin Davidoi 2c405aed55 Performance improvements (#3168)
* refactor(components/status_list): Avoid quering scrollTop if not necessary

* refactor(components/dropdown_menu): Do not render items if not expanded

* refactor: Cherry-pick react-motion imports

* refactor(compose/privacy_dropdown): Do not render options if not open

* refactor(components/column_collapsable): Do not render children if collapsed
2017-05-20 14:58:13 +02:00
..
autosuggest_account.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
character_counter.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
compose_form.js Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089) 2017-05-17 00:54:24 +02:00
emoji_picker_dropdown.js Replace inline styles with stylesheet (#3115) 2017-05-19 11:42:54 +02:00
navigation_bar.js refactor: Import from react-router/lib (#3117) 2017-05-18 19:14:03 +02:00
privacy_dropdown.js Performance improvements (#3168) 2017-05-20 14:58:13 +02:00
reply_indicator.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
search.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
search_results.js refactor: Import from react-router/lib (#3117) 2017-05-18 19:14:03 +02:00
text_icon_button.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
upload_button.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
upload_form.js Performance improvements (#3168) 2017-05-20 14:58:13 +02:00
upload_progress.js Performance improvements (#3168) 2017-05-20 14:58:13 +02:00
warning.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00