-
Notifications
You must be signed in to change notification settings - Fork 87
Update bootstrap #1845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update bootstrap #1845
Conversation
What was the old version? Do we need to worry about breaking changes? |
@RickMohr The old version was 3.1.1 |
Well, who knows about that "if"? Finding any introduced regressions in OTM would be tough. Can we (or a designer) research the safety? |
Well they have this in their README. I skimmed https://github.com/twbs/bootstrap/releases for versions 3.2.0-3.3.1 and didn't see any breaking changes. Looks like it's mostly bug fixes and and tiny new features, with a couple of deprecated (but not removed) features. |
Though I still have no intention of merging this until after we start our release process. |
e74470d
to
e2801e8
Compare
Thanks, +1 |
e2801e8
to
7755321
Compare
7755321
to
82bed0c
Compare
Reverts #1844. Opening this as a separate PR to avoid any regressions given the imminent release.