v2.0.0
Release Notes
Important
With this release the dependency for Patternfly was updated to 2.0.0, with Patternfly 2.0.0 the following changes were made:
- No longer supports Internet Explorer 8.
- Splits the CSS into two files "patternfly.*css" and "patternfly-additions.*css"
- Numerous dependencies were updated. See Patternfly v2.0.0 release documentation for more information:
https://github.com/patternfly/patternfly/releases/tag/v2.0.0
New Features
- New Directives
- Basic card
- Wrapper for Patternfly Datepicker
Enhancements
- Updated versioning to match Patternfly HTML/CSS reference implementation
Bug Fixes
- Updated bower.json main to only deliver "dist/angular-patternfly.js",
- Added .gitattributes to normalize line endings