@eui/ecl 22.0.0-alpha.11 → 22.0.0-alpha.12
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 +33 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/json/documentation.json +17 -17
- 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,39 @@
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
109
|
+
<h2>22.0.0-alpha.11 (2026-09-22)</h2>
|
|
110
|
+
<h5>Chores</h5>
|
|
111
|
+
<ul>
|
|
112
|
+
<li><strong>eui-file-upload:</strong><ul>
|
|
113
|
+
<li>Remove encapsulation.None - EUI-12783 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12783">EUI-12783</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bccd1ff39509e4ebbfdb70917b7d4ebe6c3f745d">bccd1ff3</a>)</li>
|
|
114
|
+
</ul>
|
|
115
|
+
</li>
|
|
116
|
+
<li><strong>eui-popover:</strong><ul>
|
|
117
|
+
<li>Remove encapsulation.None - EUI-12788 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12788">EUI-12788</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b37365b7e4ddcc158870a59713fc491e6c793692">b37365b7</a>)</li>
|
|
118
|
+
</ul>
|
|
119
|
+
</li>
|
|
120
|
+
<li><strong>eui-resizable:</strong><ul>
|
|
121
|
+
<li>Remove encapsulation.None - EUI-12775 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12775">EUI-12775</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/424c24f82facc5ce7ad5380d2728a3fa01782daf">424c24f8</a>)</li>
|
|
122
|
+
</ul>
|
|
123
|
+
</li>
|
|
124
|
+
<li><strong>styles:</strong><ul>
|
|
125
|
+
<li>fixed eui-autocomplete-v2 style for readonly - EUI-12911 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12911">EUI-12911</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/567727ef2812d818abb357c4fd3f489641afbc8d">567727ef</a>)</li>
|
|
126
|
+
</ul>
|
|
127
|
+
</li>
|
|
128
|
+
<li><strong>ecl-menu:</strong><ul>
|
|
129
|
+
<li>added tests EUI-12908 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12908">EUI-12908</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8d7d8eac394f3b0487c07d35c60cd6c4bc9f67d0">8d7d8eac</a>)</li>
|
|
130
|
+
</ul>
|
|
131
|
+
</li>
|
|
132
|
+
</ul>
|
|
133
|
+
<h5>Bug Fixes</h5>
|
|
134
|
+
<ul>
|
|
135
|
+
<li><strong>eds:</strong><ul>
|
|
136
|
+
<li>tests failures - 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/546d3766f9fc49309083bb4182d8d9b2d9cba9ef">546d3766</a>)</li>
|
|
137
|
+
</ul>
|
|
138
|
+
</li>
|
|
139
|
+
</ul>
|
|
140
|
+
<hr>
|
|
141
|
+
<hr>
|
|
109
142
|
<h2>22.0.0-alpha.10 (2026-09-22)</h2>
|
|
110
143
|
<h5>Chores</h5>
|
|
111
144
|
<ul>
|