@patternfly/patternfly 4.144.4 → 4.144.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/RELEASE-NOTES.md
CHANGED
|
@@ -4,9 +4,9 @@ section: developer-resources
|
|
|
4
4
|
releaseNoteTOC: true
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
## 2021.13 release notes (2021-10-
|
|
7
|
+
## 2021.13 release notes (2021-10-13)
|
|
8
8
|
Packages released:
|
|
9
|
-
- [@patternfly/patternfly@v4.144.
|
|
9
|
+
- [@patternfly/patternfly@v4.144.5](https://www.npmjs.com/package/@patternfly/patternfly/v/4.144.5)
|
|
10
10
|
|
|
11
11
|
### Components
|
|
12
12
|
- **Backdrop:** Added var for position to allow customization ([#4391](https://github.com/patternfly/patternfly/pull/4391))
|
|
@@ -26,7 +26,9 @@ Packages released:
|
|
|
26
26
|
- **Masthead:** Updated column-end ([#4418](https://github.com/patternfly/patternfly/pull/4418))
|
|
27
27
|
- **Masthead, description list**: Fixed undefined vars ([#4421](https://github.com/patternfly/patternfly/pull/4421))
|
|
28
28
|
- **Menu:** Added scrollable and plain modifiers ([#4392](https://github.com/patternfly/patternfly/pull/4392))
|
|
29
|
-
- **Nav:**
|
|
29
|
+
- **Nav:**
|
|
30
|
+
- Added support for menu component as flyout ([#4417](https://github.com/patternfly/patternfly/pull/4417))
|
|
31
|
+
- Marked nav flyout example as beta, updated release notes ([#4444](https://github.com/patternfly/patternfly/pull/4444))
|
|
30
32
|
- **Progress stepper:** Added help text for popover ([#4381](https://github.com/patternfly/patternfly/pull/4381))
|
|
31
33
|
- **Radio, checkbox, form:** Corrected label alignment ([#4375](https://github.com/patternfly/patternfly/pull/4375))
|
|
32
34
|
- **Select:**
|