Skip to content

v3.15.0

Choose a tag to compare

@dlabrecq dlabrecq released this 23 Nov 23:54
· 557 commits to master-dist since this release

Release Notes

Updated devDependency for PatternFly to 3.15.0

New Features

  • Add datetimepicker #344: Add an Angular directive to wrap the bootstrap datetimepicker.

Enhancements

  • Pf vertical navigation ui sref support #345: Implements #342. Modified the directive so that an item accepts a uiSref parameter.
  • Introduced a script to publish the "docs" folder to the gh-pages branch #343: The script can also be run locally to push the gh-pages of forks.

Bug Fixes

  • Require the child patternfly module instead of a sibling one #347: Fixes #340