|
2 | 2 | id: Release notes
|
3 | 3 | section: developer-resources
|
4 | 4 | ---
|
| 5 | +## 2023.02.1 release notes (2023-05-01) |
| 6 | +- [@patternfly/react-topology@4.93.5](https://www.npmjs.com/package/@patternfly/react-topology/v/4.93.5) |
| 7 | +- [@patternfly/react-user-feedback@1.0.9](https://www.npmjs.com/package/@patternfly/react-user-feedback/v/1.0.9) |
| 8 | +- [@patternfly/quickstarts@2.4.1](https://www.npmjs.com/package/@patternfly/quickstarts/v/2.4.1) |
| 9 | + |
| 10 | +### Topology |
| 11 | +- Added the CSS js files to the npm package ([#36](https://github.com/patternfly/react-topology/pull/36)) |
| 12 | +- Exported css to the dist/js directory ([#38](https://github.com/patternfly/react-topology/pull/38)) |
| 13 | +- Set dimensions on spacer nodes ([#34](https://github.com/patternfly/react-topology/pull/34)) |
| 14 | +- Updated running and pending icon colors ([#31](https://github.com/patternfly/react-topology/pull/31)) |
| 15 | +- Fixed ColaGroupLayout crash on add ([#21](https://github.com/patternfly/react-topology/pull/21)) |
| 16 | +- Kept node outline on hover ([#22](https://github.com/patternfly/react-topology/pull/22)) |
| 17 | +- Used badgeTextColor when set ([#20](https://github.com/patternfly/react-topology/pull/20)) |
| 18 | +- Fixed display edges inside collapsed groups ([#23](https://github.com/patternfly/react-topology/pull/23)) |
| 19 | +- Updated to latest patternfly-react topology (4.91.40) ([#7](https://github.com/patternfly/react-topology/pull/7)) |
| 20 | + |
| 21 | +### User feedback |
| 22 | +- Began initial feedback work to remove product specific functionality ([#9](https://github.com/patternfly/react-user-feedback/pull/9)) |
| 23 | +- Updated PatternFly to latest. ([#19](https://github.com/patternfly/react-user-feedback/pull/19)) |
| 24 | +- Updated documentation ([#37](https://github.com/patternfly/react-user-feedback/pull/37)) |
| 25 | +- Fixed issue with docs not building for production. ([#36](https://github.com/patternfly/react-user-feedback/pull/36)) |
| 26 | +- Added fix for callback. ([#32](https://github.com/patternfly/react-user-feedback/pull/32)) |
| 27 | +- Added PatternFly image to extension. ([#24](https://github.com/patternfly/react-user-feedback/pull/24)) |
| 28 | +- Fixed feedback links ([#14](https://github.com/patternfly/react-user-feedback/pull/14)) |
| 29 | +- Updated README.md for project ([#23](https://github.com/patternfly/react-user-feedback/pull/23)) |
| 30 | + |
| 31 | +### Quick starts |
| 32 | +- Updated title heading level ([#240](https://github.com/patternfly/patternfly-quickstarts/pull/240)) |
| 33 | +- Updated sourceLinks for docs ([#238](https://github.com/patternfly/patternfly-quickstarts/pull/238)) |
| 34 | +- Fixed help topic menu - show menu when there is more than one help topic ([#236](https://github.com/patternfly/patternfly-quickstarts/pull/236)) |
5 | 35 |
|
6 | 36 | ## 2023.02 release notes (2023-03-24)
|
7 | 37 | - [@patternfly/react-catalog-view-extension@4.96.0](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.96.0)
|
|
0 commit comments