You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/react-core/src/components/FormSelect/examples/FormSelect.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,5 +28,5 @@ ouia: true
28
28
29
29
**Note:** The dropdown toggle icon is applied as a background image to the form element. By default, the image URLs for these icons are data URIs. However, there may be cases where data URIs are not ideal, such as in an application with a content security policy that disallows data URIs for security reasons. The `isIconSprite` variation changes the icon source to an external SVG file that serves as a sprite for all of the supported icons.
- Fixed to prevent error being thrown when using invalid variant ([#8229](https://github.com/patternfly/patternfly-react/pull/8229))
23
+
-**Banner:**
24
+
- Added support for status icons ([#8195](https://github.com/patternfly/patternfly-react/pull/8195))
25
+
- Updated tests to new React testing library standards ([#8160](https://github.com/patternfly/patternfly-react/pull/8160))
26
+
-**Button:**
27
+
- Added inline link progress support to examples ([#8172](https://github.com/patternfly/patternfly-react/pull/8172))
28
+
-**Clipboard copy:**
29
+
- Added OUIA props to clipboard copy ([#8193](https://github.com/patternfly/patternfly-react/pull/8193))
30
+
-**Code editor:**
31
+
- Used `codeEditorControls` and cleaned up ([#7931](https://github.com/patternfly/patternfly-react/pull/7931))
32
+
-**Data list:**
33
+
- Updated to pass button props to toggle ([#8222](https://github.com/patternfly/patternfly-react/pull/8222))
34
+
-**Context selector:**
35
+
- Updated isFlipEnabled to true by default ([#8215](https://github.com/patternfly/patternfly-react/pull/8215))
36
+
-**Dropdown:**
37
+
- Updated isFlipEnabled to true by default ([#8215](https://github.com/patternfly/patternfly-react/pull/8215))
38
+
- Add support for forward ref and updated documentation for dropdown next ([#8142](https://github.com/patternfly/patternfly-react/pull/8142))
39
+
- Enabled right aligned dropdown with isFlipEnabled ([#8224](https://github.com/patternfly/patternfly-react/pull/8224))
40
+
- Added OUIA support to dropdown next ([#8135](https://github.com/patternfly/patternfly-react/pull/8135))
41
+
-**Dual list selector:**
42
+
- Fixed Add/remove button that didn't work if search is used ([#8269](https://github.com/patternfly/patternfly-react/pull/8269))
43
+
-**Empty state:**
44
+
- Added `EmptyStatePrimary` to documentation ([#8161](https://github.com/patternfly/patternfly-react/pull/8161))
45
+
-**Label:**
46
+
- Update aria-labels to include label text ([#8192](https://github.com/patternfly/patternfly-react/pull/8192))
47
+
-**Label group:**
48
+
- Updated aria-labels to include label text ([#8192](https://github.com/patternfly/patternfly-react/pull/8192))
49
+
-**Menu:**
50
+
- Added optional danger state for menu items ([#8131](https://github.com/patternfly/patternfly-react/pull/8131))
51
+
-**Multiple file upload:**
52
+
- Added aria live region to internal Progress ([#8242](https://github.com/patternfly/patternfly-react/pull/8242))
53
+
-**Pagination:**
54
+
- Prevented regenerating random id on each render ([#8175](https://github.com/patternfly/patternfly-react/pull/8175))
55
+
-**Popover:**
56
+
- Updated default flip behavior and width ([#8191](https://github.com/patternfly/patternfly-react/pull/8191))
57
+
-**Select:**
58
+
- Added flag to put create option at top of typeahead ([#8165](https://github.com/patternfly/patternfly-react/pull/8165))
59
+
- Updated isFlipEnabled to true by default ([#8215](https://github.com/patternfly/patternfly-react/pull/8215))
60
+
-**Sidebar:**
61
+
- Converted examples to TypeScript ([#8062](https://github.com/patternfly/patternfly-react/pull/8062))
62
+
-**Simple list:**
63
+
- Converted examples to TypeScript ([#8176](https://github.com/patternfly/patternfly-react/pull/8176))
64
+
-**Skip to content:**
65
+
- Converted examples to TypeScript ([#8138](https://github.com/patternfly/patternfly-react/pull/8138))
66
+
-**Slider:**
67
+
- Corrected tab order when input is above thumb ([#8190](https://github.com/patternfly/patternfly-react/pull/8190))
68
+
- Reverted tab order update ([#8273](https://github.com/patternfly/patternfly-react/pull/8273))
69
+
-**Text area:**
70
+
- Revamped unit tests ([#8150](https://github.com/patternfly/patternfly-react/pull/8150))
71
+
-**Text input:**
72
+
- Converted examples to TypeScript ([#8137](https://github.com/patternfly/patternfly-react/pull/8137))
73
+
-**Timestamp:**
74
+
- Updated logic for rendering datetime attribute ([#8205](https://github.com/patternfly/patternfly-react/pull/8205))
75
+
-**Title:**
76
+
- Updated tests to new React testing library standards ([#8156](https://github.com/patternfly/patternfly-react/pull/8156))
77
+
-**Wizard**
78
+
- Added OUIA props to `WizardNav` and `WizardNavItem` ([#8193](https://github.com/patternfly/patternfly-react/pull/8193))
79
+
- Updated wizard next to allow for `WizardStep` to better control state from props entry-point and included index ([#8218](https://github.com/patternfly/patternfly-react/pull/8218))
80
+
81
+
### Topology
82
+
- Added option to fit layout to screen upon layout completion ([#8210](https://github.com/patternfly/patternfly-react/pull/8210))
83
+
- Allowed tooltip usage on pipeline task node badges ([#8208](https://github.com/patternfly/patternfly-react/pull/8208))
84
+
- Added pipeline groups ([#8278](https://github.com/patternfly/patternfly-react/pull/8278))
0 commit comments