@taprootio/espalier 3.6.0 → 3.8.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,30 @@
1
+ # 3.8.0
2
+
3
+ One-off semantic lightness without moving a shared ramp stop.
4
+
5
+ - Themes and contexts can declare named `tones`; an explicit semantic mapping
6
+ references one as `tone:<name>` and keeps the ordinary chroma, gamut, APCA,
7
+ and fit-report pipeline.
8
+ - Tones are deliberately isolated: they do not emit `--esp-l-*`, join the
9
+ eleven-stop ramp, or influence roles and automatic action placement. A
10
+ context can override a root tone for its own semantic table.
11
+ - Validation rejects malformed or missing tone references and now catches
12
+ unknown built-in lightness keys instead of silently discarding them.
13
+ - The theming and lightness-ramp guides show when to move a shared stop and
14
+ when to use a custom tone for a recessed, pressed, or hovered ground.
15
+
16
+ # 3.7.0
17
+
18
+ Subtle category color behind ordinary copy.
19
+
20
+ - `--esp-color-series-1-tint` through `--esp-color-series-8-tint` mix 12%
21
+ series identity over 88% of `--esp-color-background` in OKLab — a quieter
22
+ companion for category-tinted rows, chips, cells, and tags.
23
+ - Tints are concrete per-surface emissions like wash and ink: the root mixes
24
+ against its canvas, and each theme zone re-emits them against its own.
25
+ - The data-colors guide now distinguishes fill (`-wash`), tint (`-tint`), and
26
+ ink (`-ink`), and calls out the background-composition and text-tier limits.
27
+
1
28
  # 3.6.0
2
29
 
3
30
  Named type roles without a generic text wrapper.