Skip to content

Releases: patternfly/patternfly-3

v3.9.0

17 Aug 16:00
Compare
Choose a tag to compare

Release Notes

New Features

  • Add Code of Conduct agreement, per Contributor Convenant request
  • PTNFLY-1051 Card View implementation. Single select and multi select card views added
  • Add Toast Notification List styling and test page

Enhancements

  • horizontal navigation - make it sticky by changing layout to layout-fixed
  • added expand feature to notification drawer
  • Update bootstrap-datepicker to 1.6.4 which includes a fix for jQuery 3 support
  • Added middleware icon to PatternFlyIcons-webfont
  • Update bootstrap-combobox to 1.1.7
  • Update google-code-prettify to 1.0.5

Bug Fixes

  • update the list-group-item.active z-index value
  • bug fix to fixed accordions when no parent selector is given
  • fix shrinkwrap errors by including d3

v3.8.1

16 Aug 12:25
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • adds .npmignore to ensure /dist folder is included in npm publish

v3.8.0

16 Aug 12:25
Compare
Choose a tag to compare

Release Notes

New Features

  • Notification Drawer for Horizontal Nav

Enhancements

  • Adding Find to the toolbar
  • Vertical Navigation: add tertiary support, make usability improvements
  • List View full page implementation, added test page
  • Replace TreeView in Wizard with customizable HTML/CSS.
  • Update bower and npm dependencies
  • Added a script used to help create and test pf releases
  • Patternfly is now using a fork of bootstrap-treeview for the time being

Bug Fixes

  • /dist files are no longer tracked in source control, you can now build dist files in your fork: https://github.com/patternfly/patternfly#tests
  • Datepicker: repeated dropdown menus of datepicker
  • Fix @navbar-pf-alt-bg-img variable
  • Fix typo in layout-pf-fixed.transitions

v3.7.0

20 Jul 18:31
Compare
Choose a tag to compare

Release Notes

New Features

  • Added Wizard component.

Enhancements

  • Added Gemnasium badge to README.md.
  • Added Code Climate static code analysis service/badge to README.md.
  • Added Gitter badge to README.md.
  • Added NPM badge to README.md.
  • Added karma and jasmine tests for CI testing.
  • Added Travis to build and run tests upon PR and merge.
  • Added initial smoke tests.
  • Updated README to promote use of Jekyll 3.1.6.
  • Added node security check to Travis.

Bug Fixes

  • Moved the js src out of the dist folder into a new src folder.
  • Moved tests-src dir to tests.
  • Moved tests dir to dist/tests.
  • Moved Jekyll test templates to tests/pages
  • Updated .codeclimate.yml to exclude /dist dir.
  • Listview: Fixed the list-group-heading-overlap.
  • Datepicker: Fixed repeated dropdown menus.

v3.6.0

06 Jul 18:36
Compare
Choose a tag to compare

Release Notes

Enhancements

  • Added about modal

Bug Fixes

  • Navbar: Fixed pficon class name.
  • Datatables: Fixed global search based on regexp.

v3.5.1

21 Jun 18:21
Compare
Choose a tag to compare

Release Notes

Enhancements

  • Added option to disable links.

Bug Fixes

  • Form Inputs: Fixed incorrect border-color for readonly inputs under certain conditions.
  • Form Inputs: Fixed the focus color of the form inputs.
  • Examples: Added the ability to click icon on the mini card.

v3.5.0

08 Jun 19:19
Compare
Choose a tag to compare

Release Notes

  • Synced version number with Angular-PatternFly 3.5.0

Bug Fixes

  • Table: Added color to table row when hover
  • Datepicker: Removed duplicated active classes.
  • Notification Drawer: Moved drawer-action button inside each group body.

v3.4.0

25 May 17:48
Compare
Choose a tag to compare

Release Notes

New Features

  • Notifications Drawer

Enhancements

  • Now using only colors from PF palette across the less files.
  • Changed inline code style that looks like a warning.
  • Changed color on inline code.
  • Changed the label color with warning and success

Bug Fixes

  • Fixed typo in variable @nav-pf-vertical-secondayr-indicator-padding to @nav-pf-vertical-secondary-indicator-padding.
  • Combobox: Fix by adding Bootstrap Combox to Wiredep exclude

v3.3.5

11 May 15:05
Compare
Choose a tag to compare

Release Notes

Enhancements

  • Color change for error validation messages on forms.
  • Added pficons: blueprint, tenant, & private.

Bug Fixes

  • Implicitly specify opacity for input placeholders in Firefox
  • Remove semicolons from comment lines to aid in SASS conversions

v3.3.4

28 Apr 14:56
Compare
Choose a tag to compare

Release Notes

Enhancements

  • Added SVG Brand Images.
  • Added support for consistently styled file upload buttons

Bug Fixes

  • Data Table: Fixed header merging when using multiple sort columns