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: CHANGELOG.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
@@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
8
8
9
9
- Dropdown API changes
10
10
* default value of optionHeight is now 'auto' which supports text wrapping of lengthy text on small screens; you can still specify a numeric pixel height if desired
11
-
* new `localizations` prop to customize strings used within the component
11
+
* new `labels` prop to customize strings used within the component
12
12
* default value for closeOnSelect is now `True` for single-select dropdowns and `False` for multi-select
0 commit comments