discourse/app
Kane York ed95a6005b FEATURE: screenreader landmarks for main, suggested topics
In order to avoid a boatload of attributeBindings, I moved the root
element of the suggested-topics component into the template. Also,
autoformat their hbs files.

Testing info: https://www.scottohara.me/blog/2018/03/03/landmarks.html#using-screen-readers-to-navigate-landmarks

Additionally, flag modals with aria-modal=true to avoid the screenreader
accidentally escaping the modal. There's no need to ever toggle the
attribute to false, because we display:none the modal root when it's
closed.
2020-04-07 15:42:03 -07:00
..
assets FEATURE: screenreader landmarks for main, suggested topics 2020-04-07 15:42:03 -07:00
controllers DEV: changes so plugins can customize invites UI (#9365) 2020-04-07 11:58:49 -04:00
helpers FIX: Display small post actions when embedding a topic (#9278) 2020-03-26 09:07:41 -03:00
jobs FIX: CSV Exports were throwing errors with invalid dates 2020-04-07 14:05:27 -04:00
mailers FEATURE: High priority bookmark reminder notifications (#9290) 2020-04-01 09:09:20 +10:00
models FIX: exclude private messages from TL3 requirements 2020-04-07 17:36:07 -04:00
serializers DEV: changes so plugins can customize invites UI (#9365) 2020-04-07 11:58:49 -04:00
services FIX: FlagSockpuppets should not flag a post if a post of that user was already rejected by staff (#9328) 2020-04-01 09:20:45 -03:00
views FEATURE: screenreader landmarks for main, suggested topics 2020-04-07 15:42:03 -07:00