Dominick Reinhold
Dominick Reinhold
`Collection#set` takes an option `parse` that, if set to true, will [call the collection's `parse` method on the input array](https://github.com/jashkenas/backbone/blob/master/backbone.js#L812), as well as the [model's `parse` method on individual objects...
ADT has a configuration API with some useful functionality. In this PR, we introduced the ability to pass a particular configuration option, scope, through a11y to ADT, allowing users to...
Separator role is a presentation role that doesn't need an additional label. See https://developer.mozilla.org/en-US/docs/Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_SEPARATOR, http://www.w3.org/TR/wai-aria/roles#separator