angular-patternfly
angular-patternfly copied to clipboard
This repo contains instructions and the code for a set of Angular 1 components for the PatternFly project.
Recently in OpenShift Origin Catalog/Console we had to customize the pfFilter directive:  Changes/Enhancements: 1. Change the result label from "Active filters:" to "Active Filters:" (capital "F") 2. Change the...
This issue was raised in #664 There is specialized pagination.less which overrides some of the css classes which do exist in core PF. Need to investigate why pagination renders correctly...
Related to #526 [original comment](https://github.com/patternfly/angular-patternfly/pull/526#issuecomment-318065789) The individual empty tab messages are a big improvement. Its possible that a user could still be a bit frustrated opening each tab only to...
I notice that the action kabob menus get cut off at group boundary:  This is especially bad if there is only one Notification, as it's hard to even see...
The current `notification-drawer.html` template wraps the user defined `heading.html` (from `headingInclude`) in an `h4`, which is restrictive for styling beyond a simple heading. In progress web console PR [here](https://github.com/openshift/origin-web-console/pull/1326). [Here](https://openshift.github.io/openshift-origin-design/web-console/4-patterns/notifications)...
Look at adding some form of the Commitizen NPM helper for commit formatting, aimed at contributors who may not be familiar with the Git commit format now required to help...
See the heatmap pattern overview page on patternfly.org: http://www.patternfly.org/pattern-library/data-visualization/heat-map/#/overview In the console you will see a number of errors resulting from the `redraw` method being invoked while the parent of...

In pf table, i would like to be able to expand a row and display transcluded content (if possible)
Noticed this on a few of the landing pages, for example: - https://www.patternfly.org/angular-patternfly/#/api/patternfly.notification - https://www.patternfly.org/angular-patternfly/#/api/patternfly.charts Screenshots:  ![screen shot 2017-02-14 at 5 02...