v4.1.0 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
      <https://github.com/patternfly/angular-patternfly/pull/482>
   - Build Updates, #475
   <https://github.com/patternfly/angular-patternfly/pull/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
   <https://github.com/patternfly/angular-patternfly/pull/479>
   - Charts update in ng-docs & component conversion #497
   <https://github.com/patternfly/angular-patternfly/pull/497>

Bug Fixes

   - Hides selected filter results, #481
   <https://github.com/patternfly/angular-patternfly/pull/481>
   - Wizard updates, #487
   <https://github.com/patternfly/angular-patternfly/pull/487>
   - Component spelling, #489
   <https://github.com/patternfly/angular-patternfly/pull/489>
   - Bower overrides for data tables, #476
   <https://github.com/patternfly/angular-patternfly/pull/476>
   - pfTableView fix for AJAX call, #502
   <https://github.com/patternfly/angular-patternfly/issues/502>


https://github.com/patternfly/angular-patternfly/releases/tag/v4.1.0
_______________________________________________
Patternfly-angular mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/patternfly-angular

Reply via email to