1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
ThibG c05ed8a625 Fix poll options not being selectable via keyboard (#12538)
* Fix poll options not being selectable via keyboard

Fixes #12384

* Improve styling of poll option checkboxes/radio buttons

* Use more appropriate ARIA roles for poll options

* Allow switching between single and multiple choice from keyboard

* Coding style

* Avoid using .bind()
2019-12-03 19:53:16 +01:00
..
chewy
controllers Add follow_request notification type (#12198) 2019-12-01 17:25:29 +01:00
helpers Add ability to filter reports by target account domain (#12154) 2019-11-30 19:53:58 +01:00
javascript Fix poll options not being selectable via keyboard (#12538) 2019-12-03 19:53:16 +01:00
lib Update ESLint and RuboCop in Code Climate (#12534) 2019-12-02 18:25:43 +01:00
mailers
models Update ESLint and RuboCop in Code Climate (#12534) 2019-12-02 18:25:43 +01:00
policies
presenters Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
serializers Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
services Add follow_request notification type (#12198) 2019-12-01 17:25:29 +01:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Fix notifications label (#12517) 2019-12-02 13:39:53 +01:00
workers