reshaped 3.7.0-canary.17 → 3.7.0-canary.18

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,11 @@
1
1
  ## 3.7.0
2
2
 
3
+ Highlights:
4
+
5
+ - Accessibility
6
+ - ActionBar: Added active, offset, more positions, positionType, blurred props
7
+ - FileUpload: variant + inline + render props
8
+
3
9
  - Added Attributes type to the package exports
4
10
  - Added `mono` font family to the themes
5
11
  - Added zIndex tokens to the themes, updated components to use new zIndex tokens
@@ -42,4 +48,4 @@
42
48
  - Badge aligned small badge size with the overal unit scaling
43
49
  - Grid: Added height/width props support
44
50
  - MenuItem: Added highlighted property
45
- - Autocomplete: Improved screen reader navigation
51
+ - Autocomplete: Improved screen reader navigation