@adia-ai/web-modules 0.6.41 → 0.6.43
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,5 +1,18 @@
|
|
|
1
1
|
# Changelog — @adia-ai/web-modules
|
|
2
2
|
|
|
3
|
+
## [0.6.43] — 2026-05-27
|
|
4
|
+
|
|
5
|
+
### Maintenance
|
|
6
|
+
|
|
7
|
+
- **Lockstep version bump only.** Substantive v0.6.43: `@adia-ai/web-components` (`<list-ui contained>` yaml + button/card/alert RL+RL2 substrate fixes), `@adia-ai/a2ui-compose` (transpiler.js + transpiler-maps.js RL+RL2 sweeps — slot preservation + leaf children + calendar widget), `@adia-ai/a2ui-corpus` (chunk re-harvest absorbing the substrate fixes, +icon-trailing prop in catalog; chunk-embeddings regen 8.19 MB). See those packages' CHANGELOGs.
|
|
8
|
+
- **`dist/everything.min.js` + `dist/icons-manifest.js`** — bundle rebuild absorbing the upstream `@adia-ai/web-components` substrate changes above.
|
|
9
|
+
|
|
10
|
+
## [0.6.42] — 2026-05-26
|
|
11
|
+
|
|
12
|
+
### Changed — `<admin-page-header>` yaml absorbing header-anatomy corpus fixes
|
|
13
|
+
|
|
14
|
+
- **`shell/admin-page-header/admin-page-header.yaml`** + sidecar updated to reflect the header-anatomy patterns absorbed during gen-review cycle 14-17 (proper `<header><div>+<div data-actions></div></div><p>` shape; section bleed conventions for full-width content).
|
|
15
|
+
|
|
3
16
|
## [0.6.41] — 2026-05-26
|
|
4
17
|
|
|
5
18
|
### Maintenance
|