Skip to content

Commit f941919

Browse files
tlabajthatblindgeyepatternfly-buildTitaniandyyvo
authored
Chore: Rebase v5 (#8227)
* fix(Menu): fixed height issue with drilldown examples (#8033) * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] * chore(docs): Release notes 2022.13 (#8168) * chore(docs): Release notes 2022.13 * release note updates * add screnshots and versions * update note * updates from comments Co-authored-by: Titani <[email protected]> * chore(release): releasing packages [ci skip] - @patternfly/[email protected] * chore(docs): Updated release notes (#8202) Co-authored-by: Titani <[email protected]> * chore(release): releasing packages [ci skip] - @patternfly/[email protected] * chore(Sidebar): converted examples to typescript (#8062) * chore(Banner): update tests to new react testing library standards (#8160) * chore(Banner): update tests to new react testing library standards * add additional test to test screenReaderText * replace toHaveTextContent with toBeInTheDocument matcher * add test to check for pf-u-screen-reader class * specify est timezone for jest to run with (#8151) * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] * feature(Select): flag to put create option at top of typeahead (#8165) * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] * fix(Dropdown next): Add support for forward ref and updated docs. (#8142) * fix(Dropdown next): Add support for forward ref and updated docs. * hide inner ref prop * hide innerRef Co-authored-by: Titani <[email protected]> * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] * chore(Title): update tests to new RTL standards (#8156) * chore(Title): update tests to new RTL standards * chore(Title): update tests to new RTL standards * chore(Title): update tests to new RTL standards Co-authored-by: Drew Amunategui II <[email protected]> Co-authored-by: Drew Amunategui II <[email protected]> * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] * docs(Empty state): Added EmptyStatePrimary to documentation (#8161) * docs(Empty state): Added EmptyStatePrimary to documentation * fix typo Co-authored-by: Titani <[email protected]> * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] * fix(Slider): correct tab order when input is above thumb (#8190) * chore(deps): update dependency @patternfly/documentation-framework to v1.2.43 (#8129) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] * feat(label+labelGroup): update aria-labels to include label text (#8192) * feat(label+labelGroup): update aria-labels to include editable label text * PR feedback from Eric * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] * chore(deps): update dependency @patternfly/documentation-framework to v1.2.44 (#8225) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(SkipToContent): converted examples to typescript (#8138) * chore(SkipToContent): converted examples to typescript * fix(SkipToContent): added trailing newline for linter * chore(TextInput): converted examples to typescript (#8137) * chore(TextInput): converted examples to typescript * fix(TextInput): removed problematic file * fix(TextInput): added file back with correct name * fix(TextInput): fixed requested changes * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] * feat(simple list): removed deprecated prop (#8132) * chore: remove keycodes definition (#8174) * chore(FileUpload): remove deprecated onChange prop (#8155) * chore(Spinner): updated isSVG prop default value (#8183) * chore(Spinner): updated isSVG prop default value * updated prop in example to meet a11y requirements * updated react-console snapshots * chore(pagination): rename `ToggleTemplateProps` to `PaginationToggleTemplateProps` in pagination component (#8134) * feat(button): combine isSmall and isLarge into customSize (#8144) * button - combine isSmall and isLarge into customSize * use enum * use size for button prop name * fixing import * use default vs md * reorder enum * reorder prop values, new verbiage for prop description * fix(Page): updated onPageResize prop to undefined default (#8203) * chore(Divider): remove isVertical prop (#8199) * chore(Card): removed isHoverable prop (#8196) * chore(card): remove isHoverable * update card snapshot * chore(Page) remove deprecated props (#8220) * chore(Page) remove deprecated props * update tests * update docs and integration tests * fix snapshots, remove isManagedSidebar prop * feat(Toolbar): remove depricated visiblity (#8212) * chore(Dropdown): remove deprecated props (#8179) * chore(Dropdown): remove deprecated props * chore(Dropdown): cleaning up lint comment * fix(ClipboardCopy): remove popoverposition (#8226) * fix(ClipboardCopy): remove popoverposition * edit doc comment * remove popover type from clipboardcopybutton Co-authored-by: Eric Olkowski <[email protected]> Co-authored-by: patternfly-build <[email protected]> Co-authored-by: Titani <[email protected]> Co-authored-by: Andy Vo <[email protected]> Co-authored-by: Samuel Atefah <[email protected]> Co-authored-by: Dallas <[email protected]> Co-authored-by: drewamunat2 <[email protected]> Co-authored-by: Drew Amunategui II <[email protected]> Co-authored-by: Drew Amunategui II <[email protected]> Co-authored-by: Tomas Psota <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jenny <[email protected]> Co-authored-by: kev-kim <[email protected]> Co-authored-by: Gustavo Santos <[email protected]> Co-authored-by: Austin Sullivan <[email protected]> Co-authored-by: Shakirul Hasan <[email protected]> Co-authored-by: Dominik Petřík <[email protected]>
1 parent a9f8ef0 commit f941919

File tree

87 files changed

+1833
-691
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+1833
-691
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"start": "yarn build && concurrently --kill-others \"yarn watch\" \"yarn workspace @patternfly/react-docs develop\"",
8989
"start:cypress": "lerna run cypress:open",
9090
"start:demo-app": "lerna run start:demo-app --stream",
91-
"test": "jest packages",
91+
"test": "TZ=EST jest packages",
9292
"test:a11y": "lerna run test:a11y --stream",
9393
"test:integration": "yarn workspace @patternfly/react-integration test:integration",
9494
"uninstall": "find . -name node_modules -type d | xargs rm -rf",

packages/react-catalog-view-extension/CHANGELOG.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,78 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.92.35](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
7+
8+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
9+
10+
11+
12+
13+
14+
## [4.92.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
15+
16+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
17+
18+
19+
20+
21+
22+
## [4.92.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
23+
24+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
25+
26+
27+
28+
29+
30+
## [4.92.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
31+
32+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
33+
34+
35+
36+
37+
38+
## [4.92.31](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
39+
40+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
41+
42+
43+
44+
45+
46+
## [4.92.30](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
47+
48+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
49+
50+
51+
52+
53+
54+
## [4.92.29](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
55+
56+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
57+
58+
59+
60+
61+
62+
## 4.92.28 (2022-10-12)
63+
64+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
65+
66+
67+
68+
69+
70+
## [4.92.27](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-10)
71+
72+
**Note:** Version bump only for package @patternfly/react-catalog-view-extension
73+
74+
75+
76+
77+
678
## [4.92.26](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-05)
779

880
**Note:** Version bump only for package @patternfly/react-catalog-view-extension

packages/react-catalog-view-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-catalog-view-extension",
3-
"version": "4.92.26",
3+
"version": "4.92.35",
44
"description": "This library provides catalog view extensions for PatternFly 4 React.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@patternfly/patternfly": "4.217.1",
39-
"@patternfly/react-core": "^4.250.1",
39+
"@patternfly/react-core": "^4.251.1",
4040
"@patternfly/react-styles": "^4.91.6"
4141
},
4242
"devDependencies": {

packages/react-code-editor/CHANGELOG.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,78 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.82.35](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
7+
8+
**Note:** Version bump only for package @patternfly/react-code-editor
9+
10+
11+
12+
13+
14+
## [4.82.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
15+
16+
**Note:** Version bump only for package @patternfly/react-code-editor
17+
18+
19+
20+
21+
22+
## [4.82.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
23+
24+
**Note:** Version bump only for package @patternfly/react-code-editor
25+
26+
27+
28+
29+
30+
## [4.82.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
31+
32+
**Note:** Version bump only for package @patternfly/react-code-editor
33+
34+
35+
36+
37+
38+
## [4.82.31](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
39+
40+
**Note:** Version bump only for package @patternfly/react-code-editor
41+
42+
43+
44+
45+
46+
## [4.82.30](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
47+
48+
**Note:** Version bump only for package @patternfly/react-code-editor
49+
50+
51+
52+
53+
54+
## [4.82.29](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
55+
56+
**Note:** Version bump only for package @patternfly/react-code-editor
57+
58+
59+
60+
61+
62+
## 4.82.28 (2022-10-12)
63+
64+
**Note:** Version bump only for package @patternfly/react-code-editor
65+
66+
67+
68+
69+
70+
## [4.82.27](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-10)
71+
72+
**Note:** Version bump only for package @patternfly/react-code-editor
73+
74+
75+
76+
77+
678
## [4.82.26](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-05)
779

880
**Note:** Version bump only for package @patternfly/react-code-editor

packages/react-code-editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-code-editor",
3-
"version": "4.82.26",
3+
"version": "4.82.35",
44
"description": "This package provides a PatternFly wrapper for the Monaco code editor\n",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -30,7 +30,7 @@
3030
"clean": "rimraf dist"
3131
},
3232
"dependencies": {
33-
"@patternfly/react-core": "^4.250.1",
33+
"@patternfly/react-core": "^4.251.1",
3434
"@patternfly/react-icons": "^4.92.6",
3535
"@patternfly/react-styles": "^4.91.6",
3636
"react-dropzone": "9.0.0",

packages/react-console/CHANGELOG.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,78 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.92.35](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
7+
8+
**Note:** Version bump only for package @patternfly/react-console
9+
10+
11+
12+
13+
14+
## [4.92.34](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
15+
16+
**Note:** Version bump only for package @patternfly/react-console
17+
18+
19+
20+
21+
22+
## [4.92.33](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
23+
24+
**Note:** Version bump only for package @patternfly/react-console
25+
26+
27+
28+
29+
30+
## [4.92.32](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
31+
32+
**Note:** Version bump only for package @patternfly/react-console
33+
34+
35+
36+
37+
38+
## [4.92.31](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
39+
40+
**Note:** Version bump only for package @patternfly/react-console
41+
42+
43+
44+
45+
46+
## [4.92.30](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
47+
48+
**Note:** Version bump only for package @patternfly/react-console
49+
50+
51+
52+
53+
54+
## [4.92.29](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
55+
56+
**Note:** Version bump only for package @patternfly/react-console
57+
58+
59+
60+
61+
62+
## 4.92.28 (2022-10-12)
63+
64+
**Note:** Version bump only for package @patternfly/react-console
65+
66+
67+
68+
69+
70+
## [4.92.27](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-10)
71+
72+
**Note:** Version bump only for package @patternfly/react-console
73+
74+
75+
76+
77+
678
## [4.92.26](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-05)
779

880
**Note:** Version bump only for package @patternfly/react-console

packages/react-console/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-console",
3-
"version": "4.92.26",
3+
"version": "4.92.35",
44
"description": "This package provides VncConsole, SerialConsole and DesktopViewer React components to be used alongside patternfly-react to access virtual machine or server consoles.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@novnc/novnc": "^1.2.0",
3636
"@patternfly/patternfly": "4.217.1",
37-
"@patternfly/react-core": "^4.250.1",
37+
"@patternfly/react-core": "^4.251.1",
3838
"@spice-project/spice-html5": "^0.2.1",
3939
"@types/file-saver": "^2.0.1",
4040
"file-saver": "^1.3.8",

packages/react-core/CHANGELOG.md

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,90 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.251.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
7+
8+
**Note:** Version bump only for package @patternfly/react-core
9+
10+
11+
12+
13+
14+
# [4.251.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
15+
16+
17+
### Features
18+
19+
* **label+labelGroup:** update aria-labels to include label text ([#8192](https://github.com/patternfly/patternfly-react/issues/8192)) ([f99a34d](https://github.com/patternfly/patternfly-react/commit/f99a34d503699d169cc2376841ec48fc9eb66bad))
20+
21+
22+
23+
24+
25+
## [4.250.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-13)
26+
27+
28+
### Bug Fixes
29+
30+
* **Slider:** correct tab order when input is above thumb ([#8190](https://github.com/patternfly/patternfly-react/issues/8190)) ([3a8b500](https://github.com/patternfly/patternfly-react/commit/3a8b500ff1f68dab5b34721186afe01147c74637))
31+
32+
33+
34+
35+
36+
## [4.250.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
37+
38+
**Note:** Version bump only for package @patternfly/react-core
39+
40+
41+
42+
43+
44+
## [4.250.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
45+
46+
**Note:** Version bump only for package @patternfly/react-core
47+
48+
49+
50+
51+
52+
## [4.250.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
53+
54+
55+
### Bug Fixes
56+
57+
* **Dropdown next:** Add support for forward ref and updated docs. ([#8142](https://github.com/patternfly/patternfly-react/issues/8142)) ([423dd67](https://github.com/patternfly/patternfly-react/commit/423dd67d0d81910e195722d07a3de3340eba4443))
58+
59+
60+
61+
62+
63+
## [4.250.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-12)
64+
65+
**Note:** Version bump only for package @patternfly/react-core
66+
67+
68+
69+
70+
71+
## 4.250.3 (2022-10-12)
72+
73+
**Note:** Version bump only for package @patternfly/react-core
74+
75+
76+
77+
78+
79+
## [4.250.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-10)
80+
81+
82+
### Bug Fixes
83+
84+
* **Menu:** fixed height issue with drilldown examples ([#8033](https://github.com/patternfly/patternfly-react/issues/8033)) ([c0583b5](https://github.com/patternfly/patternfly-react/commit/c0583b530310b3d89be222e58fe926ecc6dd8d99))
85+
86+
87+
88+
89+
690
## [4.250.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2022-10-05)
791

892
**Note:** Version bump only for package @patternfly/react-core

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-core",
3-
"version": "4.250.1",
3+
"version": "4.251.1",
44
"description": "This library provides a set of common React components for use with the PatternFly reference implementation.",
55
"main": "dist/js/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)