Upgrade to Pro — share decks privately, control downloads, hide ads and more …

State of Accessibility in Ember.js

State of Accessibility in Ember.js

Where are we now? Where are we going?

Melanie Sumner

May 17, 2018
Tweet

More Decks by Melanie Sumner

Other Decks in Programming

Transcript

  1. Today 1. New Optional Feature- Application Template Wrapper • RFC

    #280 - Remove Application Wrapper (via @chancancode) • Released in version 3.1.0 (release notes) • Need to keep it? Use ember-a11y-landmarks addon. 2. ember-aria-* & ember-a11y-* addons (via Ember Observer) 3. Help and support via the #topic-a11y channel in the Ember Community Slack chat 4. Improving the accessibility of the emberjs.com website
  2. #A11yGoals 1. Continue to increase Ember developer awareness of ember-

    a11y addons (https://github.com/ember-a11y) 2. Improved accessibility through semantic test selectors (https://github.com/emberjs/rfcs/pull/327 by Jamie White) 3. By default, let assistive technology know when a route has changed (for now, use ember-a11y or a11y-announcer)