Releases: patternfly/patternfly-3
Releases · patternfly/patternfly-3
v3.3.3
Release Notes
Enhancements
- Make dependencies (except bootstrap, jquery and font-awesome) optional.
- Updated jquery-match-height version to 0.7.0.
- Modified card test exaples so they can be included separately in patternfly-toolkit.
- Modified list view test examples so they can be included separately in patternfly-toolkit.
- Added utilization bar chart test example.
Bug Fixes
- TreeGrid: Fixed issue if no callback function is set.
- Donut chart: Fixed chart to be centered.
v3.3.2
v3.3.1
v3.3.0
Release Notes
New Features
- Added date picker component
- Added dynamic toast notifications
Enhancements
- Upgrading Font Awesome to v4.5.0
- Updating Bootstrap to v3.3.6
- Added branded SVG images; Kubernetes, OpenShift, Atomic
- Added Near Full and Full Icons
- Added Bootstrap table examples
Bug Fixes
- Dropdown: Fixed a typo in charts utility function name
- Dropdown: Fixed dropup button to have ^ rather than v
- Test Page: Fix pie chart tooltips
v3.2.0
Release Notes
Enhancements
- Added PF styling to Donut, Pie, Line, and Area Charts
- Broke up chart types into separate test pages
- Added less variables for Patternfly Color Palette colors
Bug Fixes
- List View: Fixed donut text sizes in list view
- Vert. Nav.: Fixed vertical nav. secondary active item highlighting
- Vert. Nav.: Fixed collapsing persistent secondary nav bar
- DataTable: Fixed paging didn't work well when there are multiple tables on one page
v3.1.0
Release Notes
New Features
- Added Vertical Navigation with Persistent Secondary
- Added new TreeGrid tables inspired by bootstrap-treeview
Enhancements
- Restored NPM PatternFly dependencies. Updated ‘package.json’ to include all PF dependencies. Updated QuickStart Guide: "5. NPM Install Only" section with instructions on how to install PatternFly using just NPM and pull in all dependencies from 'node_modules'.
Bug Fixes
- Corrected URLs for C3 and D3 in list view test page
v3.0.0
Release Notes
This release differs from v2.10.0 in the following ways:
- it excludes the Bower dependencies from the repo [1]
- it removes pficon-kubernetes and pficon-openshift
- it is not available as an RPM [2]
[1] A very brief history: the dependencies were committed to the repo to ease the building of PatternFly RPMs.
[2] RPM support is planned for the future once we figure out how to build the RPM without the depdendencies as part of the repo; if you require an RPM, please see v2.10.0.
v2.10.0
Release Notes
New Features
- Added new accordion option so that all accordion contents are always visible #180
- Added new container icons #183
- pficon-cloud-security
- pficon-cloud-tenant
- pficon-cpu
- pficon-enterprise
- pficon-flavor
- pficon-memory
- pficon-network
- pficon-regions
- pficon-repository
- pficon-resource-pool
- pficon-server
- pficon-storage-domain
- pficon-virtual-machine
- pficon-zone
- Added list view and kebab menu #187
Enhancements
- Added improved bar chart styling and optional drill-down behavior #184
Bug Fixes
v2.9.0
Release Notes
New Features
- Added Toast Notifications
Enhancements
- Improved appearance of container icons (pficon-buid, pficon-builder-image, pficon-cluster-node, pficon-cluster, pficon-image, pficon-registry, pficon-replicator, pficon-route, pficon-service, pficon-topology)
- Enabed strict-math for Less compilation
Bug Fixes
- Restored threshold colors to Utilization Trend Card Custom Donut Charts
- Corrected files erroneusly marked as executable #171