
_posts/2014-06-26-bootstrap-3-2-0-released.md
| ((24 lines not shown)) | ||
| 24 | +<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> | |
| 25 | + | |
| 26 | +<!-- Optional theme --> | |
| 27 | +<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"> | |
| 28 | + | |
| 29 | +<!-- Latest compiled and minified JavaScript --> | |
| 30 | +<script src="//netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> | |
| 31 | +{% endhighlight %} | |
| 32 | + | |
| 33 | +## What's new | |
| 34 | + | |
| 35 | +Here's a look at some of the highlights of this release. | |
| 36 | + | |
| 37 | +### Responsive embeds | |
| 38 | + | |
| 39 | +As seen in SUIT CSS, we've added a few classes for creating responsive embeds. They're perfect for proportionally scaling down Youtube videos and more. [Head to the docs](http://getbootstrap.com/components/#responsive-embed) to check them out. | |
| 1 |
"Youtube" -> "YouTube"? Only mentioning it, because it's the only thing that's not perfect in this draft.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
|
|
_posts/2014-06-26-bootstrap-3-2-0-released.md
| ((34 lines not shown)) | ||
| 34 | + | |
| 35 | +Here's a look at some of the highlights of this release. | |
| 36 | + | |
| 37 | +### Responsive embeds | |
| 38 | + | |
| 39 | +As seen in SUIT CSS, we've added a few classes for creating responsive embeds. They're perfect for proportionally scaling down Youtube videos and more. [Head to the docs](http://getbootstrap.com/components/#responsive-embed) to check them out. | |
| 40 | + | |
| 41 | +### New responsive utility classes | |
| 42 | + | |
| 43 | +We've had responsive utility classes—e.g., `.visible-xs`—for awhile now. Today, they level up a bit. We've added `block`, `inline-block`, and `inline` variations for each grid tier. For example, `.visible-xs-block` is now a thing. | |
| 44 | + | |
| 45 | +### Copy docs snippets | |
| 46 | + | |
| 47 | +Our documentation snippets just got an upgrade with the help of [ZeroClipboard](https://github.com/zeroclipboard/zeroclipboard), the open source Flash-based copy-paste button. It'll appear in the top right of nearly every example in the docs. Just click, and paste. | |
| 48 | + | |
| 49 | +### LMVTFY | |
| 2 |
Aw, shucks man, I'm flattered that you're mentioning this Absolutely deserved IMO.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
|
|
The translate3d jank/perf improvements could potentially be worth highlighting.
LGTM. Didn't find any issues while proofreading it.
Showing 6 unique commits by 2 authors.
That old header was bothering me, so I nuked it and moved over to some Poole stuff. New header, new styles (back to
rems for sizing), larger videos, and more. Plus, the v3.2.0 post.For the release post the goal was highlight several things and not really cover everything. If I've missed something awesome, let me know though—I'd love to show off a bit more given how long this post has taken.
/cc @cvrebert @juthilo