Releases: patternfly/patternfly-3
Releases · patternfly/patternfly-3
v1.0.2
v1.0.1
Release Notes
Bug Fixes
- recompiled CSS to reflect Font Awesome version update (it didn't get properly compiled in v1.0.0)
- set Bootstrap Tree View .node-selected font color in CSS
Test Page Cleanup
- added IE9 conditional comment class to all pages
- added patternfly.min.js to all pages
- moved all js to
<head>
for consistency, except bootstrap-select, which requires being before</body>
- fixed typo in warning message on all pages
- fixed html validation errors as appropriate
- set .node-selected via javascript in the tree view on bootstrap-treeview-2.html
v1.0.0
Release Notes
New widgets
- Bootstrap Tree View
- Progress Bars
- Search
- Spinner
Updated widgets
- Tabs: added new instance where .nav-tabs and .nav-tabs-pf are used together
New layouts
- Tree View
- Typography
Bug fixes
- Added documentation source for Bootstrap-Select
- Adjusted grid used within modal to avoid labels wrapping at smaller viewport sizes
- Made sidebar nav spacing consistent regardless of nav style
- Removed orphaned LESS files (bootstrap-multiselect.less, single-select-dropdown.less)
- Resolved bug where breadcrumbs overlaid each other in IE8
- Updated text used in sample accordion
New dependencies
- Bootstrap Tree View v1.0.0
Updated dependencies
- Boostrap-Select to v1.5.2
- Data Tables to v1.10.0
- Font Awesome to v4.1.0
- HTML5Shiv to v3.7.2
- Respond to v1.4.2
Correcting incorrectly computed line-height
Fixes issue where .input-group-btns were 1px taller than inputs in input-groups.
Icon refinements
- setting PFIcon-webfont to a 14px grid for cleaner rendering
- removing the recommended Glyphicons and replacing them with PFIcon or
FontAwesome equivalents
Info tip bug fix where list-box border was bisecting arrow
v0.2.3 Updating version number
Navbar bug fix where navbar-utility font size was too large
v0.2.2 Navbar bug fix where navbar-utility font size was too large
Increasing @font-size-base to 12px
Merge pull request #11 from ehelms/update-bower Updating Bower ignores to ignore all but the dist/ and less/ directories...
Updating Boostrap to v3.1.1; adding the beginnings of basic page layouts to /tests
v0.2.0 Updating to Bootstrap v3.1.1; beginning of basic page layouts
Added table and data table
v0.1.4 Updating version number