1. 26 Feb, 2019 1 commit
  2. 20 Feb, 2019 4 commits
  3. 13 Feb, 2019 1 commit
  4. 11 Feb, 2019 1 commit
  5. 06 Feb, 2019 1 commit
  6. 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
  7. 20 Nov, 2018 1 commit
  8. 14 Nov, 2018 1 commit
  9. 29 Oct, 2018 2 commits
  10. 26 Sep, 2018 1 commit
  11. 12 Aug, 2018 1 commit
  12. 24 Jul, 2018 1 commit
  13. 12 Jul, 2018 1 commit
  14. 03 Jun, 2018 1 commit
  15. 30 Apr, 2018 1 commit
  16. 09 Apr, 2018 1 commit
    • Mark Otto's avatar
      Ship v4.1.0 (#26218) · 8f7bd419
      Mark Otto authored
      * update docs path from docs/4.0/ to docs/4.1/
      
      * bump version to 4.1.0
      
      * Update redirects to work for 4.1 docs move
      
      * Update docs version switcher to include latest and link to 4.0 docs
      
      * re-run dist
      
      * Update package-lock.json
      
      * Update docs-navbar.html
      8f7bd419
  17. 20 Mar, 2018 1 commit
  18. 13 Mar, 2018 1 commit
  19. 18 Jan, 2018 1 commit
  20. 11 Jan, 2018 1 commit
  21. 28 Dec, 2017 1 commit
  22. 26 Nov, 2017 1 commit
  23. 24 Oct, 2017 1 commit
  24. 23 Oct, 2017 1 commit
  25. 19 Oct, 2017 2 commits
  26. 04 Oct, 2017 1 commit
  27. 24 Sep, 2017 1 commit
    • Patrick H. Lauke's avatar
      Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs with dropdowns) · fd56ea37
      Patrick H. Lauke authored
      * Use `aria-selected` instead of `aria-expanded`
      * Change tab.js to use `aria-selected` rather than `aria-expanded`
      * Add `aria-orientation=vertical` to vertical tab list
      * Remove dynamic tabs with dropdowns
      * Fix non-interactive code examples
      * Only set `aria-selected` on the `role="tab"` trigger - this stops `aria-selected` being incorrectly added to the `role="tabpanel"` itself (probably harmless, but nonetheless incorrect)
      fd56ea37
  28. 31 Aug, 2017 1 commit
  29. 22 Aug, 2017 1 commit
  30. 11 Aug, 2017 4 commits
  31. 28 Apr, 2017 1 commit