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/app/assets/javascripts/components/features/compose/containers
Yamagishi Kazutoshi 1948f9e767 Remove deprecated features at React v15.5 (#1905)
* Remove deprecated features at React v15.5

- [x] React.PropTypes
- [x] react-addons-pure-render-mixin
- [x] react-addons-test-utils

* Uncommented out & Add browserify_rails options

* re-add react-addons-shallow

* Fix syntax error from resolve conflicts

* follow up 59a77923b3
8 years ago
..
autosuggest_account_container.jsx Use full-text search for autosuggestions 8 years ago
autosuggest_status_container.jsx Fix full-text search query quotation, improve tag search performance with an index, 8 years ago
compose_form_container.jsx Fix up visual indicators for compose form privacy 8 years ago
navigation_container.jsx Improve initialState loading 8 years ago
privacy_dropdown_container.jsx Redesigned compose form 8 years ago
reply_indicator_container.jsx Improve performance of compose form 8 years ago
search_container.jsx Fix reworked search 8 years ago
search_results_container.jsx Rework search 8 years ago
sensitive_button_container.jsx Remove deprecated features at React v15.5 (#1905) 8 years ago
spoiler_button_container.jsx Redesigned compose form 8 years ago
upload_button_container.jsx Fix upload file input being re-rendered needlessly 8 years ago
upload_form_container.jsx Making upload button into a smaller icon button 8 years ago
upload_progress_container.jsx Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 8 years ago