mastodon/app/javascript/mastodon/features/ui/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
..
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 Performance improvements (#3168) 2017-05-20 14:58:13 +02:00
onboarding_modal.js Performance improvements (#3168) 2017-05-20 14:58:13 +02:00
tabs_bar.js refactor: Import from react-router/lib (#3117) 2017-05-18 19:14:03 +02:00
upload_area.js Performance improvements (#3168) 2017-05-20 14:58:13 +02:00
video_modal.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00