This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests
Roman Rizzi 6d30e01d1c
A11Y: Structure user menu as tabs. (#11789)
* A11Y: Structure user menu as tabs.

Although the user menu content has the appearance of tabs and relies on the functionality of tabs to make sense in terms of content and focus order, it is not marked up correctly as tabs and tab panels. See [WAI-ARIA Authoring Practices 1.1](https://www.w3.org/TR/wai-aria-practices-1.1/#tabpanel) and the [example](https://www.w3.org/TR/wai-aria-practices-1.1/examples/tabs/tabs-2/tabs.html) for details.

* Make plugin api backwards compatible
2021-01-22 19:05:14 -03:00
..
acceptance A11Y: makes post-edits-indicator a button instead of a link (#11811) 2021-01-22 17:09:39 +01:00
fixtures FEATURE: Add new features section in admin dashboard (#11731) 2021-01-22 10:09:02 -05:00
helpers A11Y: makes post-edits-indicator a button instead of a link (#11811) 2021-01-22 17:09:39 +01:00
integration A11Y: Structure user menu as tabs. (#11789) 2021-01-22 19:05:14 -03:00
unit FIX: broken URL when username contains subfolder. (#11786) 2021-01-22 08:43:14 +11:00
plugin_tests.js.erb FIX: Load .js files from plugins in qunit testing env (#11304) 2020-12-03 10:25:42 -06:00
setup-tests.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
test_helper.js FEATURE: Add English (UK) as locale (#11768) 2021-01-20 21:32:22 +01:00