@eui/ecl 22.0.0-alpha.24 → 22.0.0-alpha.25
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/docs/changelog.html +14 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/llms.txt +1 -1
- package/docs/properties.html +1 -1
- package/package.json +1 -1
package/docs/changelog.html
CHANGED
|
@@ -106,6 +106,20 @@
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
109
|
+
<h2>22.0.0-alpha.24 (2026-09-25)</h2>
|
|
110
|
+
<h5>Chores</h5>
|
|
111
|
+
<ul>
|
|
112
|
+
<li><strong>cli:</strong><ul>
|
|
113
|
+
<li>update json-server mock skeleton to cjs format - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/eba804356f42cbf23f89444a337d897a8ac24c49">eba80435</a>)</li>
|
|
114
|
+
</ul>
|
|
115
|
+
</li>
|
|
116
|
+
<li><strong>ecl-popover:</strong><ul>
|
|
117
|
+
<li>added tests + fix for aria-expanded + hostbindings and signals EUI-12924 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12924">EUI-12924</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6d78014b1bba13e5a166c66d8affc6e49eea3461">6d78014b</a>)</li>
|
|
118
|
+
</ul>
|
|
119
|
+
</li>
|
|
120
|
+
</ul>
|
|
121
|
+
<hr>
|
|
122
|
+
<hr>
|
|
109
123
|
<h2>22.0.0-alpha.23 (2026-09-25)</h2>
|
|
110
124
|
<h5>Chores</h5>
|
|
111
125
|
<ul>
|