open-consul/ui/packages/consul-ui/app
John Cowen e09b9a2891
ui: Add all tooltips to the default tabbing order in the page (#9888)
* ui: Add all tooltips to the default tabbing order in the page

This amends our tooltip modifier to automatically add a tabindex="0" to
all of our tooltips (if they aren't tabbable already).

This means that all tooltips will automatically be
added to the natural tab order of the page. I'm pretty sure we don't
currently require the ability to disable this automatic functionality
but if we do at some point in the future we can add an option to disable
it, meaning all tooltips will be tabbable by default.
2021-03-18 14:35:50 +00:00
..
abilities ui: Adds warning icon to side menu when ACLs are disabled (#9864) 2021-03-17 11:23:00 +00:00
adapters ui: DataSource Decorator (#9746) 2021-02-23 08:56:42 +00:00
components ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
controllers ui: Misc changes for Catalog area (#9414) 2020-12-17 16:35:01 +00:00
decorators ui: DataSource Decorator (#9746) 2021-02-23 08:56:42 +00:00
filter/predicates ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
forms ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
helpers ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
initializers ui: CSP Improvements (#9847) 2021-03-17 10:46:21 +00:00
instance-initializers ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
mixins ui: DataSource Decorator (#9746) 2021-02-23 08:56:42 +00:00
models ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
modifiers ui: Add all tooltips to the default tabbing order in the page (#9888) 2021-03-18 14:35:50 +00:00
routes ui: Create auth-method show page with General Info Tab (#9845) 2021-03-17 10:40:56 -04:00
routing ui: Implement ACLs access based on ACLs (#9835) 2021-03-11 09:29:11 +00:00
search/predicates ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
serializers ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
services ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
sort/comparators ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
styles ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
templates ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
utils ui: [BUGFIX] Replace all replaceAll with split.join for older browsers without replaceAll (#9715) 2021-02-11 09:49:39 +00:00
validations ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
app.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
env.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
formats.js ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
index.html ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
router.js ui: Create auth-method show page with General Info Tab (#9845) 2021-03-17 10:40:56 -04:00