angular-patternfly icon indicating copy to clipboard operation
angular-patternfly copied to clipboard

This repo contains instructions and the code for a set of Angular 1 components for the PatternFly project.

Results 71 angular-patternfly issues
Sort by recently updated
recently updated
newest added

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Bumps [bootstrap-select](https://github.com/snapappointments/bootstrap-select) from 1.12.4 to 1.13.6. Release notes Sourced from bootstrap-select's releases. v1.13.6 Bug Fixes #1321: remove extra files from bower release #1665: performance improvements #1832: use on and trigger...

dependencies

Bumps [npm](https://github.com/npm/cli) from 6.11.3 to 6.14.6. Release notes Sourced from npm's releases. v6.14.6 6.14.6 (2020-07-07) BUG FIXES a9857b8f6 chore: remove auth info from logs (@claudiahdz) b7ad77598 #1416 fix: wrong npm...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 1.2.2 to 6.0.4. Changelog Sourced from qs's changelog. 6.0.4 [Fix] follow allowPrototypes option during merge (#201, #200) [Fix] chmod a-x [Fix] support keys starting with brackets (#202,...

dependencies

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...

dependencies

The semantic release version was updated to v^15.0.0, but appears to have been failing for some time. ``` > semantic-release --pre [20:09:56] [semantic-release] › ℹ Running semantic-release version 15.9.17 [20:09:56]...

Using pfFilter, and would like to be able to add validation to a filterType: 'text' field. Either be able to add a custom directive or pfValidation to pfFilter.fields Our use...

Here is the current impl.: ![image](https://user-images.githubusercontent.com/12733153/36602153-4586f5e8-1885-11e8-8c76-99e35c6b0157.png) Here is the [Patternfly Design](http://www.patternfly.org/pattern-library/forms-and-controls/toolbar/#design): ![image](https://user-images.githubusercontent.com/12733153/36602131-367c73ca-1885-11e8-997c-80cec51b8b6f.png) - The results count label is left aligned, where it needs to be right aligned - When there...

help wanted
good first issue