Dave Taylor

Results 30 comments of Dave Taylor

Could we eliminate the `h4` and update `.panel-title` and set font-weight and size to match what an h4 would be? Then apps could overwrite the `.panel-title` class.

Hi @vkrizan, thanks for working on this. It sounds like we would need a NotificationManager that could keep track of all toast notifications and associate a notification with a viewId...

Oh, you are saying different browser tabs/windows, not different views/navigation-areas/pages of a SPA.

Hi, yeah, I was wondering about that. We do have several hardcoded, customer facing, strings in angular-patternfly. +1 for this suggestion

We were considering a simpler approach that strings are passed in via a language object like this: http://api.highcharts.com/highcharts#lang We have a copy of the object with english defaults in the...

+1 Angular-PatternFly Plunker examples aren't styled correctly: I believe the PF javascript is referenced correctly in the generated Plunker, however none of the PF styles/css seems to be included: ![image](https://cloud.githubusercontent.com/assets/12733153/15401817/398c6a4c-1dbf-11e6-968c-906d048a853b.png)...

Please see @akieling 's last commit in this Issue.

Related open issue in patternfly-design: https://github.com/patternfly/patternfly-design/issues/576

Hi @pulgupta, thank you for filing this issue, it's great to get feedback/input from the community! Are you working on a Red Hat application? If so, which team? -thanks! Unfortunately,...

Actually, it would probably be based on an extension of "Expanding Rows" for `pfListView` (see checkbox under the example)