This repository has been archived by the owner. It is now read-only.
Upgrade Bootstrap to 3.3.2 #57
Merged
Conversation
via upgrading bootstrap-sass to v3.3.3 https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md https://github.com/twbs/bootstrap/releases/tag/v3.3.2 http://blog.getbootstrap.com/2015/01/19/bootstrap-3-3-2-released/ In this release: * New glyphicons * New dependency on autoprefixer-rails: https://github.com/ai/autoprefixer-rails See also twbs/bootstrap-sass#824
For better contrast Bootstrap 3.3.1 made navbar links lighter, this updates our CSS to always match.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
via upgrading bootstrap-sass to v3.3.3
https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md
https://github.com/twbs/bootstrap/releases/tag/v3.3.2
http://blog.getbootstrap.com/2015/01/19/bootstrap-3-3-2-released/
Main changes in this release:
https://github.com/ai/autoprefixer-rails (which we should have already been using it seems). See also twbs/bootstrap-sass#824
Tested against publisher and found no regressions.