chinwagsocial/app/javascript/mastodon/features/notifications/components
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
..
clear_column_button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
column_settings.js Improve accessibility (part 2) (#4377) 2017-07-26 13:46:53 +02:00
notification.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
setting_toggle.js Web Push Notifications (#3243) 2017-07-13 22:15:32 +02:00