1. 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
  2. 13 Feb, 2019 2 commits
  3. 11 Feb, 2019 1 commit
  4. 06 Feb, 2019 3 commits
  5. 05 Feb, 2019 3 commits
  6. 20 Jan, 2019 1 commit
  7. 17 Jan, 2019 1 commit
  8. 15 Jan, 2019 1 commit
  9. 14 Jan, 2019 1 commit
  10. 04 Jan, 2019 2 commits
  11. 23 Dec, 2018 1 commit
  12. 21 Dec, 2018 2 commits
    • Mark Otto's avatar
      Bump to v4.2.1 (#27892) · 9e4e9474
      Mark Otto authored
      9e4e9474
    • 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
  13. 16 Dec, 2018 1 commit
  14. 15 Dec, 2018 2 commits
  15. 14 Dec, 2018 1 commit
  16. 13 Dec, 2018 1 commit
  17. 10 Dec, 2018 2 commits
  18. 06 Dec, 2018 2 commits
  19. 05 Dec, 2018 3 commits
  20. 25 Nov, 2018 2 commits
  21. 23 Nov, 2018 1 commit
  22. 20 Nov, 2018 2 commits
  23. 14 Nov, 2018 1 commit
  24. 13 Nov, 2018 3 commits