The UXD team is proud to announce the 4.1.0 release of Angular PatternFly. This
release includes the following changes.
# Release Notes
# Dist/Distribution Clean Up
The ```dist``` or distribution output for Angular PatternFly has been updated
for both Bower and NPM installs.
Prior versions of Angular PatternFly included multiple repository directories
that were geared towards the build. The following directories and subsequent
files are no longer included as part of the install
- .openshift
- misc
- dist/docs
- scripts
- src
- styles
- test
If your project was consuming the ```Less``` files contained either under the
original ```styles``` directory, or under the ```src/[COMPONENT NAME]```, those
files are now located under ```dist/less```, your reference paths will need to
be updated.
The ```dist``` directory now includes a ```dist/less```...
- dist
- imgs
- less ***NEW***
- *.less
- dependencies
- *.less
- styles
- angular-patternfly.css
- angular-patternfly.min.css
- angular-patternfly.js
- angular-patternfly.min.js
# Noteworthy changes
- Angular-PatternFly has updated the following dependencies:
- Update to lodash dependency from lodash-amd to lodash, #482
- Build Updates, #475
- Grunt tasks have been aliased through NPM scripts.
- Dist/Distribution clean up. No longer includes ```src```
# Enhancements
The following enhancements have been added to Angular-Patternfly
- Update mentions of customScope, #479
- Charts update in ng-docs & component conversion #497
# Bug Fixes
- Hides selected filter results, #481
- Wizard updates, #487
- Component spelling, #489
- Bower overrides for data tables, #476
- pfTableView fix for AJAX call, #502
Check out the Angular PatternFly 4.1.0 Release Notes for more details:
https://github.com/patternfly/angular-patternfly/releases/tag/v4.1.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