Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Releases: patternfly/patternfly-3

v1.2.1

27 May 13:56

Choose a tag to compare

Release Notes

Bug Fix

  • Added symlinks to correct for the file path difference to jquery*.js that resulted from the downgrade to jQuery 1.x from 2.x in v1.2.0

v1.2.0

26 May 14:47

Choose a tag to compare

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

26 Mar 19:28

Choose a tag to compare

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

New Features

v1.1.3

28 Jan 15:31

Choose a tag to compare

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

10 Nov 14:52

Choose a tag to compare

Release Notes

Bug Fixes

  • Characters with diacritics render in a different font than Open Sans
  • Search component example not working well for server side search
  • Monospace <pre>, <code>, etc... nearly unreadable on Linux

v1.1.1

09 Oct 12:26

Choose a tag to compare

Release Notes

Bug Fixes

  • added missing license for Bootstrap Combobox widget
  • fixed bug in Makefile where tar.gz creation would break the styles.css symlinks

v1.1.0

07 Oct 15:53

Choose a tag to compare

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

08 Jul 14:58

Choose a tag to compare

Release Notes

Bug Fix

  • Resolved an issue with symlinks in RPM.

v1.0.4

07 Jul 22:01

Choose a tag to compare

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

09 Jun 14:27

Choose a tag to compare

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.