v2.3.0
Release Notes
Important
The html markup for Toolbar changed from v2.2.0 and is not backward compatible; if you're using the Toolbar markup, make sure you update to the new standard.
New Features
- added spinner input, Bootstrap Touchspin
- added switch input, Bootstrap Switch
- added sort and action options to the Toolbar
Bug Fixes
- in alternate layout test pages, only include .navbar-brand-icon if the Jekyll site config navbar-pf-alt-navbar-brand-icon is true
- added patternfly-additions.css to Bower.json
- made .dropdown-menu positioning within .dropdown consistent with .dropdown-menu positioning within .btn-group or .input-group-btn
- changed aggregate status tile title icon color
- fixed alignment of .btn within .alert #122