@patternfly/react-docs 5.102.76 → 5.103.1
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 +19 -0
- package/RELEASE-NOTES.md +57 -0
- package/package.json +15 -15
- package/patternfly-docs/generated/components/login-page/react/basic.png +0 -0
- package/patternfly-docs/generated/components/login-page/react/showhide-password.png +0 -0
- package/patternfly-docs/generated/components/login-page/react/with-header-utilities.png +0 -0
- package/patternfly-docs/generated/components/table/react-demos/column-management.png +0 -0
- package/patternfly-docs/generated/components/table/react-demos/compact.png +0 -0
- package/patternfly-docs/generated/components/table/react-demos/expandcollapse-all.png +0 -0
- package/patternfly-docs/generated/components/table/react-demos/sortable---responsive.png +0 -0
- package/patternfly-docs/generated/components/table/react-demos/static-bottom-pagination-on-mobile.png +0 -0
- package/patternfly-docs/generated/components/table/react-demos/sticky-header.png +0 -0
- package/patternfly-docs/generated/components/tabs/react-demos/modal-tabs.png +0 -0
- package/patternfly-docs/generated/components/tabs/react-demos/nested-tabs.png +0 -0
- package/patternfly-docs/generated/components/tabs/react-demos/nested-unindented-tabs.png +0 -0
- package/patternfly-docs/generated/components/tabs/react-demos/tables-and-tabs.png +0 -0
- package/patternfly-docs/generated/components/wizard/react-demos/in-page.png +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,25 @@
|
|
|
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.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.0...@patternfly/react-docs@5.103.1) (2022-11-21)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @patternfly/react-docs
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [5.103.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.76...@patternfly/react-docs@5.103.0) (2022-11-16)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* **Tabs:** add TabAction, update core ver ([#8348](https://github.com/patternfly/patternfly-react/issues/8348)) ([8c584b4](https://github.com/patternfly/patternfly-react/commit/8c584b48f8e545cf226f785b873ee11eda505724))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
6
25
|
## [5.102.76](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.102.75...@patternfly/react-docs@5.102.76) (2022-11-15)
|
|
7
26
|
|
|
8
27
|
**Note:** Version bump only for package @patternfly/react-docs
|
package/RELEASE-NOTES.md
CHANGED
|
@@ -3,6 +3,63 @@ id: Release notes
|
|
|
3
3
|
section: developer-resources
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
+
## 2022.15 release notes (2022-11-17)
|
|
7
|
+
- [@patternfly/react-catalog-view-extension@4.93.055](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.93.0)
|
|
8
|
+
- [@patternfly/react-charts@6.94.12](https://www.npmjs.com/package/@patternfly/react-charts/v/6.94.12)
|
|
9
|
+
- [@patternfly/react-code-editor@4.82.67](https://www.npmjs.com/package/@patternfly/react-code-editor/v/4.82.67)
|
|
10
|
+
- [@patternfly/react-core@4.264.0](https://www.npmjs.com/package/@patternfly/react-core/v/4.264.0)
|
|
11
|
+
- [@patternfly/react-icons@4.93.0](https://www.npmjs.com/package/@patternfly/react-icons/v/4.93.0)
|
|
12
|
+
- [@patternfly/react-inline-edit-extension@4.86.68](https://www.npmjs.com/package/@patternfly/react-inline-edit-extension/v/4.86.68)
|
|
13
|
+
- [@patternfly/react-log-viewer@4.87.62](https://www.npmjs.com/package/@patternfly/react-log-viewer/v/4.87.62)
|
|
14
|
+
- [@patternfly/react-styles@4.92.0](https://www.npmjs.com/package/@patternfly/react-styles/v/4.92.0)
|
|
15
|
+
- [@patternfly/react-table@4.111.45](https://www.npmjs.com/package/@patternfly/react-table/v/4.111.45)
|
|
16
|
+
- [@patternfly/react-tokens@4.94.0](https://www.npmjs.com/package/@patternfly/react-tokens/v/4.94.0)
|
|
17
|
+
- [@patternfly/react-topology@4.90.23](https://www.npmjs.com/package/@patternfly/react-topology/v/4.90.23)
|
|
18
|
+
- [@patternfly/react-virtualized-extension@4.88.67](https://www.npmjs.com/package/@patternfly/react-virtualized-extension/v/4.88.67)
|
|
19
|
+
|
|
20
|
+
### Components
|
|
21
|
+
- **Backdrop:**
|
|
22
|
+
- Updated component unit tests to meet new RTL standards ([#8232](https://github.com/patternfly/patternfly-react/pull/8232))
|
|
23
|
+
- **Label:**
|
|
24
|
+
- Fixed hrefs in compact example ([#8312](https://github.com/patternfly/patternfly-react/pull/8312))
|
|
25
|
+
- **Menu:**
|
|
26
|
+
- Used search input instead of text input in examples and demos ([#8329](https://github.com/patternfly/patternfly-react/pull/8329))
|
|
27
|
+
- **Multiple file upload:**
|
|
28
|
+
- Added support for helper text ([#8344](https://github.com/patternfly/patternfly-react/pull/8344))
|
|
29
|
+
- **Number input:**
|
|
30
|
+
- Fixed to allow user to back out number to type an input ([#8304](https://github.com/patternfly/patternfly-react/pull/8304))
|
|
31
|
+
- **Popper:**
|
|
32
|
+
- Allowed components to customize popper z-index ([#8310](https://github.com/patternfly/patternfly-react/pull/8310))
|
|
33
|
+
- Added display contents to wrapping divs ([#8317](https://github.com/patternfly/patternfly-react/pull/8317))
|
|
34
|
+
- **Progress:**
|
|
35
|
+
- Added helper text ([#8307](https://github.com/patternfly/patternfly-react/pull/8307))
|
|
36
|
+
- **Skeleton:**
|
|
37
|
+
- Updated examples to TypeScript ([#8251](https://github.com/patternfly/patternfly-react/pull/8251))
|
|
38
|
+
- **Spinner:**
|
|
39
|
+
- Added `isInline`, updated link button ([#8328](https://github.com/patternfly/patternfly-react/pull/8328))
|
|
40
|
+
- **Tabs:**
|
|
41
|
+
- Added support for tab actions ([#8348](https://github.com/patternfly/patternfly-react/pull/8348))
|
|
42
|
+
- Reworked tabs demos based on design/core updates ([#8286](https://github.com/patternfly/patternfly-react/pull/8286))
|
|
43
|
+
- **Text:**
|
|
44
|
+
- Updated tests to new React testing library standards ([#8280](https://github.com/patternfly/patternfly-react/pull/8280))
|
|
45
|
+
- **Text area:**
|
|
46
|
+
- Converted examples to TypeScript ([#8186](https://github.com/patternfly/patternfly-react/pull/8186))
|
|
47
|
+
- **Time picker:**
|
|
48
|
+
- Fixed bugs when updating time/minTime/maxTime props ([#8267](https://github.com/patternfly/patternfly-react/pull/8267))
|
|
49
|
+
- **Toggle group:**
|
|
50
|
+
- Converted examples to TypeScript ([#8266](https://github.com/patternfly/patternfly-react/pull/8266))
|
|
51
|
+
|
|
52
|
+
### Topology
|
|
53
|
+
- Set status decorators to be opaque in `DefaultNode`([#8335](https://github.com/patternfly/patternfly-react/pull/8335))
|
|
54
|
+
|
|
55
|
+
### Other
|
|
56
|
+
- **Chore**
|
|
57
|
+
- Created shareable button mock for testing ([#8244](https://github.com/patternfly/patternfly-react/pull/8244))
|
|
58
|
+
- **Demos:**
|
|
59
|
+
- Fixed toggle spacing in bulk select demos([#8326](https://github.com/patternfly/patternfly-react/pull/8326))
|
|
60
|
+
- **Documentation:**
|
|
61
|
+
- Updated README with create-react-app and YAML help ([#8188](https://github.com/patternfly/patternfly-react/pull/8188))
|
|
62
|
+
|
|
6
63
|
## 2022.14 release notes (2022-10-27)
|
|
7
64
|
- [@patternfly/react-catalog-view-extension@4.92.55](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.92.55)
|
|
8
65
|
- [@patternfly/react-charts@6.94.11](https://www.npmjs.com/package/@patternfly/react-charts/v/6.94.11)
|
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.
|
|
4
|
+
"version": "5.103.1",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public",
|
|
7
7
|
"tag": "prerelease-v4"
|
|
@@ -22,19 +22,19 @@
|
|
|
22
22
|
"test:a11y": "patternfly-a11y --config patternfly-a11y.config"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@patternfly/patternfly": "4.
|
|
26
|
-
"@patternfly/react-catalog-view-extension": "^4.
|
|
27
|
-
"@patternfly/react-charts": "^6.94.
|
|
28
|
-
"@patternfly/react-code-editor": "^4.82.
|
|
29
|
-
"@patternfly/react-core": "^4.
|
|
30
|
-
"@patternfly/react-icons": "^4.
|
|
31
|
-
"@patternfly/react-inline-edit-extension": "^4.86.
|
|
32
|
-
"@patternfly/react-log-viewer": "^4.87.
|
|
33
|
-
"@patternfly/react-styles": "^4.
|
|
34
|
-
"@patternfly/react-table": "^4.111.
|
|
35
|
-
"@patternfly/react-tokens": "^4.
|
|
36
|
-
"@patternfly/react-topology": "^4.90.
|
|
37
|
-
"@patternfly/react-virtualized-extension": "^4.88.
|
|
25
|
+
"@patternfly/patternfly": "4.221.2",
|
|
26
|
+
"@patternfly/react-catalog-view-extension": "^4.93.0",
|
|
27
|
+
"@patternfly/react-charts": "^6.94.12",
|
|
28
|
+
"@patternfly/react-code-editor": "^4.82.67",
|
|
29
|
+
"@patternfly/react-core": "^4.264.0",
|
|
30
|
+
"@patternfly/react-icons": "^4.93.0",
|
|
31
|
+
"@patternfly/react-inline-edit-extension": "^4.86.68",
|
|
32
|
+
"@patternfly/react-log-viewer": "^4.87.62",
|
|
33
|
+
"@patternfly/react-styles": "^4.92.0",
|
|
34
|
+
"@patternfly/react-table": "^4.111.45",
|
|
35
|
+
"@patternfly/react-tokens": "^4.94.0",
|
|
36
|
+
"@patternfly/react-topology": "^4.90.23",
|
|
37
|
+
"@patternfly/react-virtualized-extension": "^4.88.67"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@patternfly/documentation-framework": "1.2.61",
|
|
@@ -49,5 +49,5 @@
|
|
|
49
49
|
"last 2 versions",
|
|
50
50
|
"not ie <= 11"
|
|
51
51
|
],
|
|
52
|
-
"gitHead": "
|
|
52
|
+
"gitHead": "ae159df371c62132549585c5ab7976f5410550da"
|
|
53
53
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|