1. 20 Feb, 2019 6 commits
  2. 19 Feb, 2019 1 commit
    • Patrick H. Lauke's avatar
      Remove incorrect aria-haspopup from dropdown toggles (#28299) · 4b00aa6c
      Patrick H. Lauke authored
      `aria-haspopup` use requires the use of an ARIA `menu`, `listbox`, `tree`, `grid` or `dialog` (see https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup)
      
      in our use (as generic disclosure widgets), it's incorrect and sets up the wrong assumption/behavior from assistive technologies.
      
      in future, we likely want to change our dropdowns to essentially be like a `dialog` - move focus to it when opened, possibly make it modal so focus is maintained inside it and the rest of the page
      is hidden/inert.
      
      but for now, removing the incorrect attribute is probably the quickest, most immediate fix.
      4b00aa6c
  3. 15 Jan, 2019 1 commit
  4. 21 Dec, 2018 1 commit
    • Mark Otto's avatar
      Prep for v4.2.0 release · eda851ee
      Mark Otto authored
      - Move 4.1 docs to 4.2
      - Update versions everywhere to 4.1.3 with release script
      - Manually bump the shorthand version in package.json
      - Add 4.2 to the versions docs page
      - Update some redirects
      - Fix tests asset URLs
      - Bump Nuget and more
      eda851ee
  5. 16 Dec, 2018 1 commit
  6. 15 Dec, 2018 1 commit
  7. 14 Oct, 2018 2 commits
  8. 24 Jul, 2018 1 commit
  9. 12 Apr, 2018 1 commit
  10. 12 Feb, 2018 1 commit
  11. 21 Jan, 2018 1 commit
  12. 29 Oct, 2017 1 commit
  13. 22 Oct, 2017 1 commit
  14. 03 Oct, 2017 1 commit
  15. 26 Jun, 2017 1 commit
  16. 04 Jun, 2017 1 commit
  17. 22 May, 2017 1 commit
  18. 17 May, 2017 1 commit
  19. 14 May, 2017 2 commits
  20. 24 Mar, 2017 2 commits
  21. 31 Dec, 2016 3 commits
  22. 12 Nov, 2016 1 commit
  23. 11 Oct, 2016 1 commit
  24. 28 Feb, 2016 1 commit
  25. 19 Feb, 2016 1 commit
  26. 26 Oct, 2015 1 commit
  27. 20 Aug, 2015 1 commit
  28. 19 Aug, 2015 1 commit
  29. 02 Jun, 2015 1 commit
  30. 10 May, 2015 1 commit