Change the repository type filter
All
Repositories list
13 repositories
makeup-roving-tabindex
Public archiveImplements a roving tab index on a given collection of elementsmakeup-active-descendant
Public archiveImplements ARIA active descendant keyboard navigationmakeup-navigation-emitter
Public archiveEmits custom events based on keyboard navigation of one or two dimensional modelmakeup-modal
Public archiveApplies modal accessibility requirements to any elementmakeup-screenreader-trap
Public archiveThis module restricts screen reader virtual cursor to a single subtree in the DOM.makeup-keyboard-trap
Public archiveRestricts keyboard tabindex to a single subtree in the DOM. This behaviour is useful when implementing a modal UImakeup-floating-label
Public archiveModule for creating an accessible, progressively enhanced floating labelmakeup-prevent-scroll-keys
Public archivemakeup-key-emitter
Public archiveEmits custom events for common accessibility keys (rightArrowKeyDown, escKeyDown, etc)makeup-expander
Public archiveCreates the basic accessibility for an element that expands and collapses another element (e.g. a fly-out or fly-in).makeup-focusables
Public archiveReturns an array of all focusable descendants of the given element.makeup-exit-emitter
Public archiveEmits custom 'focusExit' event when keyboard focus has exited an element and all of it's descendantsmakeup-next-id
Public archiveAssign the next ID in sequence to an element if an ID property does not already exist.