mastodon/app/assets/javascripts/components/features/compose/components
Zac Anger f4045ba3d9 Add eslint-plugin-jsx-a11y (#1651)
* Add eslint-plugin-jsx-a11y.

* Fix npm script.

* Adjust npm scripts so test also runs lint.

* Fix existing lint errors.

* Don't break on a11y issues.

* Add role and tabIndex.

* Add vim and Mac files to .gitignore and .dockerignore.

* Handle htmlFor (partially), a that's actually a button.

* Fix missing tabIndex.

* Add cursor:pointer to load-more

* Revert change to load_more.

* Fixes based on review.

* Update yarn.lock.

* Don't try to install fsevents on Linux (hides warning noise).
2017-04-15 13:27:27 +02:00
..
autosuggest_account.jsx Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548) 2017-04-11 22:53:58 +02:00
autosuggest_status.jsx Fix full-text search query quotation, improve tag search performance with an index, 2017-03-22 17:36:34 +01:00
character_counter.jsx Character counter fix 2017-02-27 04:32:41 -08:00
compose_form.jsx jslint: fix jslint warnings (#1704) 2017-04-15 02:57:26 +02:00
emoji_picker_dropdown.jsx Improve emoji picker look (#1493) 2017-04-11 23:23:34 +02:00
navigation_bar.jsx When avatar/header are GIF, generate static versions (#1428) 2017-04-11 00:38:58 +02:00
privacy_dropdown.jsx Add eslint-plugin-jsx-a11y (#1651) 2017-04-15 13:27:27 +02:00
reply_indicator.jsx When avatar/header are GIF, generate static versions (#1428) 2017-04-11 00:38:58 +02:00
search.jsx Add eslint-plugin-jsx-a11y (#1651) 2017-04-15 13:27:27 +02:00
search_results.jsx Rework search 2017-03-31 21:11:09 +02:00
text_icon_button.jsx Redesigned compose form 2017-03-25 19:14:12 +01:00
upload_button.jsx Compose form layout fixes 2017-03-26 13:08:15 +02:00
upload_form.jsx Redesigned compose form 2017-03-25 19:14:12 +01:00
upload_progress.jsx Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 2017-03-24 03:55:45 +01:00