]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Update Anchor.js and port over the existing styles.
authorBryan Braun <bbraun7@gmail.com>
Fri, 15 May 2015 04:37:07 +0000 (00:37 -0400)
committerXhmikosR <xhmikosr@gmail.com>
Sat, 16 May 2015 06:58:15 +0000 (09:58 +0300)
commitdec2faec3d1ebdf0f72d5814e570ebc453346cde
tree9d6771f1dfcffe5c1f35b266ccbbbb9ad25a5b97
parentc111c291be426c5e91ceb1b8fe506d0df9818a2d
Update Anchor.js and port over the existing styles.

Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it
from the codebase and move any leftover styles over to docs.css.

Closes #16488 by merging it.
Gruntfile.js
docs/_includes/header.html
docs/assets/css/src/anchor.css [deleted file]
docs/assets/css/src/docs.css
docs/assets/js/src/application.js
docs/assets/js/vendor/anchor.js