You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/javascript/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
8 years ago
..
features/ui/components Replace sprockets/browserify with Webpack (#2617) 8 years ago
avatar.test.jsx Replace sprockets/browserify with Webpack (#2617) 8 years ago
button.test.jsx Replace inline styles with stylesheet (#3115) 8 years ago
display_name.test.jsx Replace sprockets/browserify with Webpack (#2617) 8 years ago
dropdown_menu.test.jsx Performance improvements (#3168) 8 years ago
loading_indicator.test.jsx Replace sprockets/browserify with Webpack (#2617) 8 years ago