@taprootio/espalier 2.6.0 → 2.7.1

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
@@ -5,6 +5,25 @@ here. This file ships in the published npm package. It is a curated public
5
5
  record and intentionally does not mirror the private `taproot-controls`
6
6
  development history.
7
7
 
8
+ ## 2.7.1 — Picker and popover composition
9
+
10
+ - Keep every containing `esp-popover` open when an `esp-pick-one` or
11
+ `esp-pick-some` menu opens or accepts a selection.
12
+ - Preserve normal close coordination for other pickers, unrelated popovers,
13
+ and clicks outside the composed popover hierarchy.
14
+
15
+ ## 2.7.0 — Focal image banners and texture assets
16
+
17
+ - Add focal-point-aware banner rendering to `esp-image`, with responsive
18
+ ratios, content-positioned scrims, static procedural textures, semantic
19
+ overlay content, and resilience fallbacks.
20
+ - Add `esp-focus-picker` for pointer and keyboard focal authoring with live wide
21
+ and compact banner previews.
22
+ - Ship three deterministic first-party banner texture tiles, their convenience
23
+ stylesheet, public package subpaths, and provenance/reproducibility checks.
24
+ - Consolidate the footer decorative image and banner layers on one neutral
25
+ internal primitive without changing the footer's public styling contract.
26
+
8
27
  ## 2.6.0 — Scoped root events and explicit footer columns
9
28
 
10
29
  - Add typed `esp-root.subscribeScoped()` subscriptions for scheme, seed color,