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.
This issue was filed over on patterfly-org however it's an angular implementation bug there I'm moving it over here. Original issue is here: https://github.com/patternfly/patternfly-org/issues/139 Details: - On the Card with...

The new design for the application launcher does not include an arrow in the dropdown. See: http://www.patternfly.org/pattern-library/application-framework/masthead/#design The application launcher design will be updated to reflect this change and the...
Move as much angluar-patternfly LESS files into PatternFly core. Determine why we needed the less files in a-pf and if we could add those settings to PF core less files....
Part of #676 Review: https://github.com/patternfly/angular-patternfly/blob/master/src/charts/charts.less Donut Chart DonutPctChart Line Chart Sparkline Chart Topology Heat Map Trends Chart Utilization Bar Chart Utilization Trend Chart. I'd recommend taking a screenshot of each...
From the wizard perspective, tabbing off the form should then go to Next, then Back, then Cancel, then back to the first item in the form. Thus, if no input...
`Notifications` service allows to set a delay for a Toast notifications with `NotificationsProvider.setDelay(int)`. However, if a notification comes when a user switches to other tab/window (blur), the user may miss...
Per pf design: http://www.patternfly.org/pattern-library/application-framework/login-page/
Hi Team, We are using patternfly to develop a full fledged application for which we need to show our org hierarchy. We zeroed down to "Tree List View with Multi-Child...
Part of #676 Review: https://github.com/patternfly/angular-patternfly/blob/master/src/card/card.less Base Card Aggregate Status Card Trends Card Utilization Card Info Status Card I'd recommend taking a screenshot of card as it is now in a-pf,...