mastodon/app/javascript/mastodon/features/ui
Sorin Davidoi 6a6a62f13f Improve accessibility (part 2) (#4377)
* fix(column_header): Invalid ARIA role

* fix(column): Remove hidden nodes from the DOM

* refactor(column_link): Remove unused property hideOnMobile

* fix(column_header): Use aria-pressed

* fix(column_header): Make collapsed content not focusable, add focusable property

* fix(column_loading): Make header non-focusable

* fix(column_settings): Use role to group the toggles
2017-07-26 13:46:53 +02:00
..
components Improve accessibility (part 2) (#4377) 2017-07-26 13:46:53 +02:00
containers Exclude self toots from regular expression filter (#4245) 2017-07-18 15:20:38 +02:00
util refactor: Make all reducers sync (#4125) 2017-07-09 12:16:08 +02:00
index.js feat(compose): More space on mobile devices (#4282) 2017-07-21 01:38:24 +02:00