patternfly-3
patternfly-3 copied to clipboard
This repo contains the HTML, CSS, and JQuery for the PatternFly 3 project.
fix(pfFilter): fix plugin filters do not work if tables are set up serverSide fix #1092 ## Description fix pfFilter to use filtering on server side when datatable are set up...
`.form-control-static` CSS class does not seems to be styled according ti Patternfly standards. The class exists, but inherits values from Bootstrap. The problem is that the `min-height` is too high...
I would like to use the Google CDN to acquire Open Sans fonts. Would it be possible for Patternfly to provide css/less files that exclude the font definitions? It's possible...
Using the 2 level vertical navigation. If I click on a top level nav to open the second level but then decide not to navigate to any of the links...
After upgrading from 3.23 to 3.31, all our selectpickers look disabled :(. non-disabled with placeholder in 3.23:  non-disabled with placeholder now:  disabled:  Looks like the...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...