1. 29 Jun, 2016 1 commit
    • Chris Rebert's avatar
      Support jQuery v3 in Bootstrap v4 (#20191) · ed3ba474
      Chris Rebert authored
      * bower.json, package.json: Extend jQuery version ranges to include v3
      * NuGet: Bump jQuery to v3.0.0.1
      * Docs+Examples: Update jQuery to v3.0.0
      * Use jQuery v3.0.0 for JS unit tests
      * Update jqueryVersionCheck to allow jQuery v3.x.x
      ed3ba474
  2. 26 May, 2016 1 commit
  3. 19 Mar, 2016 1 commit
  4. 07 Mar, 2016 1 commit
  5. 11 Jan, 2016 2 commits
  6. 25 Dec, 2015 1 commit
  7. 24 Oct, 2015 1 commit
  8. 06 Oct, 2015 1 commit
  9. 06 Sep, 2015 1 commit
  10. 26 Jul, 2015 1 commit
  11. 09 May, 2015 1 commit
  12. 16 Feb, 2015 1 commit
  13. 02 Feb, 2015 1 commit
  14. 06 Jan, 2015 1 commit
  15. 04 Dec, 2014 1 commit
  16. 11 Nov, 2014 1 commit
  17. 23 Oct, 2014 1 commit
  18. 28 Jul, 2014 1 commit
  19. 09 Jul, 2014 2 commits
  20. 08 Jun, 2014 1 commit
  21. 22 May, 2014 1 commit
    • XhmikosR's avatar
      Revert 4f9270cc. · cae7dee2
      XhmikosR authored
      The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job.
      cae7dee2
  22. 13 May, 2014 1 commit
  23. 10 May, 2014 1 commit
  24. 28 Apr, 2014 1 commit
  25. 21 Apr, 2014 2 commits
  26. 20 Apr, 2014 1 commit
  27. 24 Mar, 2014 1 commit
  28. 30 Jan, 2014 1 commit
  29. 19 Jan, 2014 1 commit
  30. 18 Jan, 2014 1 commit
    • Julian Thilo's avatar
      Fix holder.js links in examples · 67594cb5
      Julian Thilo authored
      Replaces links to holder.js with links to the new docs.min.js.
      The uncompressed holder.js file is now in docs/assets/js/vendor,
      which is excluded from Jekyll builds. In turn, Holder is now
      included in docs.min.js, which is smaller than holder.js,
      so this should make everybody happy. :)
      67594cb5
  31. 01 Jan, 2014 1 commit
  32. 29 Dec, 2013 1 commit
  33. 24 Dec, 2013 1 commit
  34. 23 Dec, 2013 1 commit
  35. 08 Dec, 2013 1 commit
  36. 03 Nov, 2013 1 commit
  37. 31 Oct, 2013 1 commit
    • AJ Acevedo's avatar
      Added navigation role to example navbars · 0d4b9ef7
      AJ Acevedo authored
      As per the docs:
      http://getbootstrap.com/components/#navbar-default
      
        modified:   examples/carousel/index.html
        modified:   examples/jumbotron/index.html
        modified:   examples/navbar-fixed-top/index.html
        modified:   examples/navbar-static-top/index.html
        modified:   examples/navbar/index.html
        modified:   examples/non-responsive/index.html
        modified:   examples/starter-template/index.html
        modified:   examples/sticky-footer-navbar/index.html
        modified:   examples/theme/index.html
      0d4b9ef7