Releases: patternfly/patternfly-ng
Releases · patternfly/patternfly-ng
v3.12.1
3.12.1 (2018-06-25)
Bug Fixes
- copy: renamed CopyEvent per code review comments (#400) (e8b022b)
v3.12.0
3.12.0 (2018-06-26)
Features
- clipboard-copy: add inline/block level copy component, copy service (#351) (50155d3)
v3.11.2
3.11.2 (2018-06-25)
Bug Fixes
- post-install: check if bundles dir exists before creating (#398) (e6d2a53)
v3.11.1
3.11.1 (2018-06-22)
Bug Fixes
- vertical-nav: close secondary and tertiary menus upon leaf node click (#396) (3117934)
v3.11.0
3.11.0 (2018-06-22)
Features
- package: Add support for UMD and es2015 bundles (#373) (d7e5f59)
v3.10.2
3.10.2 (2018-06-20)
Bug Fixes
- package: utilities import should have its own index file (#394) (624e876)
v3.10.1
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
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
3.9.1 (2018-06-17)
Bug Fixes
- package: remove unnecessary exports from new modules (#392) (f7b3b01)