mastodon/app/javascript/mastodon/features/compose/containers
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008)
Use ES Class Fields & Static Properties (currently stage 2) for improve class outlook.

Added babel-plugin-transform-class-properties as a Babel plugin.
2017-05-12 14:44:10 +02:00
..
autosuggest_account_container.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
autosuggest_status_container.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
compose_form_container.js Disabled auto focus on toot form when search results are shown. (#2942) 2017-05-10 02:51:43 +02:00
navigation_container.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
privacy_dropdown_container.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
reply_indicator_container.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
search_container.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
search_results_container.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
sensitive_button_container.js Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
spoiler_button_container.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
upload_button_container.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
upload_form_container.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
upload_progress_container.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
warning_container.js Fixes propTypes warning introduced by #2774 (#2824) 2017-05-05 21:31:20 +02:00