Tags: erin-doyle/egghead-react-a11y
Toggle v9.0.3's commit message
Added keyboard navigation functionality to the MovieToolbar and Movie…
…ToolbarButton per the WAI ARIA Toolbar Design Pattern requirements
Toggle v9.0.2's commit message
Added tabIndex and focus management based on selected MovieToolbarBut…
…ton in MovieToolbar
Toggle v9.0.1's commit message
Add an aria-label and role of “toolbar” to MovieToolbar
Toggle v9.0.0's commit message
Created MovieToolbar component to be used to contain the MovieToolbar…
…Button components used as the action buttons on the Wishlist
Toggle v8.0.5's commit message
Added keyboard navigation functionality to the TabList per the WAI AR…
…IA Tab List Design Pattern requirements
Toggle v8.0.4's commit message
Created a new TabPanel component to be shared by MovieBrowser and Mov…
…ieWishlist
Toggle v8.0.3's commit message
Added the setting of the aria-labelledby attribute on each tabpanel b…
…ased on whatever the active tab is
Toggle v8.0.2's commit message
Added the setting of the aria-controls attribute on each tab in the t…
…ablist as well as the appropriate corresponding id on the tabpanel
Toggle v8.0.1's commit message
Added the setting of the aria-selected attribute to true or false on …
…the tabs in the tablist
Toggle v8.0.0's commit message
Added roles for tablist, tab and tabpanel elements as well as an aria…
…-label for each tablist
You can’t perform that action at this time.