mastodon/app/assets/javascripts/components/reducers
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
..
accounts.jsx Add list of muted user to UI and Getting Started (#1799) 2017-04-15 01:23:49 +02:00
alerts.jsx Add eslint-plugin-jsx-a11y (#1651) 2017-04-15 13:27:27 +02:00
cards.jsx Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
compose.jsx Fix #1609, fix #1628 - Revert #1397 (#1700) 2017-04-13 19:23:36 +02:00
index.jsx Adding POST /api/v1/reports API, and a UI for submitting reports 2017-02-14 20:59:26 +01:00
meta.jsx Send initial state in a <script type="application/json"> tag (#1806) 2017-04-15 02:32:42 +02:00
modal.jsx Made modal system more generic 2017-04-01 22:11:28 +02:00
notifications.jsx Fix #38 - Unread indicator when new content appears above the fold 2017-02-21 00:10:49 +01:00
relationships.jsx Fix reworked search 2017-03-31 22:45:56 +02:00
reports.jsx Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699) 2017-04-13 19:36:41 +02:00
search.jsx Rework search 2017-03-31 21:11:09 +02:00
settings.jsx Add sounds for notifications. Boop by @jk@mastodon.social 2017-01-17 20:09:03 +01:00
status_lists.jsx Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
statuses.jsx Rework search 2017-03-31 21:11:09 +02:00
timelines.jsx Keep track of which timelines are connected live to avoid redundant 2017-04-02 21:44:06 +02:00
user_lists.jsx Add list of muted user to UI and Getting Started (#1799) 2017-04-15 01:23:49 +02:00