Skip to content

Improve Accessibility of the DatePicker

David Redondo requested to merge work/vkrause/datepicker2 into master

Selecting Date, Month and Year is modeled as three Dials. Since we need to provide some required properties for the value interface each button is represented by a proxy Item providing those and the rest of the accesible interface.

Merge request reports