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
..
2018-02-22 15:03:41 +08:00
2020-01-21 19:23:08 +02:00
2019-05-02 16:23:25 +10:00
2018-09-17 09:49:53 +10:00
2017-10-27 09:13:04 +05:30
2020-01-21 19:23:08 +02:00