Skip to content

Releases: patternfly/patternfly-3

v3.3.3

12 Apr 17:56
Compare
Choose a tag to compare

Release Notes

Enhancements

  • Make dependencies (except bootstrap, jquery and font-awesome) optional.
  • Updated jquery-match-height version to 0.7.0.
  • Modified card test exaples so they can be included separately in patternfly-toolkit.
  • Modified list view test examples so they can be included separately in patternfly-toolkit.
  • Added utilization bar chart test example.

Bug Fixes

  • TreeGrid: Fixed issue if no callback function is set.
  • Donut chart: Fixed chart to be centered.

v3.3.2

30 Mar 18:44
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Time Picker: Fixed issue where time picker drop-down was not covering content
  • Install: Fixed overly specific bower and npm dependencies

v3.3.1

21 Mar 15:19
Compare
Choose a tag to compare

Release Notes

Removed Dynamic Toast Notifications

Bug Fixes

  • Fix bootstrap-datetimepicker dependencies
  • Regenerated npm-shrinkwrap" to ensure NPM-Only install works properly

v3.3.0

17 Mar 17:31
Compare
Choose a tag to compare

Release Notes

New Features

  • Added date picker component
  • Added dynamic toast notifications

Enhancements

  • Upgrading Font Awesome to v4.5.0
  • Updating Bootstrap to v3.3.6
  • Added branded SVG images; Kubernetes, OpenShift, Atomic
  • Added Near Full and Full Icons
  • Added Bootstrap table examples

Bug Fixes

  • Dropdown: Fixed a typo in charts utility function name
  • Dropdown: Fixed dropup button to have ^ rather than v
  • Test Page: Fix pie chart tooltips

v3.2.0

02 Mar 18:10
Compare
Choose a tag to compare

Release Notes

Enhancements

  • Added PF styling to Donut, Pie, Line, and Area Charts
  • Broke up chart types into separate test pages
  • Added less variables for Patternfly Color Palette colors

Bug Fixes

  • List View: Fixed donut text sizes in list view
  • Vert. Nav.: Fixed vertical nav. secondary active item highlighting
  • Vert. Nav.: Fixed collapsing persistent secondary nav bar
  • DataTable: Fixed paging didn't work well when there are multiple tables on one page

v3.1.0

24 Feb 14:50
Compare
Choose a tag to compare

Release Notes

New Features

  • Added Vertical Navigation with Persistent Secondary
  • Added new TreeGrid tables inspired by bootstrap-treeview

Enhancements

  • Restored NPM PatternFly dependencies. Updated ‘package.json’ to include all PF dependencies. Updated QuickStart Guide: "5. NPM Install Only" section with instructions on how to install PatternFly using just NPM and pull in all dependencies from 'node_modules'.

Bug Fixes

  • Corrected URLs for C3 and D3 in list view test page

v3.0.0

01 Feb 14:50
Compare
Choose a tag to compare

Release Notes

This release differs from v2.10.0 in the following ways:

  • it excludes the Bower dependencies from the repo [1]
  • it removes pficon-kubernetes and pficon-openshift
  • it is not available as an RPM [2]

[1] A very brief history: the dependencies were committed to the repo to ease the building of PatternFly RPMs.

[2] RPM support is planned for the future once we figure out how to build the RPM without the depdendencies as part of the repo; if you require an RPM, please see v2.10.0.

v2.10.0

01 Feb 13:13
Compare
Choose a tag to compare

Release Notes

New Features

  • Added new accordion option so that all accordion contents are always visible #180
  • Added new container icons #183
    • pficon-cloud-security
    • pficon-cloud-tenant
    • pficon-cpu
    • pficon-enterprise
    • pficon-flavor
    • pficon-memory
    • pficon-network
    • pficon-regions
    • pficon-repository
    • pficon-resource-pool
    • pficon-server
    • pficon-storage-domain
    • pficon-virtual-machine
    • pficon-zone
  • Added list view and kebab menu #187

Enhancements

  • Added improved bar chart styling and optional drill-down behavior #184

Bug Fixes

  • Moved _includes/toast.html to _includes/widgets/toast.html so that it can be shared with patternfly-toolkit #175
  • Removed orphaned Javascript on toast.html #176
  • Added note to README.md for Wiredep users to prevent duplicate CSS #177
  • Corrected alphabetization of variables #179

v2.9.0

19 Jan 14:27
Compare
Choose a tag to compare

Release Notes

New Features

Enhancements

Bug Fixes

v2.8.0

21 Dec 20:08
Compare
Choose a tag to compare

Release Notes

New Features

Enhancements