@taprootio/espalier 3.2.0 → 3.3.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,29 @@
1
+ # 3.3.0
2
+
3
+ Theme QA: the fit report as a lint over every surface a themed site
4
+ has, a CLI that makes fit tables reviewable, and swatch intake.
5
+
6
+ - `themeFitReportSuite(lightPartial, darkPartial)`: root plus every
7
+ context, both schemes, compiled through the exact zone path a
8
+ `context` attribute uses (`resolveContextTheme`, now exported), with
9
+ cross-token lints — action/canvas separation and link/hover ordering.
10
+ - `npx espalier theme check ./theme.json` — validate a pair, print the
11
+ suite, and gate CI on committed fit tables (`--expect`, non-zero on
12
+ drift; refresh deliberately with `--update-expect`).
13
+ - The action-surface placement steps past stops indistinguishable from
14
+ the local canvas whenever a separated stop can carry the ink.
15
+ - Context declarations accept `semanticMappings` to correct inherited
16
+ root-level pins; the fit report marks pins `declared` / `inherited`.
17
+ - New data companions per surface: `--esp-color-series-N-wash` (the
18
+ documented 75% OKLab fill mix, baked against the local background)
19
+ and `--esp-color-series-N-ink` (text-tier contrast).
20
+ - `themeFromSwatches` / `deriveLightnessRamp`: brand book in,
21
+ reviewable paired theme starter out (names normalized to anchor
22
+ slugs).
23
+ - Fix: `linkHover` is enforced against `linkHoverBg`, the wash hovered
24
+ links actually paint on. Values move only where hover was under tier
25
+ on its rendered wash.
26
+
1
27
  # 3.2.0
2
28
 
3
29
  Website-tier layout: the pieces a real marketing page proved were