discourse/app
Roman Rizzi 5276d432aa
A11Y: Switch tabs using the keyboard (#12262)
* Revert "Revert "A11Y: Switch tabs using the keyboard (#12241)" (#12260)"

This reverts commit 4c1e02d412.

* FIX: Make sure that the "menu-link" is present when a plugin adds a tab.

Other changes:

- We put the notification tab first using JS instead of CSS. It's important because of the tab number data attribute, which the keyboard navigation uses.
- We only set the button id from the attrs object if it's a tab. Otherwise, it conflicts with the topic footer button
2021-03-03 14:37:40 -03:00
..
assets A11Y: Switch tabs using the keyboard (#12262) 2021-03-03 14:37:40 -03:00
controllers FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
mailers FIX: Skip sending PM email for user silence (#12240) 2021-03-02 09:18:09 +10:00
models FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
serializers FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
services FEATURE: Autotag watched words (#12244) 2021-03-03 10:53:38 +02:00
views FIX: Remove unused JS from "finish installation" page (#12263) 2021-03-02 19:19:19 +01:00