This repository was archived by the owner on Feb 5, 2025. It is now read-only.
Releases: patternfly/patternfly-3
Releases · patternfly/patternfly-3
v1.2.1
v1.2.0
Release Notes
Important
- This release reverts jQuery to version 1.11.3 from version 2.0.3 for Internet Explorer 8 compatibility
- This release updates:
- Bootstrap from 3.1.1 to 3.3.4
- Datatables from 1.10.4 to 1.10.7
- Datatables-colreorder from 1.1.2 to 1.1.3
- Datatables-colvis from 1.1.1 to 1.1.2
- Font Awesome from 4.2.0 to 4.3.0
Bug Fixes
- Adjust order of Less variables for easier build of forthcoming https://github.com/patternfly/patternfly-sass
- Make Boostrap Combobox dropdowns the full with of the combobox so that they're consistent with Boostrap-selects #60
- Add hover, active, and focus behavior of regular Boostrap buttons to Bootstrap Combobox "v" buttons cockpit-project/cockpit#2203
- Make .tooltip text inside .progress-description wrap properly
- Align login test page text labels with terminology and wording standards
- Adjust margin after Bootstrap-select control #65
- In Safari for OS X, scrollbars are appearing in brand.svg on the login page, navbar, and infotip
- Update Bootstrap to 3.2 or greater to resolve modal bug #67
- Improve appearance of pficon-layered > pficon pficon-error-octagon + pficon pficon-error-exclamation icons by replacing them with simpler equivalents #63
- Set jQuery version to 1.x for IE8 compatibility #70
Enhancements
- Add aliases for pficon-messages (pfcion-flag) and pficon-refresh (pficon-restart) icons so that the icon names better reflect the icon contents and usage
- Upgrade Font Awesome to v4.3.0 so all the latest Font Awesome icons are available
New Features
- Blank slate layout
- Container icons
v1.1.4
Release Notes
Bug Fixes
- The border of .form-controls with validation states should not turn blue on hover. Issue #46
- Align .has-warning and .btn-warning to use the same color. Issue #49
Enhancements
- Add validation states to Boostrap-selects. Issue #50
New Features
- Add syntax highlighting via google-code-prettify
v1.1.3
Release Notes
Bug Fixes
- Infotip bug fix where drop shadow was lighter than dropdown's; added new alignment option; set Infotip to be open on load of test page
- Bootstrap-select bug fix where small.muted text within an option wasn't legible on hover of said option
- Login bug fix to restrict white text to .container so text in things like modals stays the default body text color
- Login bug fix where .alert styling was off given the dark background of the page
Enhancements
- Add the ability to toggle the visibility of columns as well as reorder columns in data tables
- Revise context selector in navbar to utilize Bootstrap-select
- Implement Jekyll to output /tests
- Update dependencies (Bootstrap-select to v1.5.4; Bootstrap-treeview to v1.0.1; Datatables to v1.10.4; Font Awesome to v4.2.0)
- Add icon examples to sidebar-pf nav; add nav categories to sidebar-pf
- Update brand colors
v1.1.2
v1.1.1
v1.1.0
Release Notes
New Features
- Favicon and Apple Touch Icons
- Bootstrap-Combobox widget
- Revisions to support a forthcoming SASS-based port of the reference implementation
v1.0.5
v1.0.4
Release Notes
Packaging cleanup
- Added Bower dependencies back as devDependencies.
- Added detailed license info.
- Added 'main' property to bower.json.
- Added RPM packaging dependencies.
- Added symlinks for use in RPM so that different packages can be used interchangably.
v1.0.3
Release Notes
Bug Fix
- Added PatternFly's dependencies to the repo to resolve patternfly/patternfly#20. This has the added benefit of alleviating the need to install the dependencies via Bower.