@eui/ecl 22.0.0-alpha.17 → 22.0.0-alpha.19
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 +25 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/llms.txt +3 -3
- package/docs/miscellaneous/variables.html +20 -20
- package/docs/properties.html +1 -1
- package/package.json +1 -1
package/docs/changelog.html
CHANGED
|
@@ -106,6 +106,31 @@
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
109
|
+
<h2>22.0.0-alpha.18 (2026-09-24)</h2>
|
|
110
|
+
<h5>Chores</h5>
|
|
111
|
+
<ul>
|
|
112
|
+
<li><strong>deps:</strong><ul>
|
|
113
|
+
<li>upgraded deps vulnerables - 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/54a0d6b7b8dd3d297606cb969a0038398e7177b4">54a0d6b7</a>)</li>
|
|
114
|
+
<li>upgraded deps vulnerables (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5d7bd0571e5a279dceb6da9ad1fbb64a52d2c5cc">5d7bd057</a>)</li>
|
|
115
|
+
</ul>
|
|
116
|
+
</li>
|
|
117
|
+
<li><strong>eds:</strong><ul>
|
|
118
|
+
<li>react and web components complete migration - 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/8b63f843327c8b4a1f62d2ca3ed0f8fbbb44538c">8b63f843</a>)</li>
|
|
119
|
+
</ul>
|
|
120
|
+
</li>
|
|
121
|
+
</ul>
|
|
122
|
+
<hr>
|
|
123
|
+
<hr>
|
|
124
|
+
<h2>22.0.0-alpha.17 (2026-09-23)</h2>
|
|
125
|
+
<h5>Chores</h5>
|
|
126
|
+
<ul>
|
|
127
|
+
<li><strong>eds:</strong><ul>
|
|
128
|
+
<li>added remaining components to support patterns and templates - 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/9593fe5de60396f04f1c83e45de35aadb67b0851">9593fe5d</a>)</li>
|
|
129
|
+
</ul>
|
|
130
|
+
</li>
|
|
131
|
+
</ul>
|
|
132
|
+
<hr>
|
|
133
|
+
<hr>
|
|
109
134
|
<h2>22.0.0-alpha.16 (2026-09-23)</h2>
|
|
110
135
|
<h5>Chores</h5>
|
|
111
136
|
<ul>
|