Rough outline
- Docs completely overhauled
- Responsive thanks to new grid system
- Now less marketing and more information
- Extensive use of tables to share classes and elements of most components
- Broken down into several pages for easier consumption
- Updated grid system, now only 12 columns
- Same great classes, but now only 12 columns
- Responsive approach means your projects virtually work out of the box on smartphones, tablets, and more
- New thumbnails (previously media grids)
.media-grid
class has been changed to .thumbnails
- Individual thumbnails now require
.thumbnail
class
- Updated forms
- Default form style is now stacked to use less CSS and add flexibility
- Exact same markup is required for vertical or horizontal forms—just swap the classes
- New form defaults for search, inline, vertical, and horizontal
- Updated tables
- Table classes made more consistent
- Removed unused table color options (too much code for such little impact)
- Typography
- Right-aligned option for blockquotes if float: right;
- Buttons