You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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