@eui/base 23.0.0-alpha.10 → 23.0.0-alpha.11
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 +10 -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,16 @@
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
109
|
+
<h2>23.0.0-alpha.10 (2026-08-04)</h2>
|
|
110
|
+
<h5>Bug Fixes</h5>
|
|
111
|
+
<ul>
|
|
112
|
+
<li><strong>other:</strong><ul>
|
|
113
|
+
<li>update label display fallback in navigation components to "id" - EUI-12615 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12615">EUI-12615</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/17318de407dc383017e4a1c3e6c0f5756bbfcca8">17318de4</a>)</li>
|
|
114
|
+
</ul>
|
|
115
|
+
</li>
|
|
116
|
+
</ul>
|
|
117
|
+
<hr>
|
|
118
|
+
<hr>
|
|
109
119
|
<h2>23.0.0-alpha.9 (2026-08-03)</h2>
|
|
110
120
|
<h5>Bug Fixes</h5>
|
|
111
121
|
<ul>
|