Skip to content

Releases: patternfly/patternfly-ng

v3.12.1

26 Jun 23:35
Compare
Choose a tag to compare

3.12.1 (2018-06-25)

Bug Fixes

  • copy: renamed CopyEvent per code review comments (#400) (e8b022b)

v3.12.0

26 Jun 22:44
Compare
Choose a tag to compare

3.12.0 (2018-06-26)

Features

  • clipboard-copy: add inline/block level copy component, copy service (#351) (50155d3)

v3.11.2

25 Jun 15:11
Compare
Choose a tag to compare

3.11.2 (2018-06-25)

Bug Fixes

  • post-install: check if bundles dir exists before creating (#398) (e6d2a53)

v3.11.1

22 Jun 20:37
Compare
Choose a tag to compare

3.11.1 (2018-06-22)

Bug Fixes

  • vertical-nav: close secondary and tertiary menus upon leaf node click (#396) (3117934)

v3.11.0

22 Jun 19:58
Compare
Choose a tag to compare

3.11.0 (2018-06-22)

Features

  • package: Add support for UMD and es2015 bundles (#373) (d7e5f59)

v3.10.3

21 Jun 16:02
Compare
Choose a tag to compare

3.10.3 (2018-06-21)

Bug Fixes

  • package: restored PipeModule exports (#395) (68208db)

v3.10.2

20 Jun 19:22
Compare
Choose a tag to compare

3.10.2 (2018-06-20)

Bug Fixes

  • package: utilities import should have its own index file (#394) (624e876)

v3.10.1

18 Jun 03:44
Compare
Choose a tag to compare

3.10.1 (2018-06-18)

Bug Fixes

  • tree-list: deprecated for Angular 6 compatibility (#376) (cfe146f)

Deprecations

  • The tree-list component is deprecated due to issues with Angular 6 and mobx autorun, introduced by angular-tree-component.

v3.10.0

18 Jun 02:06
Compare
Choose a tag to compare

3.10.0 (2018-06-18)

Features

  • package: individual module imports for navigation components (#393) (d3083ac)

Deprecations

  • NavigationItemConfig: Use VerticalNavigationItem or ApplicationLauncherItem
  • NavigationModule: Use ApplicationLauncherModule or VerticalNavigationModule

v3.9.1

17 Jun 22:42
Compare
Choose a tag to compare

3.9.1 (2018-06-17)

Bug Fixes

  • package: remove unnecessary exports from new modules (#392) (f7b3b01)