@patternfly/react-docs 5.36.1 → 5.36.5
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 +38 -0
- package/RELEASE-NOTES.md +85 -0
- package/package.json +14 -14
- package/src/generated/components/backdrop/react/with-spinner.png +0 -0
- package/src/generated/components/login-page/react/basic.png +0 -0
- package/src/generated/components/navigation/react-demos/expandable-nav.png +0 -0
- package/src/generated/components/navigation/react-demos/flyout-nav.png +0 -0
- package/src/generated/components/pagination/react/sticky.png +0 -0
- package/src/generated/components/table/react-demos/sortable---responsive.png +0 -0
- package/src/generated/demos/card-view/react-demos/card-view.png +0 -0
- package/src/generated/demos/primary-detail/react-demos/primary-detail-card-view.png +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,44 @@
|
|
|
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.36.5 (2021-11-17)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## 5.36.4 (2021-11-15)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* **FileUpload:** Downgrade react-dropzone back to 9.0.0 to avoid a breaking type change, fix behavior regressions ([#6610](https://github.com/patternfly/patternfly-react/issues/6610)) ([574bf4f](https://github.com/patternfly/patternfly-react/commit/574bf4ff3ccf7f67ce750bc48067eaf826e99990))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
## 5.36.3 (2021-11-15)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* **Menu:** allow maxMenuHeight with Scrollabe ([#6608](https://github.com/patternfly/patternfly-react/issues/6608)) ([8c1f12c](https://github.com/patternfly/patternfly-react/commit/8c1f12c2b0e86bbc5ba1071db3ebf29fee7421a0))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
## 5.36.2 (2021-11-15)
|
|
37
|
+
|
|
38
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
6
44
|
## 5.36.1 (2021-11-15)
|
|
7
45
|
|
|
8
46
|
**Note:** Version bump only for package @patternfly/react-docs
|
package/RELEASE-NOTES.md
CHANGED
|
@@ -3,6 +3,91 @@ id: Release notes
|
|
|
3
3
|
section: developer-resources
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
+
## 2021.15 release notes (2021-11-17)
|
|
7
|
+
- [@patternfly/react-catalog-view-extension@4.26.4](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.26.4)
|
|
8
|
+
- [@patternfly/react-charts@6.28.4](https://www.npmjs.com/package/@patternfly/react-charts/v/6.28.4)
|
|
9
|
+
- [@patternfly/react-code-editor@4.16.4](https://www.npmjs.com/package/@patternfly/react-code-editor/v/4.16.4)
|
|
10
|
+
- [@patternfly/react-core@4.175.4](https://www.npmjs.com/package/@patternfly/react-core/v/4.175.4)
|
|
11
|
+
- [@patternfly/react-icons@4.26.4](https://www.npmjs.com/package/@patternfly/react-icons/v/4.26.4)
|
|
12
|
+
- [@patternfly/react-inline-edit-extension@4.20.4](https://www.npmjs.com/package/@patternfly/react-inline-edit-extension/v/4.20.4)
|
|
13
|
+
- [@patternfly/react-log-viewer@4.20.4](https://www.npmjs.com/package/@patternfly/react-log-viewer/v/4.20.4)
|
|
14
|
+
- [@patternfly/react-styles@4.25.4](https://www.npmjs.com/package/@patternfly/react-styles/v/4.25.4)
|
|
15
|
+
- [@patternfly/react-table@4.44.4](https://www.npmjs.com/package/@patternfly/react-table/v/4.44.4)
|
|
16
|
+
- [@patternfly/react-tokens@4.27.4](https://www.npmjs.com/package/@patternfly/react-tokens/v/4.27.4)
|
|
17
|
+
- [@patternfly/react-topology@4.22.4](https://www.npmjs.com/package/@patternfly/react-topology/v/4.22.4)
|
|
18
|
+
- [@patternfly/react-virtualized-extension@4.22.4](https://www.npmjs.com/package/@patternfly/react-virtualized-extension/v/4.22.4)
|
|
19
|
+
|
|
20
|
+
### Components
|
|
21
|
+
- **About modal:**
|
|
22
|
+
- Updated to allow disabling FocusTrap ([#6509](https://github.com/patternfly/patternfly-react/pull/6509))
|
|
23
|
+
- **Banner:**
|
|
24
|
+
- Updated to forward props ([#6511](https://github.com/patternfly/patternfly-react/pull/6511))
|
|
25
|
+
- **Calendar month:**
|
|
26
|
+
- Added Date/time picker demo ([#6545](https://github.com/patternfly/patternfly-react/pull/6545))
|
|
27
|
+
- **Card:**
|
|
28
|
+
- Added hoverable, selectable and selected-raised variant ([#6565](https://github.com/patternfly/patternfly-react/pull/6565))
|
|
29
|
+
- **Context selector:**
|
|
30
|
+
- Added support for context selector items as links ([#6554](https://github.com/patternfly/patternfly-react/pull/6554))
|
|
31
|
+
- **Dropdown:**
|
|
32
|
+
- Forward custom props for DropdownGroup component to the DOM ([#6521](https://github.com/patternfly/patternfly-react/pull/6521))
|
|
33
|
+
- **Dual list selector:**
|
|
34
|
+
- Fixed to account for duplicate folders ([#6499](https://github.com/patternfly/patternfly-react/pull/6499))
|
|
35
|
+
- **File upload:**
|
|
36
|
+
- Improved events in the file upload ([#6139](https://github.com/patternfly/patternfly-react/pull/6139))
|
|
37
|
+
- Downgraded react-dropzone back to 9.0.0 to avoid a breaking type change, fixed behavior regressions ([#6610](https://github.com/patternfly/patternfly-react/pull/6610))
|
|
38
|
+
- **Jump links:**
|
|
39
|
+
- Fixed to always set clicked item as active ([#6542](https://github.com/patternfly/patternfly-react/pull/6542))
|
|
40
|
+
- **Menu:**
|
|
41
|
+
- Fixed to stop passing disableHover to DrilldownMenu DOM ([#6571](https://github.com/patternfly/patternfly-react/pull/6571))
|
|
42
|
+
- Fixed to allow maxMenuHeight with scrollable ([#6608](https://github.com/patternfly/patternfly-react/pull/6608))
|
|
43
|
+
- **Modal:**
|
|
44
|
+
- Added example of modal with form ([#6557](https://github.com/patternfly/patternfly-react/pull/6557))
|
|
45
|
+
- **Navigation:**
|
|
46
|
+
- Added example for third level nested expansion ([#6564](https://github.com/patternfly/patternfly-react/pull/6564))
|
|
47
|
+
- Fixed nav flyout in page bug ([#6562](https://github.com/patternfly/patternfly-react/pull/6562))
|
|
48
|
+
- **Pagination:**
|
|
49
|
+
- Fixed to allow ofWord to be used in the PaginationOptionsMenu for the word `of` for localization purposes ([#6500](https://github.com/patternfly/patternfly-react/pull/6500))
|
|
50
|
+
- Added indeterminate count ([#6556](https://github.com/patternfly/patternfly-react/pull/6556))
|
|
51
|
+
- **Panel:**
|
|
52
|
+
- Added panel component ([#6570](https://github.com/patternfly/patternfly-react/pull/6570))
|
|
53
|
+
- **Popover:**
|
|
54
|
+
- Fixed to allow user to change heading level ([#6549](https://github.com/patternfly/patternfly-react/pull/6549))
|
|
55
|
+
- **Text input:**
|
|
56
|
+
- Fixed to use resizeObserver to trigger trimLeft calculation ([#6529](https://github.com/patternfly/patternfly-react/pull/6529))
|
|
57
|
+
- **Text input group:**
|
|
58
|
+
- Updated examples to use revised onChange prop ([#6588](https://github.com/patternfly/patternfly-react/pull/6588))
|
|
59
|
+
- Added text input group demo ([#6581](https://github.com/patternfly/patternfly-react/pull/6581))
|
|
60
|
+
- Added requested text input group props ([#6563](https://github.com/patternfly/patternfly-react/pull/6563))
|
|
61
|
+
- **Tooltip:**
|
|
62
|
+
- Fixed positioning issue with dynamic tooltip content ([#6598](https://github.com/patternfly/patternfly-react/pull/6598))
|
|
63
|
+
|
|
64
|
+
### Access console extension
|
|
65
|
+
- Updated to use object type select options values in order to not mix displayed text with the option keys ([#6496](https://github.com/patternfly/patternfly-react/pull/6496))
|
|
66
|
+
|
|
67
|
+
### Charts
|
|
68
|
+
- Added resize observer and examples ([#6528](https://github.com/patternfly/patternfly-react/pull/6528))
|
|
69
|
+
|
|
70
|
+
### Code editor
|
|
71
|
+
- Added resize observer to code editor ([#6547](https://github.com/patternfly/patternfly-react/pull/6547))
|
|
72
|
+
- Improved type-safety for onChange prop ([#6535](https://github.com/patternfly/patternfly-react/pull/6535))
|
|
73
|
+
- Enhanced type correctness of code editor ([#6579](https://github.com/patternfly/patternfly-react/pull/6579))
|
|
74
|
+
|
|
75
|
+
### Log viewer
|
|
76
|
+
- Added support ANSI color ([#6519](https://github.com/patternfly/patternfly-react/pull/6519))
|
|
77
|
+
- Added support for wrap text ([#6576](https://github.com/patternfly/patternfly-react/pull/6576))
|
|
78
|
+
- Updated search function ([#6592](https://github.com/patternfly/patternfly-react/pull/6592))
|
|
79
|
+
|
|
80
|
+
### Table
|
|
81
|
+
- Added sticky columns and nested headers to composable table([#6538](https://github.com/patternfly/patternfly-react/pull/6538))
|
|
82
|
+
- Added support to set default sort direction ([#6544](https://github.com/patternfly/patternfly-react/pull/6544))
|
|
83
|
+
|
|
84
|
+
### Topology
|
|
85
|
+
- Added option to hide topology connector menu on drag end ([#6522](https://github.com/patternfly/patternfly-react/pull/6522))
|
|
86
|
+
|
|
87
|
+
### Other
|
|
88
|
+
- **Deps:**
|
|
89
|
+
- Update dependency theme-patternfly-org to v0.8.7 ([#6584](https://github.com/patternfly/patternfly-react/pull/6584))
|
|
90
|
+
|
|
6
91
|
## 2021.14 release notes (2021-10-26)
|
|
7
92
|
- [@patternfly/react-catalog-view-extension@4.19.8](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.19.8)
|
|
8
93
|
- [@patternfly/react-charts@6.21.8](https://www.npmjs.com/package/@patternfly/react-charts/v/6.21.8)
|
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.36.
|
|
4
|
+
"version": "5.36.5",
|
|
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.159.1",
|
|
26
|
-
"@patternfly/react-catalog-view-extension": "^4.26.
|
|
27
|
-
"@patternfly/react-charts": "^6.28.
|
|
28
|
-
"@patternfly/react-code-editor": "^4.16.
|
|
29
|
-
"@patternfly/react-core": "^4.175.
|
|
30
|
-
"@patternfly/react-icons": "^4.26.
|
|
31
|
-
"@patternfly/react-inline-edit-extension": "^4.20.
|
|
32
|
-
"@patternfly/react-log-viewer": "^4.20.
|
|
33
|
-
"@patternfly/react-styles": "^4.25.
|
|
34
|
-
"@patternfly/react-table": "^4.44.
|
|
35
|
-
"@patternfly/react-tokens": "^4.27.
|
|
36
|
-
"@patternfly/react-topology": "^4.22.
|
|
37
|
-
"@patternfly/react-virtualized-extension": "^4.22.
|
|
26
|
+
"@patternfly/react-catalog-view-extension": "^4.26.5",
|
|
27
|
+
"@patternfly/react-charts": "^6.28.5",
|
|
28
|
+
"@patternfly/react-code-editor": "^4.16.5",
|
|
29
|
+
"@patternfly/react-core": "^4.175.5",
|
|
30
|
+
"@patternfly/react-icons": "^4.26.5",
|
|
31
|
+
"@patternfly/react-inline-edit-extension": "^4.20.5",
|
|
32
|
+
"@patternfly/react-log-viewer": "^4.20.5",
|
|
33
|
+
"@patternfly/react-styles": "^4.25.5",
|
|
34
|
+
"@patternfly/react-table": "^4.44.5",
|
|
35
|
+
"@patternfly/react-tokens": "^4.27.5",
|
|
36
|
+
"@patternfly/react-topology": "^4.22.5",
|
|
37
|
+
"@patternfly/react-virtualized-extension": "^4.22.5"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@patternfly/patternfly-a11y": "4.2.1",
|
|
@@ -53,5 +53,5 @@
|
|
|
53
53
|
"last 2 versions",
|
|
54
54
|
"not ie <= 11"
|
|
55
55
|
],
|
|
56
|
-
"gitHead": "
|
|
56
|
+
"gitHead": "4839fc921658bb20596bd0851c71263e30257b80"
|
|
57
57
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|