The UXD team is proud to announce the v4.3.0 release of Angular PatternFly. This release includes the following changes:
Release NotesEnhancements The following enhancements have been added to Angular-Patternfly - New pfFilterPanel component #540 <https://github.com/patternfly/angular-patternfly/pull/540> - Adding a template for new PRs, #532 <https://github.com/patternfly/angular-patternfly/pull/532> - pfTableView w/ pfPagination #527 <https://github.com/patternfly/angular-patternfly/pull/527> Integrates the pfTableView with the pfPagination component. Please note due to a bug <https://github.com/l-lin/angular-datatables/issues/262> we had to fork angular-datatables v0.5.6 as angularjs-datatables v0.5.7 <https://github.com/patternfly/angularjs-datatables>. - Please update your bower.json and/or package.json and replace "angular-datatables": "^0.5.6" with "angularjs-datatables": "^0.5.7" - Please update your <scripts> to: <script src="node_modules/angularjs-datatables/dist/angular-datatables.min.js"></script> <script src="node_modules/angularjs-datatables/dist/plugins/select/angular-datatables.select.min.js"></script> Bug Fixes - Fix draw-expand/drawExpand to drawer-expand/drawerExpand #551 <https://github.com/patternfly/angular-patternfly/pull/551> - Fix notification drawer accordion panel sizing #548 <https://github.com/patternfly/angular-patternfly/pull/548> - Update wizard button components to fix minify/mangle issue #547 <https://github.com/patternfly/angular-patternfly/pull/547> - Added a travis config to set the .npmrc file, #535 <https://github.com/patternfly/angular-patternfly/pull/535> - Update readme to reflect changes to node_modules, #533 <https://github.com/patternfly/angular-patternfly/pull/533> Check out the Angular Patternfly v4.3.0 Release Notes for more details: https://github.com/patternfly/angular-patternfly/releases/tag/v4.3.0 Thanks to everyone who participated in this release (both directly and indirectly) - your contributions are what keeps pushing PatternFly forward! - The Red Hat UXD team
_______________________________________________ Patternfly-angular mailing list [email protected] https://www.redhat.com/mailman/listinfo/patternfly-angular
