mastodon/app/assets/javascripts/components/features/compose/components
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.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
autosuggest_status.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
character_counter.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
compose_form.jsx feat(cw-button): Add aria controls to CW trigger (#2303) 2017-04-23 20:33:44 +02:00
emoji_picker_dropdown.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
navigation_bar.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
privacy_dropdown.jsx fix(style): Fix regressions introduced by #2338 (#2345) 2017-04-23 14:18:58 +02:00
reply_indicator.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
search.jsx Add a confirmation modal: (#2279) 2017-04-23 04:39:50 +02:00
search_results.jsx Remove deprecated features at React v15.5 (#1905) 2017-04-21 20:05:35 +02:00
text_icon_button.jsx feat(cw-button): Add aria controls to CW trigger (#2303) 2017-04-23 20:33:44 +02:00
upload_button.jsx fix(style): Fix regressions introduced by #2338 (#2345) 2017-04-23 14:18:58 +02:00
upload_form.jsx fix(style): Fix regressions introduced by #2338 (#2345) 2017-04-23 14:18:58 +02:00
upload_progress.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00