1. 12 Aug, 2018 1 commit
  2. 24 Jul, 2018 1 commit
  3. 12 Jul, 2018 1 commit
  4. 03 Jun, 2018 1 commit
  5. 01 Jun, 2018 2 commits
  6. 30 Apr, 2018 1 commit
  7. 13 Apr, 2018 1 commit
  8. 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
      Unverified
      8f7bd419
  9. 20 Mar, 2018 1 commit
  10. 13 Mar, 2018 1 commit
  11. 18 Jan, 2018 1 commit
  12. 11 Jan, 2018 1 commit
  13. 03 Jan, 2018 1 commit
  14. 31 Dec, 2017 1 commit
    • Martijn Cuppens's avatar
      Allow nested structure for accordions (#25121) · ae71e71f
      Martijn Cuppens authored
      This commit allows nested structures for accordions. Also a part of
      the documentation about data-children is removed because this
      functionality didn't work and it's not applicable anymore.
      
      Tests with the collapse accordion are also a bit adjusted to the new
      situation.
      ae71e71f
  15. 28 Dec, 2017 1 commit
  16. 13 Nov, 2017 1 commit
  17. 24 Oct, 2017 1 commit
  18. 23 Oct, 2017 1 commit
  19. 19 Oct, 2017 2 commits
  20. 04 Oct, 2017 1 commit
  21. 25 Sep, 2017 1 commit
  22. 08 Sep, 2017 1 commit
  23. 31 Aug, 2017 1 commit
  24. 25 Aug, 2017 1 commit
  25. 22 Aug, 2017 1 commit
  26. 11 Aug, 2017 1 commit
  27. 14 Jun, 2017 1 commit
  28. 25 Apr, 2017 1 commit
  29. 10 Apr, 2017 1 commit
    • Patrick H. Lauke's avatar
      Fix collapse.js aria-expanded behavior · 18e87042
      Patrick H. Lauke authored
      * Remove aria-expanded from collapse.js target element
      
      aria-expanded="true"/aria-expanded="false" only applies to the trigger,
      not the element that is being expanded/collapsed.
      
      * Tweak collapse.js accessibility section
      
      ...to make it clearer that the aria-expanded attribute always just goes
      on the control.
      
      * Fix collapse.js unit tests
      
      - reword some of the text to make it clear we're checking behavior of
      trigger/control
      - move incorrect aria-expanded out of the <div>s and to the actual
      trigger/control <a>s
      - fix incorrect test assertion text output false -> true
      
      18e87042
  30. 28 Mar, 2017 2 commits
  31. 27 Mar, 2017 1 commit
  32. 19 Mar, 2017 1 commit
  33. 08 Mar, 2017 1 commit
  34. 07 Mar, 2017 1 commit
  35. 06 Jan, 2017 1 commit
  36. 08 Dec, 2016 1 commit
  37. 02 Dec, 2016 1 commit