Skip to content

v3.1.0

Choose a tag to compare

@dtaylor113 dtaylor113 released this 24 Feb 16:12
· 765 commits to master since this release

Release Notes

  • Updated devDependency for patternfly to 3.1.0
  • If upgrading from angular-patternfly version 2.x to 3.x, please see 3.0 Migration Guide

Enhancements

  • Updated License to Apache-2.0

Bug Fixes

  • Fix pfSelect options and ng-model watches. The directive was watching the wrong scope for changes.