Skip to content
Snippets Groups Projects
  1. Jun 19, 2019
  2. 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
  3. Jun 03, 2019
  4. May 20, 2019
  5. May 13, 2019
  6. May 10, 2019
  7. May 07, 2019
  8. May 02, 2019
  9. Apr 26, 2019
  10. Apr 18, 2019
  11. Apr 16, 2019
  12. Apr 12, 2019
  13. Apr 11, 2019
  14. Apr 09, 2019
  15. Apr 08, 2019
  16. Apr 04, 2019
  17. Apr 03, 2019
  18. Mar 29, 2019
  19. Mar 27, 2019
  20. Mar 26, 2019
  21. Mar 18, 2019
  22. Mar 15, 2019
  23. Mar 13, 2019
  24. Mar 08, 2019
  25. Mar 05, 2019
  26. Feb 21, 2019
  27. Feb 20, 2019
  28. Feb 18, 2019
  29. Feb 15, 2019
  30. Feb 14, 2019
  31. Feb 12, 2019
Loading