@taprootio/espalier 4.11.0 → 4.12.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,3 +1,9 @@
1
+ # 4.12.0
2
+
3
+ Image selections can now use a reusable, accessible image picker.
4
+
5
+ - `esp-image-picker` presents large uncropped image choices with optional labels, a large selected-image preview above the control by default (or a compact beside layout), an Automatic choice, loading and empty states, and form participation while reporting the selected image ID through `esp-value-changed`.
6
+
1
7
  # 4.11.0
2
8
 
3
9
  Album previews support taller justified rows and restrained partial rows.