bootstrap v3.4.0 Release Notes

Release Date: 2018-12-14 // over 5 years ago
    • ๐Ÿ†• New: Added a .row-no-gutters class.
    • ๐Ÿ†• New: Added docs searching via Algolia.
    • ๐Ÿ›  Fixed: Resolved an XSS issue in Alert, Carousel, Collapse, Dropdown, Modal, and Tab components. See https://snyk.io/vuln/npm:bootstrap:20160627 for details.
    • ๐Ÿ›  Fixed: Added padding to .navbar-fixed-* on modal open
    • ๐Ÿ›  Fixed: Removed the double border on <abbr> elements.
    • โœ‚ Removed Gist creation in web-based Customizer since anonymous gists were disabled long ago by GitHub.
    • โœ‚ Removed drag and drop support from Customizer since it didn't work anymore.
    • โž• Added a dropdown to the docs nav for newer and previous versions.
    • ๐Ÿ“š Update the docs to use a new baseurl, /docs/3.4/, to version the v3.x documentation like we do with v4.
    • ๐Ÿ“„ Reorganized the v3 docs CSS to use Less.
    • โœ… Switched to BrowserStack for tests.
    • โšก๏ธ Updated links to always use https and fix broken URLs.
    • Replaced ZeroClipboard with clipboard.js