medialize / ally.js

JavaScript library to help modern web applications with accessibility concerns
http://allyjs.io/
MIT License
1.53k stars 83 forks source link

fix(is/tabbable): add element types email and number in IOS #175

Closed davydof closed 1 month ago

davydof commented 4 years ago

Add element types email and number in IOS

davydof commented 4 years ago

@marcysutton @rodneyrehm friendly ping guys

rodneyrehm commented 4 years ago

Hey there! Interesting find. Here I was thinking we had covered all elements, but obviously we forgot about all the "new" input types. I've added those locally and ran the tests in browsers available to me at the moment:

localhost_5000_web_data-tables_focusable

The build infrastructure seems to have broken down since our last commit (3 years ago) and I'm currently lacking the time to resurrect this stuff.

davydof commented 4 years ago

@rodneyrehm very very friendly ping :)

davydof commented 1 year ago

@rodneyrehm any progress after 3 years? :)

davydof commented 7 months ago

@medialize @jayzelenkov @rodneyrehm @varemenos anyone? :)