Skip to content

Commit 7cc3d53

Browse files
tlabajTitani
authored andcommitted
chore(docs): Release notes 2022.13 (patternfly#8168)
* chore(docs): Release notes 2022.13 * release note updates * add screnshots and versions * update note * updates from comments Co-authored-by: Titani <tlabaj@redaht.com>
1 parent 276c05f commit 7cc3d53

22 files changed

Lines changed: 129 additions & 0 deletions

packages/react-docs/RELEASE-NOTES.md

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,135 @@ id: Release notes
33
section: developer-resources
44
---
55

6+
## 2022.13 release notes (2022-10-06)
7+
- [@patternfly/react-catalog-view-extension@4.92.26](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.92.26)
8+
- [@patternfly/react-charts@6.94.7](https://www.npmjs.com/package/@patternfly/react-charts/v/6.94.7)
9+
- [@patternfly/react-code-editor@4.82.26](https://www.npmjs.com/package/@patternfly/react-code-editor/v/4.82.26)
10+
- [@patternfly/react-core@4.250.1](https://www.npmjs.com/package/@patternfly/react-core/v/4.250.1)
11+
- [@patternfly/react-icons@4.92.6](https://www.npmjs.com/package/@patternfly/react-icons/v/4.92.6)
12+
- [@patternfly/react-inline-edit-extension@4.86.27](https://www.npmjs.com/package/@patternfly/react-inline-edit-extension/v/4.86.27)
13+
- [@patternfly/react-log-viewer@4.87.21](https://www.npmjs.com/package/@patternfly/react-log-viewer/v/4.87.21)
14+
- [@patternfly/react-styles@4.91.6](https://www.npmjs.com/package/@patternfly/react-styles/v/4.91.6)
15+
- [@patternfly/react-table@4.111.4](https://www.npmjs.com/package/@patternfly/react-table/v/4.111.4)
16+
- [@patternfly/react-tokens@4.93.6](https://www.npmjs.com/package/@patternfly/react-tokens/v/4.93.6)
17+
- [@patternfly/react-topology@4.88.26](https://www.npmjs.com/package/@patternfly/react-topology/v/4.88.26)
18+
- [@patternfly/react-virtualized-extension@4.88.26](https://www.npmjs.com/package/@patternfly/react-virtualized-extension/v/4.88.26)
19+
20+
### Components
21+
- **Alert:**
22+
- Updated tests to new standards ([#8114](https://github.com/patternfly/patternfly-react/pull/8114))
23+
- Added content to alert examples ([#7782](https://github.com/patternfly/patternfly-react/pull/7782))
24+
- Added sub component descriptions ([#7974](https://github.com/patternfly/patternfly-react/pull/7974))
25+
- **Alert group:**
26+
- Removed incorrect terminology in alert group example output ([#7956](https://github.com/patternfly/patternfly-react/pull/7956))
27+
- **Badge:**
28+
- Updated tests to new react testing library standards ([#8082](https://github.com/patternfly/patternfly-react/pull/8082))
29+
- **Breadcrumb:**
30+
- Fixed type error ([#8038](https://github.com/patternfly/patternfly-react/pull/8038))
31+
- **Calendar month:**
32+
- Added sub component descriptions ([#7974](https://github.com/patternfly/patternfly-react/pull/7974))
33+
- **Code editor:**
34+
- Added sub component descriptions ([#7974](https://github.com/patternfly/patternfly-react/pull/7974))
35+
- **Date picker:**
36+
- Changed popover props type to partial ([#8002](https://github.com/patternfly/patternfly-react/pull/8002))
37+
- Added sub component descriptions ([#7974](https://github.com/patternfly/patternfly-react/pull/7974))
38+
- Fixed invalid input with multiple validators ([#7992](https://github.com/patternfly/patternfly-react/pull/7992))
39+
- Fixed clearing validation error from outside ([#8036](https://github.com/patternfly/patternfly-react/pull/8036))
40+
- **Dropdown:**
41+
- Added content to dropdown examples ([#7784](https://github.com/patternfly/patternfly-react/pull/7784))
42+
- **Dual list selector**
43+
- Updated to use SearchInput in dual list selector ([#8040](https://github.com/patternfly/patternfly-react/pull/8040))
44+
- **Expandable section:**
45+
- Added component descriptions ([#7979](https://github.com/patternfly/patternfly-react/pull/7979))
46+
- **File upload:**
47+
- Added component descriptions ([#7979](https://github.com/patternfly/patternfly-react/pull/7979))
48+
- **Form:**
49+
- Added support for `forwardRef` ([#7995](https://github.com/patternfly/patternfly-react/pull/7995))
50+
- **Icon:**
51+
- Added icon component ([#8050](https://github.com/patternfly/patternfly-react/pull/8050))
52+
- **Modal:**
53+
- Added component descriptions ([#7979](https://github.com/patternfly/patternfly-react/pull/7979))
54+
- **Notification badge:**
55+
- Added expanded state ([#8010](https://github.com/patternfly/patternfly-react/pull/8010))
56+
- **Number input:**
57+
- Converted examples to TypeScript ([#7980](https://github.com/patternfly/patternfly-react/pull/7980))
58+
- **Overflow menu:**
59+
- Updated to allow breakpoint on container width ([#7913](https://github.com/patternfly/patternfly-react/pull/7913))
60+
- Updated to store resize listener reference ([#7975](https://github.com/patternfly/patternfly-react/pull/7975))
61+
- **Pagination:**
62+
- Added component descriptions ([#7979](https://github.com/patternfly/patternfly-react/pull/7979))
63+
- **Progress stepper:**
64+
- Updated description prop type to `ReactNode` ([#8017](https://github.com/patternfly/patternfly-react/pull/8017))
65+
- **Search input:**
66+
- Wrapped advanced search in div instead of span ([#8025](https://github.com/patternfly/patternfly-react/pull/8025))
67+
- Added type prop to search input ([#8040](https://github.com/patternfly/patternfly-react/pull/8040))
68+
- Added sub component descriptions ([#8106](https://github.com/patternfly/patternfly-react/pull/8106))
69+
- **Select:**
70+
- Added option to change toggle icon ([#7988](https://github.com/patternfly/patternfly-react/pull/7988))
71+
- Added next version of select using menu components ([#8115](https://github.com/patternfly/patternfly-react/pull/8115))
72+
- Updated logic to focus first non-disabled option ([#8111](https://github.com/patternfly/patternfly-react/pull/8111))
73+
- **Slider:**
74+
- Added sub component descriptions ([#8106](https://github.com/patternfly/patternfly-react/pull/8106))
75+
- **Tabs:**
76+
- Prevented scroll buttons from rendering when not needed ([#8011](https://github.com/patternfly/patternfly-react/pull/8011))
77+
- Reenabled overflow scroll transition functionality ([#8022](https://github.com/patternfly/patternfly-react/pull/8022))
78+
- **Text:**
79+
- Converted examples to TypeScript ([#8016](https://github.com/patternfly/patternfly-react/pull/8016))
80+
- **Text area:**
81+
- Added plain read-only variant ([#7996](https://github.com/patternfly/patternfly-react/pull/7996))
82+
- **Text input:**
83+
- Added plain read-only variant ([#7996](https://github.com/patternfly/patternfly-react/pull/7996))
84+
- **Tile:**
85+
- Converted examples to TypeScript ([#8043](https://github.com/patternfly/patternfly-react/pull/8043))
86+
- **Title:**
87+
- Converted examples to TypeScript ([#7999](https://github.com/patternfly/patternfly-react/pull/7999))
88+
- **Tree view:**
89+
- Updated selectable keyboard interaction ([#8081](https://github.com/patternfly/patternfly-react/pull/8081))
90+
- Added sub component descriptions ([#8106](https://github.com/patternfly/patternfly-react/pull/8106))
91+
- **Wizard:**
92+
- Added enhancements and updated types in wizard next version ([#7915](https://github.com/patternfly/patternfly-react/pull/7915))
93+
- Added component unit tests for wizard next version ([#7731](https://github.com/patternfly/patternfly-react/pull/7731))
94+
- Added explicit props due to react version upgrade in next version wizard footer wrapper ([#8171](https://github.com/patternfly/patternfly-react/pull/8171))
95+
96+
### Charts
97+
- Fixed interactive legend highlighting not working as expected ([#8035](https://github.com/patternfly/patternfly-react/pull/8035))
98+
- Updated Victory dependencies ([#7986](https://github.com/patternfly/patternfly-react/pull/7986))
99+
100+
### Log viewer
101+
- Added prop `initialIndexWidth` to support custom line number column size ([#7939](https://github.com/patternfly/patternfly-react/pull/7939))
102+
103+
### Table
104+
- Added tooltip for truncated `Td` ([#8024](https://github.com/patternfly/patternfly-react/pull/8024))
105+
- Fixed occasional double tooltip on `Th` ([#8157](https://github.com/patternfly/patternfly-react/pull/8157))
106+
- Implemented sortable table demo with new data ([#7989](https://github.com/patternfly/patternfly-react/pull/7989))
107+
- Updated column management demo with new data ([#8044](https://github.com/patternfly/patternfly-react/pull/8044))
108+
109+
### Topology
110+
- Fixed multiple popovers occurring for pipeline badges ([#8110](https://github.com/patternfly/patternfly-react/pull/8110))
111+
112+
### Other
113+
- **Chore:**
114+
- Added experimental support for version 18 of React. If you have any issue related to React 18 please open a GitHub issue. React 18 will be fully supported with our next major release. ([#7146](https://github.com/patternfly/patternfly-react/pull/7146))
115+
- Added github action for new issues ([#7983](https://github.com/patternfly/patternfly-react/pull/7983))
116+
- Fixed lerna creating incorrect version bumps ([#8019](https://github.com/patternfly/patternfly-react/pull/8019))
117+
- Fixed lerna creating incorrect version bumps ([#8020](https://github.com/patternfly/patternfly-react/pull/8020))
118+
- Updated release script to stop assuming all packages changed ([#8006](https://github.com/patternfly/patternfly-react/pull/8006))
119+
- **Documentation:**
120+
- Fixed broken links in contributing guide outline ([#8032](https://github.com/patternfly/patternfly-react/pull/8032))
121+
- Added ouia props documentation to components that support them ([#8042](https://github.com/patternfly/patternfly-react/pull/8042))
122+
- **Demos:**
123+
- Fixed to display full kebab at mobile breakpoint in dashboard header demo ([#8120](https://github.com/patternfly/patternfly-react/pull/8120))
124+
- Added filter demos ([#8024](https://github.com/patternfly/patternfly-react/pull/8024))
125+
- Added alert group demo ([#7843](https://github.com/patternfly/patternfly-react/pull/7843))
126+
- Updated masthead demo to be full screen ([#7928](https://github.com/patternfly/patternfly-react/pull/7928))
127+
- Updated page demo to match dashboard wrapper ([#7927](https://github.com/patternfly/patternfly-react/pull/7927))
128+
- Added multiple typeahead select menu demo ([#7684](https://github.com/patternfly/patternfly-react/pull/7684))
129+
- **Dependencies:**
130+
- Updated dependency @patternfly/documentation-framework to v1.2.34 ([#8128](https://github.com/patternfly/patternfly-react/pull/8128))
131+
- Updated deprecated babel-eslint to babel/eslint-parser ([#8139](https://github.com/patternfly/patternfly-react/pull/8139))
132+
133+
134+
6135
## 2022.12 release notes (2022-09-15)
7136
- [@patternfly/react-catalog-view-extension@4.90.0](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.90.0)
8137
- [@patternfly/react-charts@6.92.0](https://www.npmjs.com/package/@patternfly/react-charts/v/6.92.0)
42.4 KB
Loading
15 Bytes
Loading
3 Bytes
Loading
-123 Bytes
Loading
2 Bytes
Loading
-10 Bytes
Loading
-3.09 KB
Loading
-3.11 KB
Loading
-2.82 KB
Loading

0 commit comments

Comments
 (0)