@eui/components 21.0.0-alpha.19 → 21.0.0-alpha.20
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/properties.html +1 -1
- package/package.json +19 -19
package/docs/changelog.html
CHANGED
@@ -99,6 +99,31 @@
|
|
99
99
|
|
100
100
|
|
101
101
|
|
102
|
+
<h2>21.0.0-alpha.19 (2025-09-18)</h2>
|
103
|
+
<h5>Chores</h5>
|
104
|
+
<ul>
|
105
|
+
<li><strong>other:</strong><ul>
|
106
|
+
<li>corrected changelog commits url (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0483f2eda6fe5117fa5bb0d66658e02246f77b25">0483f2ed</a>)</li>
|
107
|
+
</ul>
|
108
|
+
</li>
|
109
|
+
<li><strong>cli:</strong><ul>
|
110
|
+
<li>adapted default app to EUI_LAYOUT standalone array usage - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b308c0981a4a113d21dac752cdd184adde386585">b308c098</a>)</li>
|
111
|
+
</ul>
|
112
|
+
</li>
|
113
|
+
<li><strong>layout:</strong><ul>
|
114
|
+
<li>flatten export array of standalone components for EUI_LAYOUT - BREAKING CHANGE: EUI_ALL and EuiAllModule removed - standalone usage only for eUI components usage - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8a8eb5474862c739a64b62a07c4dcef3e9d7b4a4">8a8eb547</a>)</li>
|
115
|
+
</ul>
|
116
|
+
</li>
|
117
|
+
</ul>
|
118
|
+
<h5>Bug Fixes</h5>
|
119
|
+
<ul>
|
120
|
+
<li><strong>ecl-carousel:</strong><ul>
|
121
|
+
<li>better handling for banner height EUI-11324 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11324">EUI-11324</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/68742d402f96c9e7ff62b8f6d62de32bf47535b4">68742d40</a>)</li>
|
122
|
+
</ul>
|
123
|
+
</li>
|
124
|
+
</ul>
|
125
|
+
<hr>
|
126
|
+
<hr>
|
102
127
|
<h2>21.0.0-alpha.18 (2025-09-18)</h2>
|
103
128
|
<h5>Chores</h5>
|
104
129
|
<ul>
|