@eui/components 21.0.0-alpha.25 → 21.0.0-alpha.26
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/properties.html +1 -1
- package/package.json +36 -36
package/docs/changelog.html
CHANGED
@@ -99,6 +99,16 @@
|
|
99
99
|
|
100
100
|
|
101
101
|
|
102
|
+
<h2>21.0.0-alpha.25 (2025-09-20)</h2>
|
103
|
+
<h5>Chores</h5>
|
104
|
+
<ul>
|
105
|
+
<li><strong>cli:</strong><ul>
|
106
|
+
<li>BREAKING CHANGE - remove web-symphony app skeleton - adapted eUI CLI serve app - 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/4c61fb769772f8cc9e2eecb8b4f72b77f3b9307b">4c61fb76</a>)</li>
|
107
|
+
</ul>
|
108
|
+
</li>
|
109
|
+
</ul>
|
110
|
+
<hr>
|
111
|
+
<hr>
|
102
112
|
<h2>21.0.0-alpha.24 (2025-09-20)</h2>
|
103
113
|
<h5>Chores</h5>
|
104
114
|
<ul>
|