@khanacademy/wonder-blocks-dropdown 2.6.8 → 2.7.0

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/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @khanacademy/wonder-blocks-dropdown
2
2
 
3
+ ## 2.7.0
4
+
5
+ ### Minor Changes
6
+
7
+ - b3960766: Replaced core elements with Wonder Blocks SearchField (added dependency to SearchField)
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [b3960766]
12
+ - @khanacademy/wonder-blocks-search-field@1.0.4
13
+
14
+ ## 2.6.10
15
+
16
+ ### Patch Changes
17
+
18
+ - 0b94d616: Adds a max-height value to the dropdown menu to avoid displaying long lists that might cut off on small screen resolutions
19
+
20
+ ## 2.6.9
21
+
22
+ ### Patch Changes
23
+
24
+ - @khanacademy/wonder-blocks-button@2.11.5
25
+ - @khanacademy/wonder-blocks-clickable@2.2.6
26
+ - @khanacademy/wonder-blocks-core@4.3.1
27
+ - @khanacademy/wonder-blocks-icon@1.2.27
28
+ - @khanacademy/wonder-blocks-icon-button@3.4.6
29
+ - @khanacademy/wonder-blocks-layout@1.4.9
30
+ - @khanacademy/wonder-blocks-modal@2.3.1
31
+ - @khanacademy/wonder-blocks-typography@1.1.31
32
+
3
33
  ## 2.6.8
4
34
 
5
35
  ### Patch Changes