Skip to content

Commit

Permalink
fix(v5): merged main into v5 branch (patternfly#5232)
Browse files Browse the repository at this point in the history
* feat(icons): added open-drawer-right pficon (patternfly#5160)

* feat(progress): added helper text (patternfly#5161)

* chore(a11y docs): removed a11y section from example pages (patternfly#5167)

* Create new extensions github workflow (patternfly#5186)

* Create new extensions github workflow

Automatically add any issues tagged with 'extensions' label to the PatternFly extensions github project

* Update extensions.yml

* chore(deps): update dependency @patternfly/react-code-editor to v4.82.26 (patternfly#5164)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @patternfly/documentation-framework to v1.2.47 (patternfly#5132)

* chore(deps): update dependency @patternfly/react-core to v4.250.1 (patternfly#5165)

* chore(deps): update dependency @patternfly/react-table to v4.111.4 (patternfly#5166)

* chore(deps): update dependency @patternfly/documentation-framework to v1.2.48 (patternfly#5190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(dropdown): disabled top positioning when using static variation (patternfly#5189)

* fix(context-selector): updated static props (patternfly#5191)

* chore(page): updated example content, made text readable (patternfly#5187)

* chore(beta-components): promote 2022.14 candidates (patternfly#5179)

* chore(deps): update dependency @patternfly/documentation-framework to v1.2.50 (patternfly#5193)

* chore(deps): update dependency @patternfly/documentation-framework to v1.2.51 (patternfly#5196)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(release-notes): added release notes for 2022.14 (patternfly#5194)

* fix(release-notes): added release notes for 2022.14

* chore(demos): update screenshots

* chore(demos): update screenshots, part deux

* Update extensions.yml

* Update add-new-issues-to-project.yml

* chore(deps): update dependency @patternfly/documentation-framework to v1.2.60 (patternfly#5197)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @patternfly/documentation-framework to v1.2.61 (patternfly#5208)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @patternfly/react-table to v4.111.33 (patternfly#5206)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @patternfly/react-code-editor to v4.82.55 (patternfly#5205)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(tabs): added help popover, refactored tab action (patternfly#5213)

* feat(icons): added data-sink and data-source (patternfly#5228)

* chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (patternfly#5225)

Co-authored-by: Austin Sullivan <ausulliv@redhat.com>
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
Co-authored-by: Nicole Thoen <nthoen@redhat.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
6 people authored and mattnolting committed Feb 22, 2023
1 parent d0f7a1c commit 45c94bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -10384,6 +10384,11 @@ minimist@^1.2.0:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==

minimist@^1.2.0:
version "1.2.7"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==

minipass-collect@^1.0.2:
version "1.0.2"
resolved "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz"
Expand Down

0 comments on commit 45c94bf

Please sign in to comment.