chinwagsocial/app/assets/javascripts/components/features/compose/containers
Stephen Burgess 995f0ad51c feat(cw-button): Add aria controls to CW trigger (#2303)
Add an ID to the CW spoiler input field to give aria-controls a handle on it. Pass that id to the CW trigger button. Modify text icon button component to accept aria controls id value. Add aria-expanded value to text icon button to indicate when it is expanded.
2017-04-23 20:33:44 +02:00
..
autosuggest_account_container.jsx
autosuggest_status_container.jsx
compose_form_container.jsx
navigation_container.jsx
privacy_dropdown_container.jsx
reply_indicator_container.jsx
search_container.jsx Fix reworked search 2017-03-31 22:45:56 +02:00
search_results_container.jsx
sensitive_button_container.jsx Remove deprecated features at React v15.5 (#1905) 2017-04-21 20:05:35 +02:00
spoiler_button_container.jsx feat(cw-button): Add aria controls to CW trigger (#2303) 2017-04-23 20:33:44 +02:00
upload_button_container.jsx
upload_form_container.jsx
upload_progress_container.jsx