@signal9/era-ui 34.0.2 → 34.2.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 +703 -802
- package/dist/era-ui.css +1 -1
- package/dist/ui/alert/alert.svelte +49 -0
- package/dist/ui/alert/alert.svelte.d.ts +15 -0
- package/dist/ui/alert/fixture.svelte +13 -0
- package/dist/ui/alert/fixture.svelte.d.ts +18 -0
- package/dist/ui/alert/index.d.ts +2 -0
- package/dist/ui/alert/index.js +2 -0
- package/dist/ui/alert/variants.d.ts +30 -0
- package/dist/ui/alert/variants.js +18 -0
- package/package.json +13 -6
- package/skills/era-ui/SKILL.md +1 -0
- package/skills/era-ui/references/releases/0.md +397 -0
- package/skills/era-ui/references/releases/1.md +775 -0
- package/skills/era-ui/references/releases/10.md +23 -0
- package/skills/era-ui/references/releases/11.md +13 -0
- package/skills/era-ui/references/releases/12.md +53 -0
- package/skills/era-ui/references/releases/13.md +18 -0
- package/skills/era-ui/references/releases/14.md +41 -0
- package/skills/era-ui/references/releases/15.md +11 -0
- package/skills/era-ui/references/releases/16.md +17 -0
- package/skills/era-ui/references/releases/17.md +12 -0
- package/skills/era-ui/references/releases/18.md +11 -0
- package/skills/era-ui/references/releases/19.md +11 -0
- package/skills/era-ui/references/releases/2.md +510 -0
- package/skills/era-ui/references/releases/20.md +12 -0
- package/skills/era-ui/references/releases/21.md +19 -0
- package/skills/era-ui/references/releases/22.md +24 -0
- package/skills/era-ui/references/releases/23.md +53 -0
- package/skills/era-ui/references/releases/24.md +35 -0
- package/skills/era-ui/references/releases/25.md +36 -0
- package/skills/era-ui/references/releases/26.md +37 -0
- package/skills/era-ui/references/releases/27.md +16 -0
- package/skills/era-ui/references/releases/28.md +15 -0
- package/skills/era-ui/references/releases/29.md +17 -0
- package/skills/era-ui/references/releases/3.md +192 -0
- package/skills/era-ui/references/releases/30.md +115 -0
- package/skills/era-ui/references/releases/31.md +15 -0
- package/skills/era-ui/references/releases/32.md +21 -0
- package/skills/era-ui/references/releases/33.md +25 -0
- package/skills/era-ui/references/releases/34.md +39 -0
- package/skills/era-ui/references/releases/4.md +366 -0
- package/skills/era-ui/references/releases/5.md +43 -0
- package/skills/era-ui/references/releases/6.md +11 -0
- package/skills/era-ui/references/releases/7.md +17 -0
- package/skills/era-ui/references/releases/8.md +11 -0
- package/skills/era-ui/references/releases/9.md +11 -0
- package/skills/era-ui/references/releases/index.md +42 -0
|
@@ -0,0 +1,366 @@
|
|
|
1
|
+
# Era UI v4 release history
|
|
2
|
+
|
|
3
|
+
## [4.16.9](https://github.com/sig-nine/era-ui/compare/v4.16.8...v4.16.9) (2026-08-03)
|
|
4
|
+
|
|
5
|
+
### ⚠ BREAKING CHANGES
|
|
6
|
+
|
|
7
|
+
* **surface:** the corners axis is global — no surface may gate a radius
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **surface:** the corners axis is global — no surface may gate a radius ([c276a53](https://github.com/sig-nine/era-ui/commit/c276a53e40692fa04767798dcebac53666c20e73))
|
|
12
|
+
* **ui:** floating menus float — only a field's list docks to its trigger ([102ad65](https://github.com/sig-nine/era-ui/commit/102ad659f3190a550f3f799b47918b38c0819715))
|
|
13
|
+
|
|
14
|
+
## [4.16.8](https://github.com/sig-nine/era-ui/compare/v4.16.7...v4.16.8) (2026-08-03)
|
|
15
|
+
|
|
16
|
+
### Bug Fixes
|
|
17
|
+
|
|
18
|
+
* **typography:** close the trim/truncate trap, and teach the laws in llms.txt ([8137d04](https://github.com/sig-nine/era-ui/commit/8137d043c2444624651ffb2e01f861a266f13eed))
|
|
19
|
+
|
|
20
|
+
## [4.16.7](https://github.com/sig-nine/era-ui/compare/v4.16.6...v4.16.7) (2026-08-03)
|
|
21
|
+
|
|
22
|
+
### ⚠ BREAKING CHANGES
|
|
23
|
+
|
|
24
|
+
* **pane:** migrate @neodrag/svelte to 3.0.0-next.10
|
|
25
|
+
|
|
26
|
+
### Features
|
|
27
|
+
|
|
28
|
+
* **pane:** migrate @neodrag/svelte to 3.0.0-next.10 ([665a8c4](https://github.com/sig-nine/era-ui/commit/665a8c4b09a586e399d4bdc9ed0deaf8de8b3179))
|
|
29
|
+
|
|
30
|
+
### Bug Fixes
|
|
31
|
+
|
|
32
|
+
* **typography:** link underlines derive from the link's own ink ([97e1dc4](https://github.com/sig-nine/era-ui/commit/97e1dc480b925c58a20600cddba38521f67d0cb0))
|
|
33
|
+
|
|
34
|
+
## [4.16.6](https://github.com/sig-nine/era-ui/compare/v4.16.5...v4.16.6) (2026-08-03)
|
|
35
|
+
|
|
36
|
+
### Bug Fixes
|
|
37
|
+
|
|
38
|
+
* **docs:** the notes Usage action takes the pane bar's content tier ([ab7a5d1](https://github.com/sig-nine/era-ui/commit/ab7a5d14b0bee281c40274817f32c21cd7f5ec35))
|
|
39
|
+
|
|
40
|
+
## [4.16.5](https://github.com/sig-nine/era-ui/compare/v4.16.4...v4.16.5) (2026-08-02)
|
|
41
|
+
|
|
42
|
+
### Bug Fixes
|
|
43
|
+
|
|
44
|
+
* **ui:** era-ink-center retuned by pixel measurement (0.23em -> 0.08em) ([943ef29](https://github.com/sig-nine/era-ui/commit/943ef29fb8524418f6b526d8d409b64ca5e9bd6d))
|
|
45
|
+
|
|
46
|
+
## [4.16.4](https://github.com/sig-nine/era-ui/compare/v4.16.3...v4.16.4) (2026-08-02)
|
|
47
|
+
|
|
48
|
+
### Bug Fixes
|
|
49
|
+
|
|
50
|
+
* **notes:** one more step of first-line allowance (0.15em -> 0.22em) ([f265b83](https://github.com/sig-nine/era-ui/commit/f265b83c47bdf8b468a82b0f3ec3f4927653c1e2))
|
|
51
|
+
|
|
52
|
+
## [4.16.3](https://github.com/sig-nine/era-ui/compare/v4.16.2...v4.16.3) (2026-08-02)
|
|
53
|
+
|
|
54
|
+
### Bug Fixes
|
|
55
|
+
|
|
56
|
+
* **notes:** more optical top allowance on the first line (0.07em -> 0.15em) ([7471e74](https://github.com/sig-nine/era-ui/commit/7471e747d9b370f56748eb909aa36952078f6605))
|
|
57
|
+
|
|
58
|
+
## [4.16.2](https://github.com/sig-nine/era-ui/compare/v4.16.1...v4.16.2) (2026-08-02)
|
|
59
|
+
|
|
60
|
+
### Bug Fixes
|
|
61
|
+
|
|
62
|
+
* **notes:** the first line's top inset matches the left, optically ([78adc8f](https://github.com/sig-nine/era-ui/commit/78adc8f6fd8c60fdf504ea6457685c3b78f2bf65))
|
|
63
|
+
|
|
64
|
+
## [4.16.1](https://github.com/sig-nine/era-ui/compare/v4.16.0...v4.16.1) (2026-08-02)
|
|
65
|
+
|
|
66
|
+
### Bug Fixes
|
|
67
|
+
|
|
68
|
+
* **code-block:** the copy button takes the corner's own inset ([c89cb71](https://github.com/sig-nine/era-ui/commit/c89cb710ffacad943b6728fd37edb95abe394521))
|
|
69
|
+
|
|
70
|
+
## [4.16.0](https://github.com/sig-nine/era-ui/compare/v4.15.5...v4.16.0) (2026-08-02)
|
|
71
|
+
|
|
72
|
+
### Features
|
|
73
|
+
|
|
74
|
+
* **swarm:** the model learns the reference runtime's advanced operations ([228c11c](https://github.com/sig-nine/era-ui/commit/228c11cc60cbd5c3425253f4da2084d4c8b7bc41))
|
|
75
|
+
|
|
76
|
+
### Bug Fixes
|
|
77
|
+
|
|
78
|
+
* **swarm:** a node's chevron and focus ring answer to that node only ([b477989](https://github.com/sig-nine/era-ui/commit/b477989cb105f4e37f339061d4a8467a51addb39))
|
|
79
|
+
|
|
80
|
+
## [4.15.5](https://github.com/sig-nine/era-ui/compare/v4.15.4...v4.15.5) (2026-08-02)
|
|
81
|
+
|
|
82
|
+
### Bug Fixes
|
|
83
|
+
|
|
84
|
+
* **notes:** list rows take their tier radius, not the menu-row token ([63f5768](https://github.com/sig-nine/era-ui/commit/63f5768954b2010e90a0e24d7d69677d5c717923))
|
|
85
|
+
* **notes:** the row's action cluster gap was one tier off ([8ea6d56](https://github.com/sig-nine/era-ui/commit/8ea6d5613c0f724bf8c6391670ec06a5ef96b2f0))
|
|
86
|
+
* **ui:** era-ink-center — native editables get their missing half of the trim ([14a593c](https://github.com/sig-nine/era-ui/commit/14a593c9437529f0c6f8bc0e8c76e323a791069f))
|
|
87
|
+
|
|
88
|
+
## [4.15.4](https://github.com/sig-nine/era-ui/compare/v4.15.3...v4.15.4) (2026-08-02)
|
|
89
|
+
|
|
90
|
+
### Bug Fixes
|
|
91
|
+
|
|
92
|
+
* **ui:** one chevron mark throughout the command bar ([99c860b](https://github.com/sig-nine/era-ui/commit/99c860b13ab59fcbca62ec7197a4c7e870bc6633))
|
|
93
|
+
* **ui:** the wash law reaches every latched control fill ([b61bad5](https://github.com/sig-nine/era-ui/commit/b61bad5df95bd145469a813536fb04dfb5f36729))
|
|
94
|
+
|
|
95
|
+
## [4.15.3](https://github.com/sig-nine/era-ui/compare/v4.15.2...v4.15.3) (2026-08-02)
|
|
96
|
+
|
|
97
|
+
### Bug Fixes
|
|
98
|
+
|
|
99
|
+
* **surface:** highlights become washes, so nested chrome survives them ([9ef7ab5](https://github.com/sig-nine/era-ui/commit/9ef7ab50ce8a8a952f28025ee7e489bca7d684d1))
|
|
100
|
+
|
|
101
|
+
## [4.15.2](https://github.com/sig-nine/era-ui/compare/v4.15.1...v4.15.2) (2026-08-02)
|
|
102
|
+
|
|
103
|
+
### Bug Fixes
|
|
104
|
+
|
|
105
|
+
* **ui:** menu panel padding goes back to the surface axis ([cc10d7b](https://github.com/sig-nine/era-ui/commit/cc10d7bf5849236a16d052ee9a35b6aa51a060b2))
|
|
106
|
+
|
|
107
|
+
## [4.15.1](https://github.com/sig-nine/era-ui/compare/v4.15.0...v4.15.1) (2026-08-02)
|
|
108
|
+
|
|
109
|
+
### Bug Fixes
|
|
110
|
+
|
|
111
|
+
* **notes:** first-line inset holds on engines without text-box ([1ec63ae](https://github.com/sig-nine/era-ui/commit/1ec63ae60459b14a38ed2e578975484ef462ca3f))
|
|
112
|
+
|
|
113
|
+
## [4.15.0](https://github.com/sig-nine/era-ui/compare/v4.14.1...v4.15.0) (2026-08-01)
|
|
114
|
+
|
|
115
|
+
### Features
|
|
116
|
+
|
|
117
|
+
* **notes:** the document header moves into the pane bar's centre ([623c300](https://github.com/sig-nine/era-ui/commit/623c30089b59192da1944d31449c9d02360e8b6e))
|
|
118
|
+
* **pane:** lead / center / trail slots on the handle ([41a4494](https://github.com/sig-nine/era-ui/commit/41a44949d6177a154955c9229fe0c85a6e3dc69b))
|
|
119
|
+
* **themes:** signalnine dark trades its blue for a cool amber ([53e62e9](https://github.com/sig-nine/era-ui/commit/53e62e9b421e38d24e8f38a159a64a1187b44bdb)), closes [#81a2be](https://github.com/sig-nine/era-ui/issues/81a2be)
|
|
120
|
+
|
|
121
|
+
## [4.14.1](https://github.com/sig-nine/era-ui/compare/v4.14.0...v4.14.1) (2026-08-01)
|
|
122
|
+
|
|
123
|
+
### Bug Fixes
|
|
124
|
+
|
|
125
|
+
* **themes:** tint emphasis ink with the theme, and aim muted at it ([e7e2a00](https://github.com/sig-nine/era-ui/commit/e7e2a00c9b2caf632909c9929d42c2ec3cd09493)), closes [#000](https://github.com/sig-nine/era-ui/issues/000) [#000](https://github.com/sig-nine/era-ui/issues/000)
|
|
126
|
+
|
|
127
|
+
## [4.14.0](https://github.com/sig-nine/era-ui/compare/v4.13.0...v4.14.0) (2026-08-01)
|
|
128
|
+
|
|
129
|
+
### Features
|
|
130
|
+
|
|
131
|
+
* **typography:** give wrapping text a leading token, and audit for it ([bb0766c](https://github.com/sig-nine/era-ui/commit/bb0766c1efbfb8916b2d21a5972f5d421590b716))
|
|
132
|
+
|
|
133
|
+
### Bug Fixes
|
|
134
|
+
|
|
135
|
+
* **themes:** lean muted 30% toward fg — it is body copy, not a wash ([7a24350](https://github.com/sig-nine/era-ui/commit/7a243501e8190a01cfe37e2e0b30f17d191647d0)), closes [#5c7eb8](https://github.com/sig-nine/era-ui/issues/5c7eb8)
|
|
136
|
+
|
|
137
|
+
## [4.13.0](https://github.com/sig-nine/era-ui/compare/v4.12.1...v4.13.0) (2026-08-01)
|
|
138
|
+
|
|
139
|
+
### Features
|
|
140
|
+
|
|
141
|
+
* **ui:** give every overlay the pane's chrome grammar ([cd45a0c](https://github.com/sig-nine/era-ui/commit/cd45a0c1d965455a6027dd77cc59d8c317c30da2))
|
|
142
|
+
|
|
143
|
+
## [4.12.1](https://github.com/sig-nine/era-ui/compare/v4.12.0...v4.12.1) (2026-08-01)
|
|
144
|
+
|
|
145
|
+
### Bug Fixes
|
|
146
|
+
|
|
147
|
+
* **ui:** a pill never shrinks under its ink, and the law is audited ([f178770](https://github.com/sig-nine/era-ui/commit/f17877040984b59b20753f8ae56932c95af960ea))
|
|
148
|
+
|
|
149
|
+
## [4.12.0](https://github.com/sig-nine/era-ui/compare/v4.11.2...v4.12.0) (2026-08-01)
|
|
150
|
+
|
|
151
|
+
### Features
|
|
152
|
+
|
|
153
|
+
* **ui:** one dismiss geometry — nested in sm, a flush end-cap in xxs ([1a5a1b7](https://github.com/sig-nine/era-ui/commit/1a5a1b78adf98560730ce4197c6e5ff3f4464134))
|
|
154
|
+
|
|
155
|
+
## [4.11.2](https://github.com/sig-nine/era-ui/compare/v4.11.1...v4.11.2) (2026-08-01)
|
|
156
|
+
|
|
157
|
+
### ⚠ BREAKING CHANGES
|
|
158
|
+
|
|
159
|
+
* **ai:** split the swarm tree's two disclosures, and follow the work
|
|
160
|
+
|
|
161
|
+
### Features
|
|
162
|
+
|
|
163
|
+
* **ai:** split the swarm tree's two disclosures, and follow the work ([86d5003](https://github.com/sig-nine/era-ui/commit/86d50030bfaf7d8e7263b93c3b82ba487917adab))
|
|
164
|
+
|
|
165
|
+
### Bug Fixes
|
|
166
|
+
|
|
167
|
+
* **density:** name the sm-contains-xxs pairing instead of borrowing ([630ee64](https://github.com/sig-nine/era-ui/commit/630ee64de8a699e5a5de26fdfe51a6ec21bff034))
|
|
168
|
+
* **notes:** outset the chrome dividers, drop the row menu's separator ([00a3a51](https://github.com/sig-nine/era-ui/commit/00a3a510e89e84b54722fe9f6073ce3b5cde891a))
|
|
169
|
+
* **ui:** give every menu panel a gutter and its items a gap ([118df83](https://github.com/sig-nine/era-ui/commit/118df83dc4f41b8632b3d2199373f46a8082e853))
|
|
170
|
+
|
|
171
|
+
## [4.11.1](https://github.com/sig-nine/era-ui/compare/v4.11.0...v4.11.1) (2026-07-31)
|
|
172
|
+
|
|
173
|
+
### Bug Fixes
|
|
174
|
+
|
|
175
|
+
* **pane:** stop the handle's divider eating a pixel of every gap ([4fbbfe5](https://github.com/sig-nine/era-ui/commit/4fbbfe5207a456bade0ba0262844303a5f7ae44f))
|
|
176
|
+
|
|
177
|
+
## [4.11.0](https://github.com/sig-nine/era-ui/compare/v4.10.2...v4.11.0) (2026-07-30)
|
|
178
|
+
|
|
179
|
+
### Features
|
|
180
|
+
|
|
181
|
+
* **os:** let the taskbar show only the minimized panes ([0e0df26](https://github.com/sig-nine/era-ui/commit/0e0df26e13ef884210af1a889ef0e580ed9fe59e))
|
|
182
|
+
|
|
183
|
+
## [4.10.2](https://github.com/sig-nine/era-ui/compare/v4.10.1...v4.10.2) (2026-07-30)
|
|
184
|
+
|
|
185
|
+
### Bug Fixes
|
|
186
|
+
|
|
187
|
+
* **pane:** only a mouse scrolls the tab strip vertically ([f0e7ab7](https://github.com/sig-nine/era-ui/commit/f0e7ab7e890c50c8aaddcf5757e76e9a667765ff))
|
|
188
|
+
|
|
189
|
+
## [4.10.1](https://github.com/sig-nine/era-ui/compare/v4.10.0...v4.10.1) (2026-07-30)
|
|
190
|
+
|
|
191
|
+
### Performance Improvements
|
|
192
|
+
|
|
193
|
+
* **pane:** take the drag off the reactive path ([068593a](https://github.com/sig-nine/era-ui/commit/068593a6c8647cc8b1a69cdc87d45d7f5ccde6a9))
|
|
194
|
+
|
|
195
|
+
## [4.10.0](https://github.com/sig-nine/era-ui/compare/v4.9.4...v4.10.0) (2026-07-30)
|
|
196
|
+
|
|
197
|
+
### Features
|
|
198
|
+
|
|
199
|
+
* **pane:** hairline edge, and the reference red exactly ([7de7e91](https://github.com/sig-nine/era-ui/commit/7de7e9197a86f21521da52fd75c007aab4ccad1d)), closes [#f14b43](https://github.com/sig-nine/era-ui/issues/f14b43)
|
|
200
|
+
|
|
201
|
+
## [4.9.4](https://github.com/sig-nine/era-ui/compare/v4.9.3...v4.9.4) (2026-07-30)
|
|
202
|
+
|
|
203
|
+
### Bug Fixes
|
|
204
|
+
|
|
205
|
+
* **pane:** match the reference close glyph exactly, off the sub-tier ladder ([a96c585](https://github.com/sig-nine/era-ui/commit/a96c58532c313892ce676aa6aaf2b81507b97760))
|
|
206
|
+
|
|
207
|
+
## [4.9.3](https://github.com/sig-nine/era-ui/compare/v4.9.2...v4.9.3) (2026-07-30)
|
|
208
|
+
|
|
209
|
+
### Bug Fixes
|
|
210
|
+
|
|
211
|
+
* **os:** inset the pane title from the edge, not just the buttons ([dbd9218](https://github.com/sig-nine/era-ui/commit/dbd92180e0390b24db66829e499562b32e507811))
|
|
212
|
+
|
|
213
|
+
## [4.9.2](https://github.com/sig-nine/era-ui/compare/v4.9.1...v4.9.2) (2026-07-30)
|
|
214
|
+
|
|
215
|
+
### Bug Fixes
|
|
216
|
+
|
|
217
|
+
* **pane:** give the close glyph the icon tier, not the xxs sub-tier ([b04c21e](https://github.com/sig-nine/era-ui/commit/b04c21e8bfcd3389e27d703946616bc3c2cd3670))
|
|
218
|
+
|
|
219
|
+
## [4.9.1](https://github.com/sig-nine/era-ui/compare/v4.9.0...v4.9.1) (2026-07-30)
|
|
220
|
+
|
|
221
|
+
### Bug Fixes
|
|
222
|
+
|
|
223
|
+
* **pane:** put the title bar on the md tier, like term's ([16c0df8](https://github.com/sig-nine/era-ui/commit/16c0df800c0681ab46451a61e0db5e24c86c2d07))
|
|
224
|
+
|
|
225
|
+
## [4.9.0](https://github.com/sig-nine/era-ui/compare/v4.8.0...v4.9.0) (2026-07-30)
|
|
226
|
+
|
|
227
|
+
### ⚠ BREAKING CHANGES
|
|
228
|
+
|
|
229
|
+
* **density:** make type the second density input — 12px at dense
|
|
230
|
+
|
|
231
|
+
### Features
|
|
232
|
+
|
|
233
|
+
* **bar:** derive the padding from the content tier ([40053f2](https://github.com/sig-nine/era-ui/commit/40053f2978f09433a96443ec28bc79a2eb55f868))
|
|
234
|
+
* **density:** make type the second density input — 12px at dense ([383fd37](https://github.com/sig-nine/era-ui/commit/383fd37fba1afde73d52adce49f908d50418500c))
|
|
235
|
+
|
|
236
|
+
### Bug Fixes
|
|
237
|
+
|
|
238
|
+
* **audit:** catch a clipping box constrained under its own line box ([44af5f2](https://github.com/sig-nine/era-ui/commit/44af5f21c3a7ac71b92b754b68e7fe7ffac7af76))
|
|
239
|
+
* **lint:** let the class rules see class variables and tone maps ([f35ca05](https://github.com/sig-nine/era-ui/commit/f35ca05d1c5f4e1679674d6f7c0cd2a0aa200f8e))
|
|
240
|
+
|
|
241
|
+
### Performance Improvements
|
|
242
|
+
|
|
243
|
+
* **ai:** stop one collapsed row from rebuilding the whole forest ([32134de](https://github.com/sig-nine/era-ui/commit/32134de95260475e72ebf0c954c75c46c7b0d9ff))
|
|
244
|
+
* **docs:** stop the demo clock when nothing is moving ([9139480](https://github.com/sig-nine/era-ui/commit/91394801340114ec6d456de73a92f66e428bdbb8))
|
|
245
|
+
* **llm-shell:** index a swarm's artifacts by agent, once ([a352225](https://github.com/sig-nine/era-ui/commit/a352225c3c2e010efec581ab673587dd70cf3a81))
|
|
246
|
+
|
|
247
|
+
## [4.8.0](https://github.com/sig-nine/era-ui/compare/v4.7.2...v4.8.0) (2026-07-29)
|
|
248
|
+
|
|
249
|
+
### Features
|
|
250
|
+
|
|
251
|
+
* **input:** add the xxs field tier, at badge height ([b9d77ed](https://github.com/sig-nine/era-ui/commit/b9d77ed702bccf04cea1206b9453589aefc6072d))
|
|
252
|
+
|
|
253
|
+
## [4.7.2](https://github.com/sig-nine/era-ui/compare/v4.7.1...v4.7.2) (2026-07-29)
|
|
254
|
+
|
|
255
|
+
### Bug Fixes
|
|
256
|
+
|
|
257
|
+
* **ui:** name every group, so a pane can't own its children's hover ([4dfe718](https://github.com/sig-nine/era-ui/commit/4dfe71835b5b02013a5f883a1548fabcb8e625fd))
|
|
258
|
+
|
|
259
|
+
## [4.7.1](https://github.com/sig-nine/era-ui/compare/v4.7.0...v4.7.1) (2026-07-29)
|
|
260
|
+
|
|
261
|
+
### Bug Fixes
|
|
262
|
+
|
|
263
|
+
* **notes:** keep a pinned row's trailing slot on the age, not a pin ([cfb25d3](https://github.com/sig-nine/era-ui/commit/cfb25d31c8907aacdd8b4d662f901901eb0a9cec))
|
|
264
|
+
|
|
265
|
+
## [4.7.0](https://github.com/sig-nine/era-ui/compare/v4.6.1...v4.7.0) (2026-07-29)
|
|
266
|
+
|
|
267
|
+
### Features
|
|
268
|
+
|
|
269
|
+
* **ai:** add the Swarm components — tree, console grid, artifacts ([3427913](https://github.com/sig-nine/era-ui/commit/3427913329afffa4c3c4e92f4c196e773c3808e0))
|
|
270
|
+
* **ai:** add the swarm model — delegation tree, counts, barriers ([02161f1](https://github.com/sig-nine/era-ui/commit/02161f1e7b44ae7eae00a1cb8f5ad8035e82c455))
|
|
271
|
+
* **ai:** gate a swarm row's expander and open button on real content ([4120311](https://github.com/sig-nine/era-ui/commit/4120311b766b6337040297bd0c33806f28562b79))
|
|
272
|
+
* **llm-shell:** render a delegated run inline with the swarm block ([2044053](https://github.com/sig-nine/era-ui/commit/20440530567bea661f2b2f86f72949d42919e5fd))
|
|
273
|
+
|
|
274
|
+
### Bug Fixes
|
|
275
|
+
|
|
276
|
+
* **runtime-feed:** size the tone dot as a dot, not as a tier ([f632061](https://github.com/sig-nine/era-ui/commit/f632061bcf53472cb31de007a4ea84e6a65f3bb1))
|
|
277
|
+
|
|
278
|
+
## [4.6.1](https://github.com/sig-nine/era-ui/compare/v4.6.0...v4.6.1) (2026-07-28)
|
|
279
|
+
|
|
280
|
+
### Bug Fixes
|
|
281
|
+
|
|
282
|
+
* **audit:** don't flag a line-height:normal box as clipped ([093bc69](https://github.com/sig-nine/era-ui/commit/093bc69b54432f8df9abf88497c4eece36dd4111))
|
|
283
|
+
|
|
284
|
+
## [4.6.0](https://github.com/sig-nine/era-ui/compare/v4.5.1...v4.6.0) (2026-07-28)
|
|
285
|
+
|
|
286
|
+
### Features
|
|
287
|
+
|
|
288
|
+
* **audit:** flag any clipping text box shorter than its ink ([2ad461e](https://github.com/sig-nine/era-ui/commit/2ad461e8e3108d87143aad4fa0b6152938a41c0a))
|
|
289
|
+
|
|
290
|
+
### Bug Fixes
|
|
291
|
+
|
|
292
|
+
* **typography:** stop truncate from slicing descenders ([9e787ff](https://github.com/sig-nine/era-ui/commit/9e787ff191c874b8952b31206c0d4741e91440a0))
|
|
293
|
+
|
|
294
|
+
## [4.5.1](https://github.com/sig-nine/era-ui/compare/v4.5.0...v4.5.1) (2026-07-28)
|
|
295
|
+
|
|
296
|
+
### Bug Fixes
|
|
297
|
+
|
|
298
|
+
* **conversations:** highlight a row instantly, like every other list ([6cf0475](https://github.com/sig-nine/era-ui/commit/6cf0475cdb6ffa8730a0976d1dbb8a9a89162e53))
|
|
299
|
+
|
|
300
|
+
## [4.5.0](https://github.com/sig-nine/era-ui/compare/v4.4.0...v4.5.0) (2026-07-28)
|
|
301
|
+
|
|
302
|
+
### Features
|
|
303
|
+
|
|
304
|
+
* **surfaces:** rest a field on the hover tone, hover one step past it ([358b85c](https://github.com/sig-nine/era-ui/commit/358b85c80321bf1f44d793ca6d27ae69baf73059))
|
|
305
|
+
|
|
306
|
+
## [4.4.0](https://github.com/sig-nine/era-ui/compare/v4.3.2...v4.4.0) (2026-07-28)
|
|
307
|
+
|
|
308
|
+
### Features
|
|
309
|
+
|
|
310
|
+
* **input:** add reveal, and use it for the note title ([2f3c9e5](https://github.com/sig-nine/era-ui/commit/2f3c9e5f6443536387e519e0b143d6256c48a36d))
|
|
311
|
+
|
|
312
|
+
### Bug Fixes
|
|
313
|
+
|
|
314
|
+
* **notes:** sit the first line of a document on the editor inset ([8d650e3](https://github.com/sig-nine/era-ui/commit/8d650e3a32d99e76513375776546ab4486b0b3be))
|
|
315
|
+
|
|
316
|
+
## [4.3.2](https://github.com/sig-nine/era-ui/compare/v4.3.1...v4.3.2) (2026-07-28)
|
|
317
|
+
|
|
318
|
+
### Bug Fixes
|
|
319
|
+
|
|
320
|
+
* **button:** size the glyph on default and sm icon buttons ([ad1021e](https://github.com/sig-nine/era-ui/commit/ad1021ef64aa6d0ce887aa9cd897df3b99ee82af))
|
|
321
|
+
* **notes:** put the filter and title on the standard field ([30a7721](https://github.com/sig-nine/era-ui/commit/30a77214f4fe13df0c0bb1a0aeffe250f9993f62))
|
|
322
|
+
|
|
323
|
+
## [4.3.1](https://github.com/sig-nine/era-ui/compare/v4.3.0...v4.3.1) (2026-07-28)
|
|
324
|
+
|
|
325
|
+
### Bug Fixes
|
|
326
|
+
|
|
327
|
+
* **themes:** drop signalnine dark's page to the default theme's floor ([d42226a](https://github.com/sig-nine/era-ui/commit/d42226a8e0a303a6666d6cccfaaa7ed7dff327fc)), closes [#1d1f21](https://github.com/sig-nine/era-ui/issues/1d1f21) [#939899](https://github.com/sig-nine/era-ui/issues/939899) [#c5c8c6](https://github.com/sig-nine/era-ui/issues/c5c8c6)
|
|
328
|
+
|
|
329
|
+
## [4.3.0](https://github.com/sig-nine/era-ui/compare/v4.2.0...v4.3.0) (2026-07-28)
|
|
330
|
+
|
|
331
|
+
### Features
|
|
332
|
+
|
|
333
|
+
* **themes:** rebuild signalnine dark on Tomorrow Night ([fc80d84](https://github.com/sig-nine/era-ui/commit/fc80d843f477527d87a2b656facf3f15ab134df8)), closes [#1d1f21](https://github.com/sig-nine/era-ui/issues/1d1f21) [#939899](https://github.com/sig-nine/era-ui/issues/939899) [#282a2e](https://github.com/sig-nine/era-ui/issues/282a2e) [#c5c8c6](https://github.com/sig-nine/era-ui/issues/c5c8c6) [#373b41](https://github.com/sig-nine/era-ui/issues/373b41) [#81a2be](https://github.com/sig-nine/era-ui/issues/81a2be) [#cc6666](https://github.com/sig-nine/era-ui/issues/cc6666) [#b5bd68](https://github.com/sig-nine/era-ui/issues/b5bd68) [#f0c674](https://github.com/sig-nine/era-ui/issues/f0c674) [#454950](https://github.com/sig-nine/era-ui/issues/454950)
|
|
334
|
+
|
|
335
|
+
## [4.2.0](https://github.com/sig-nine/era-ui/compare/v4.1.0...v4.2.0) (2026-07-28)
|
|
336
|
+
|
|
337
|
+
### Features
|
|
338
|
+
|
|
339
|
+
* **ai:** adopt the field tier and Input variants in the LLM shell ([4173e39](https://github.com/sig-nine/era-ui/commit/4173e393b00fe70befd21ce8bea510a353200646))
|
|
340
|
+
|
|
341
|
+
## [4.1.0](https://github.com/sig-nine/era-ui/compare/v4.0.0...v4.1.0) (2026-07-27)
|
|
342
|
+
|
|
343
|
+
### Features
|
|
344
|
+
|
|
345
|
+
* **surfaces:** add a recessed field tier so inputs have a resting fill ([057cd4e](https://github.com/sig-nine/era-ui/commit/057cd4ec8b3397b5aa849114afc83b484265a3a9))
|
|
346
|
+
|
|
347
|
+
## [4.0.0](https://github.com/sig-nine/era-ui/compare/v3.17.1...v4.0.0) (2026-07-27)
|
|
348
|
+
|
|
349
|
+
### ⚠ BREAKING CHANGES
|
|
350
|
+
|
|
351
|
+
* **os:** every exported name above changed. A consumer using
|
|
352
|
+
WindowManager, AppWindow, WindowState, getWindowManager,
|
|
353
|
+
setWindowManagerContext or OS.Window renames the import; an app component
|
|
354
|
+
reading `window` off AppProps reads `pane`; anything selecting
|
|
355
|
+
`[data-window]` selects `[data-pane]`.
|
|
356
|
+
|
|
357
|
+
Verified beyond typecheck: the desktop renders and drags, and a layout
|
|
358
|
+
still survives a reload at its exact position. 56 tests pass.
|
|
359
|
+
|
|
360
|
+
### Features
|
|
361
|
+
|
|
362
|
+
* **os:** export the snapshot and persistence API from the root barrel ([0420060](https://github.com/sig-nine/era-ui/commit/042006051741bc7b611706d5bf321b85a9122850))
|
|
363
|
+
|
|
364
|
+
### Code Refactoring
|
|
365
|
+
|
|
366
|
+
* **os:** rename the window model to panes throughout ([ad4c5a2](https://github.com/sig-nine/era-ui/commit/ad4c5a2e01e7410233a10446f2e2bebe0048bbfd))
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# Era UI v5 release history
|
|
2
|
+
|
|
3
|
+
## [5.0.0](https://github.com/sig-nine/era-ui/compare/v4.16.9...v5.0.0) (2026-08-03)
|
|
4
|
+
|
|
5
|
+
### ⚠ BREAKING CHANGES
|
|
6
|
+
|
|
7
|
+
* **release:** only as a `BREAKING CHANGE:` footer. The `!` shorthand is not
|
|
8
|
+
merely ignored by it — `fix(card)!:` fails its header pattern outright, so the
|
|
9
|
+
commit parses to nothing at all. The card fix landed on main and released
|
|
10
|
+
NOTHING: "Analysis of 1 commits complete: no release". Two commits marked `!`
|
|
11
|
+
in this batch were downgraded or dropped the same way, which is how a set of
|
|
12
|
+
deliberately breaking changes came out as patch 4.16.9.
|
|
13
|
+
|
|
14
|
+
That is the worst available failure mode — a breaking change that publishes no
|
|
15
|
+
release looks exactly like a green build. Both analyzer and notes generator now
|
|
16
|
+
run the conventionalcommits preset, which understands `!` AND the footer.
|
|
17
|
+
Verified against the real commits: angular resolves them to `patch`,
|
|
18
|
+
conventionalcommits to `major`.
|
|
19
|
+
* **release:** three corrective changes to default rendering, none of which
|
|
20
|
+
need consumer code changes — but all of which move pixels, so they are a major
|
|
21
|
+
rather than something to discover in a patch.
|
|
22
|
+
|
|
23
|
+
* Card pads evenly on all four sides. It had half-height top padding borrowed
|
|
24
|
+
from p-content (whose asymmetry is earned by a heading row it subtracts),
|
|
25
|
+
which made every card in every consumer app top-heavy: content 4px from the
|
|
26
|
+
top edge against 8 from the bottom, at dense.
|
|
27
|
+
|
|
28
|
+
* The corners axis is global. --era-item-rd was multiplied by a SURFACE-owned
|
|
29
|
+
scale that flat set to 0, so menu and list rows were square in rounded mode
|
|
30
|
+
on the default surface — one axis overriding another. The gate is gone (and
|
|
31
|
+
was redundant: the formula already collapses at square and already yields the
|
|
32
|
+
panel's own radius when there is no frame inset).
|
|
33
|
+
|
|
34
|
+
* DropdownMenu, Menubar and Popover float instead of docking. Docking (square
|
|
35
|
+
top edge, zero offset) is the Select idiom, correct there because the panel
|
|
36
|
+
is anchor-width; these are w-max, so a square edge met a rounded trigger of
|
|
37
|
+
unrelated width. They now match ContextMenu: full radius, a gutter of air.
|
|
38
|
+
* **card:** pad evenly — and audit the law the tier checks cannot see
|
|
39
|
+
|
|
40
|
+
### Bug Fixes
|
|
41
|
+
|
|
42
|
+
* **card:** pad evenly — and audit the law the tier checks cannot see ([9a191ae](https://github.com/sig-nine/era-ui/commit/9a191ae5992ce763c7e88e8f59b167b862f024cc))
|
|
43
|
+
* **release:** the `!` breaking marker was silently swallowed ([cac569a](https://github.com/sig-nine/era-ui/commit/cac569a27ef90d5cf66e9bf97ba8bd405c1a391c))
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Era UI v6 release history
|
|
2
|
+
|
|
3
|
+
## [6.0.0](https://github.com/sig-nine/era-ui/compare/v5.0.0...v6.0.0) (2026-08-07)
|
|
4
|
+
|
|
5
|
+
### ⚠ BREAKING CHANGES
|
|
6
|
+
|
|
7
|
+
* **typography:** the trim was inert on every control — measure ink, not boxes
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **typography:** the trim was inert on every control — measure ink, not boxes ([b1dc1f2](https://github.com/sig-nine/era-ui/commit/b1dc1f216d1851e8c5d5d61a7296eb92a41091ab))
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Era UI v7 release history
|
|
2
|
+
|
|
3
|
+
## [7.0.0](https://github.com/sig-nine/era-ui/compare/v6.0.0...v7.0.0) (2026-08-08)
|
|
4
|
+
|
|
5
|
+
### ⚠ BREAKING CHANGES
|
|
6
|
+
|
|
7
|
+
* **deps:** a dependency belongs to the component that needs it
|
|
8
|
+
* **exports:** one entry point per component; the root is the system layer
|
|
9
|
+
|
|
10
|
+
### Features
|
|
11
|
+
|
|
12
|
+
* **deps:** a dependency belongs to the component that needs it ([fc68fb2](https://github.com/sig-nine/era-ui/commit/fc68fb296ac01787dbd09311e45349e510819aee))
|
|
13
|
+
* **exports:** one entry point per component; the root is the system layer ([e36e137](https://github.com/sig-nine/era-ui/commit/e36e1373a45a6a409d39d0ec39cb51fd7f42a2de))
|
|
14
|
+
|
|
15
|
+
### Bug Fixes
|
|
16
|
+
|
|
17
|
+
* **styles:** the built stylesheet had no spacing scale, and 37% of it was vidstack ([721ca89](https://github.com/sig-nine/era-ui/commit/721ca89223698437e876e2145f3df26582ec7ed2))
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Era UI v8 release history
|
|
2
|
+
|
|
3
|
+
## [8.0.0](https://github.com/sig-nine/era-ui/compare/v7.0.0...v8.0.0) (2026-08-08)
|
|
4
|
+
|
|
5
|
+
### ⚠ BREAKING CHANGES
|
|
6
|
+
|
|
7
|
+
* **notes:** era's document typography becomes a stylesheet anyone can use
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **notes:** era's document typography becomes a stylesheet anyone can use ([93c18b5](https://github.com/sig-nine/era-ui/commit/93c18b578911c172b0ce872a77e5576d7ec89263))
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Era UI v9 release history
|
|
2
|
+
|
|
3
|
+
## [9.0.0](https://github.com/sig-nine/era-ui/compare/v8.0.0...v9.0.0) (2026-08-08)
|
|
4
|
+
|
|
5
|
+
### ⚠ BREAKING CHANGES
|
|
6
|
+
|
|
7
|
+
* **tokens:** the tier ladder is named for what each rung IS
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **tokens:** the tier ladder is named for what each rung IS ([43a4859](https://github.com/sig-nine/era-ui/commit/43a48597afbeb292941918eed412e1cc7f024946))
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Era UI release history
|
|
2
|
+
|
|
3
|
+
This index and the major-version files beside it are generated from the repository release tags.
|
|
4
|
+
Load only the major versions crossed by an upgrade; use the package-root `CHANGELOG.md` when one continuous document is preferable.
|
|
5
|
+
|
|
6
|
+
| Major | Range | Releases | History |
|
|
7
|
+
| ---: | --- | ---: | --- |
|
|
8
|
+
| 34 | 34.0.0–34.2.0 | 5 | [Read](./34.md) |
|
|
9
|
+
| 33 | 33.0.0–33.0.1 | 2 | [Read](./33.md) |
|
|
10
|
+
| 32 | 32.0.0–32.0.1 | 2 | [Read](./32.md) |
|
|
11
|
+
| 31 | 31.0.0–31.0.0 | 1 | [Read](./31.md) |
|
|
12
|
+
| 30 | 30.0.0–30.8.0 | 17 | [Read](./30.md) |
|
|
13
|
+
| 29 | 29.0.0–29.0.0 | 1 | [Read](./29.md) |
|
|
14
|
+
| 28 | 28.0.0–28.0.0 | 1 | [Read](./28.md) |
|
|
15
|
+
| 27 | 27.0.0–27.0.0 | 1 | [Read](./27.md) |
|
|
16
|
+
| 26 | 26.0.0–26.1.1 | 4 | [Read](./26.md) |
|
|
17
|
+
| 25 | 25.0.0–25.1.1 | 3 | [Read](./25.md) |
|
|
18
|
+
| 24 | 24.0.0–24.0.3 | 4 | [Read](./24.md) |
|
|
19
|
+
| 23 | 23.0.0–23.3.0 | 5 | [Read](./23.md) |
|
|
20
|
+
| 22 | 22.0.0–22.0.0 | 1 | [Read](./22.md) |
|
|
21
|
+
| 21 | 21.0.0–21.0.0 | 1 | [Read](./21.md) |
|
|
22
|
+
| 20 | 20.0.0–20.0.0 | 1 | [Read](./20.md) |
|
|
23
|
+
| 19 | 19.0.0–19.0.0 | 1 | [Read](./19.md) |
|
|
24
|
+
| 18 | 18.0.0–18.0.0 | 1 | [Read](./18.md) |
|
|
25
|
+
| 17 | 17.0.0–17.0.0 | 1 | [Read](./17.md) |
|
|
26
|
+
| 16 | 16.0.0–16.0.1 | 2 | [Read](./16.md) |
|
|
27
|
+
| 15 | 15.0.0–15.0.0 | 1 | [Read](./15.md) |
|
|
28
|
+
| 14 | 14.0.0–14.2.1 | 6 | [Read](./14.md) |
|
|
29
|
+
| 13 | 13.0.0–13.0.0 | 1 | [Read](./13.md) |
|
|
30
|
+
| 12 | 12.0.0–12.1.2 | 8 | [Read](./12.md) |
|
|
31
|
+
| 11 | 11.0.0–11.0.0 | 1 | [Read](./11.md) |
|
|
32
|
+
| 10 | 10.0.0–10.1.0 | 2 | [Read](./10.md) |
|
|
33
|
+
| 9 | 9.0.0–9.0.0 | 1 | [Read](./9.md) |
|
|
34
|
+
| 8 | 8.0.0–8.0.0 | 1 | [Read](./8.md) |
|
|
35
|
+
| 7 | 7.0.0–7.0.0 | 1 | [Read](./7.md) |
|
|
36
|
+
| 6 | 6.0.0–6.0.0 | 1 | [Read](./6.md) |
|
|
37
|
+
| 5 | 5.0.0–5.0.0 | 1 | [Read](./5.md) |
|
|
38
|
+
| 4 | 4.0.0–4.16.9 | 47 | [Read](./4.md) |
|
|
39
|
+
| 3 | 3.0.0–3.17.1 | 29 | [Read](./3.md) |
|
|
40
|
+
| 2 | 2.0.0–2.38.0 | 72 | [Read](./2.md) |
|
|
41
|
+
| 1 | 1.0.0–1.26.1 | 82 | [Read](./1.md) |
|
|
42
|
+
| 0 | 0.9.0–0.9.31 | 32 | [Read](./0.md) |
|