We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e28811 commit 6564f0eCopy full SHA for 6564f0e
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+## v3.7.0 (2026-01-23)
2
+
3
+### Feat
4
5
+- **icons**: new icons added
6
+- **ComboBox**: new asynchronous combo box behaviour with loading state
7
8
+### Fix
9
10
+- **ComboBox**: added check for disabled option (#524)
11
+- **breadcrumb**: ensure breadcrumb text truncates with ellipsis instead of wrapping [run-chromatic] (#507)
12
+- **breadcrumb**: ensure breadcrumb text truncates with ellipsis instead of wrapping
13
+- **ComboBox**: badge not dismissible when combobox is readonly or disabled
14
+- **Combobox**: constraint validation when clicking on menu behaviour
15
16
## v3.6.4 (2025-12-22)
17
18
### Feat
0 commit comments