Skip to content
Snippets Groups Projects
  1. Jun 17, 2019
    • Isaac Evavold's avatar
      remove the tabindex attr from non-interactive DOM elements · 2d8cf52b
      Isaac Evavold authored
      These changes follow guidance from Sandi and from the general DOM specification that the `tabindex` attribute (along with Angular's `isFocusable` and `isTabbable` attributes) should only be included on elements that can be interacted with via mouse clicks or keyboard input.
      
      A number of elements in the degree planner view were non-interactive by design but still were in tabbable. This commit removes tabbing from those non-interactive elements.
      2d8cf52b
    • pnogal's avatar
      Accessibility fixes · 07698876
      pnogal authored and Paulina Nogal's avatar Paulina Nogal committed
      07698876
  2. Jun 13, 2019
  3. Apr 17, 2019
  4. Mar 15, 2019
  5. Feb 14, 2019
  6. Feb 08, 2019
  7. Dec 13, 2018
  8. Dec 12, 2018
  9. Dec 06, 2018
  10. Nov 09, 2018
  11. Oct 22, 2018
  12. Oct 17, 2018
  13. Oct 10, 2018
Loading