@patternfly/react-docs 5.103.20 → 5.103.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [5.103.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.21...@patternfly/react-docs@5.103.22) (2022-12-15)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-docs
9
+
10
+
11
+
12
+
13
+
14
+ ## [5.103.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.20...@patternfly/react-docs@5.103.21) (2022-12-12)
15
+
16
+ **Note:** Version bump only for package @patternfly/react-docs
17
+
18
+
19
+
20
+
21
+
6
22
  ## [5.103.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.19...@patternfly/react-docs@5.103.20) (2022-12-09)
7
23
 
8
24
  **Note:** Version bump only for package @patternfly/react-docs
package/RELEASE-NOTES.md CHANGED
@@ -3,6 +3,77 @@ id: Release notes
3
3
  section: developer-resources
4
4
  ---
5
5
 
6
+ ## 2022.16 release notes (2022-12-13)
7
+ - [@patternfly/react-catalog-view-extension@4.93.15](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.93.15)
8
+ - [@patternfly/react-charts@6.94.15](https://www.npmjs.com/package/@patternfly/react-charts/v/6.94.15)
9
+ - [@patternfly/react-code-editor@4.82.82](https://www.npmjs.com/package/@patternfly/react-code-editor/v/4.82.82)
10
+ - [@patternfly/react-core@4.267.6](https://www.npmjs.com/package/@patternfly/react-core/v/4.267.6)
11
+ - [@patternfly/react-icons@4.93.3](https://www.npmjs.com/package/@patternfly/react-icons/v/4.93.3)
12
+ - [@patternfly/react-inline-edit-extension@4.86.85](https://www.npmjs.com/package/@patternfly/react-inline-edit-extension/v/4.86.85)
13
+ - [@patternfly/react-log-viewer@4.87.77](https://www.npmjs.com/package/@patternfly/react-log-viewer/v/4.87.77)
14
+ - [@patternfly/react-styles@4.92.3](https://www.npmjs.com/package/@patternfly/react-styles/v/4.92.3)
15
+ - [@patternfly/react-table@4.112.6](https://www.npmjs.com/package/@patternfly/react-table/v/4.112.6)
16
+ - [@patternfly/react-tokens@4.94.3](https://www.npmjs.com/package/@patternfly/react-tokens/v/4.94.3)
17
+ - [@patternfly/react-topology@4.90.38](https://www.npmjs.com/package/@patternfly/react-topology/v/4.90.38)
18
+ - [@patternfly/react-virtualized-extension@4.88.82](https://www.npmjs.com/package/@patternfly/react-virtualized-extension/v/4.88.82)
19
+
20
+ ### Components
21
+ - **Badge:**
22
+ - Added `pf-screen-reader` for screen reader text ([#8361](https://github.com/patternfly/patternfly-react/pull/8361))
23
+ - **Calendar month:**
24
+ - Provided explicit guidance for labeling an inline calendar month ([#8375](https://github.com/patternfly/patternfly-react/pull/8375))
25
+ - **Clipboard copy:**
26
+ - Added `removeFindDomNode` ([#8371](https://github.com/patternfly/patternfly-react/pull/8371))
27
+ - **Dropdown:**
28
+ - Added `itemId` to `DropdownItem` props to the next version of the dropdown ([#8356](https://github.com/patternfly/patternfly-react/pull/8356))
29
+ - **Menu:**
30
+ - Added drilldown filter demo, also added flag to support demo and fix some keyboard interaction ([#8405](https://github.com/patternfly/patternfly-react/pull/8405))
31
+ - Removed `li` wrapper from breadcrumb example ([#8433](https://github.com/patternfly/patternfly-react/pull/8433))
32
+ - Updated breadcrumb drilldown example ([#8385](https://github.com/patternfly/patternfly-react/pull/8385))
33
+ - **Navigation:**
34
+ - Fixed navigation flyout accessibility ([#8279](https://github.com/patternfly/patternfly-react/pull/8279))
35
+ - **Pagination:**
36
+ - Added support for insets ([#8412](https://github.com/patternfly/patternfly-react/pull/8412))
37
+ - Fixed filter not applying in sticky example ([#8133](https://github.com/patternfly/patternfly-react/pull/8133))
38
+ - **Panel:**
39
+ - Updated component unit tests to meet new RTL standards ([#8346](https://github.com/patternfly/patternfly-react/pull/8346))
40
+ - **Search input:**
41
+ - Updated advanced search menu to allow spaces in search form field values ([#8372](https://github.com/patternfly/patternfly-react/pull/8372))
42
+ - **Sidebar:**
43
+ - Updated tests to new react testing library standards ([#8342](https://github.com/patternfly/patternfly-react/pull/8342))
44
+ - **Tabs:**
45
+ - Converted examples to TypeScript ([#8337](https://github.com/patternfly/patternfly-react/pull/8337))
46
+ - **Time picker:**
47
+ - Removed redundant `onBlur` callback ([#8366](https://github.com/patternfly/patternfly-react/pull/8366))
48
+ - **Tooltip:**
49
+ - Converted examples to TypeScript ([#8052](https://github.com/patternfly/patternfly-react/pull/8052))
50
+ - **Truncate:**
51
+ - Added `removeFindDomNode` ([#8371](https://github.com/patternfly/patternfly-react/pull/8371))
52
+ - **Navigation:**
53
+ - Fixed navigation flyout accessibility ([#8279](https://github.com/patternfly/patternfly-react/pull/8279))
54
+ - **Wizard:**
55
+ - Allowed for async function types for navigation & `isCollapsible` wizard step prop for the next version of the wizard ([#8332](https://github.com/patternfly/patternfly-react/pull/8332))
56
+ - Converted examples to TypeScript ([#8287](https://github.com/patternfly/patternfly-react/pull/8287))
57
+
58
+ ### Access console extension
59
+ - Prevented running initialization code more than once ([#8374](https://github.com/patternfly/patternfly-react/pull/8374))
60
+
61
+ ### Table
62
+ - Updated composable table custom row wrapper example ([#8365](https://github.com/patternfly/patternfly-react/pull/8365))
63
+ - Added sticky modifiers to `Td` ([#8391](https://github.com/patternfly/patternfly-react/pull/8391))
64
+ - Removed `hasSelectableRowCaption` prop ([#8352](https://github.com/patternfly/patternfly-react/pull/8352))
65
+ - Create "deprecated" subpaths in `react-table` ([#8381](https://github.com/patternfly/patternfly-react/pull/8381))
66
+
67
+
68
+
69
+ ### Other
70
+ - **Chore:**
71
+ - Stopped shipping mock files ([#8396](https://github.com/patternfly/patternfly-react/pull/8396))
72
+ - Removed package exports and replaced subpaths script ([#8438](https://github.com/patternfly/patternfly-react/pull/8438))
73
+ - Fixed react-core subpath exports ([#8341](https://github.com/patternfly/patternfly-react/pull/8341))
74
+ - **Dependencies:**
75
+ - Update dependency @patternfly/documentation-framework to v1.2.70 ([#8427](https://github.com/patternfly/patternfly-react/pull/8427))
76
+
6
77
  ## 2022.15 release notes (2022-11-17)
7
78
  - [@patternfly/react-catalog-view-extension@4.93.0](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.93.0)
8
79
  - [@patternfly/react-charts@6.94.12](https://www.npmjs.com/package/@patternfly/react-charts/v/6.94.12)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@patternfly/react-docs",
3
3
  "description": "PatternFly React Docs",
4
- "version": "5.103.20",
4
+ "version": "5.103.22",
5
5
  "publishConfig": {
6
6
  "access": "public",
7
7
  "tag": "prerelease-v4"
@@ -23,18 +23,18 @@
23
23
  },
24
24
  "dependencies": {
25
25
  "@patternfly/patternfly": "4.222.4",
26
- "@patternfly/react-catalog-view-extension": "^4.93.14",
26
+ "@patternfly/react-catalog-view-extension": "^4.93.15",
27
27
  "@patternfly/react-charts": "^6.94.15",
28
- "@patternfly/react-code-editor": "^4.82.81",
29
- "@patternfly/react-core": "^4.267.5",
28
+ "@patternfly/react-code-editor": "^4.82.82",
29
+ "@patternfly/react-core": "^4.267.6",
30
30
  "@patternfly/react-icons": "^4.93.3",
31
- "@patternfly/react-inline-edit-extension": "^4.86.84",
32
- "@patternfly/react-log-viewer": "^4.87.76",
31
+ "@patternfly/react-inline-edit-extension": "^4.86.85",
32
+ "@patternfly/react-log-viewer": "^4.87.77",
33
33
  "@patternfly/react-styles": "^4.92.3",
34
- "@patternfly/react-table": "^4.112.5",
34
+ "@patternfly/react-table": "^4.112.6",
35
35
  "@patternfly/react-tokens": "^4.94.3",
36
- "@patternfly/react-topology": "^4.90.37",
37
- "@patternfly/react-virtualized-extension": "^4.88.81"
36
+ "@patternfly/react-topology": "^4.90.38",
37
+ "@patternfly/react-virtualized-extension": "^4.88.82"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@patternfly/documentation-framework": "1.2.70",
@@ -49,5 +49,5 @@
49
49
  "last 2 versions",
50
50
  "not ie <= 11"
51
51
  ],
52
- "gitHead": "caf893d71966a0eabcde909a29d9a872367d9897"
52
+ "gitHead": "fbbc405bd078b4be09afc735f06ea5e924a15870"
53
53
  }