discourse/app
Sam 6e2ecf40c7
UX: add ARIA region role to posts (#13130)
NVDA does not detect HTML5 articles as regions. This explicitly sets a
region with an aria-label denoting post numbers making it much easier to
know where you are in a topic.

Note role: article which is more semantically correct is not respected by
NVDA d/D shortcut, hence the much more generic "region" role.
2021-05-25 20:58:13 +10:00
..
assets UX: add ARIA region role to posts (#13130) 2021-05-25 20:58:13 +10:00
controllers DEV: Add `session` to `before_auth` and `after_auth` hooks (#13123) 2021-05-24 17:35:51 +01:00
helpers DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
jobs DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
mailers DEV: Correct spelling mistakes in comments 2021-05-21 13:37:17 +10:00
models FIX: slow mode dialog doesn't remember Enabled Until value (#13076) 2021-05-21 18:13:14 +04:00
serializers FEATURE: Support tag and replace in watched words in test modal (#13100) 2021-05-21 17:50:24 +03:00
services DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
views DEV: Minor changes to `/theme-qunit` landing page (#13032) 2021-05-11 10:45:07 -04:00