Skip to content

v3.12.0

Compare
Choose a tag to compare
@dlabrecq dlabrecq released this 12 Oct 21:28
· 599 commits to master-dist since this release

Release Notes

New Features

  • Added patternfly-wizard implementation: Includes the initial implementation, documentation and unit tests for the angular-patternfly wizard. #320

Enhancements

  • Added the ability to customize ListView action buttons. This fixes issue #317 by adding the ability to add a class to the action button. Adds the ability to add custom HTML to the action button. #323
  • Added the ability to set a class or hide menu actions in List View: This addresses issue #306. #324
  • Updated Travis to use Node 4: The goal of this PR is to satisfy requirements of PTNFLY-1866, and ensure Angular P.F. builds properly with Node 4 LTS. #325

Bug Fixes

  • Added missing script includes to the README file. #316