@eui/components 21.0.0-alpha.23 → 21.0.0-alpha.25
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 +24 -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,30 @@
|
|
99
99
|
|
100
100
|
|
101
101
|
|
102
|
+
<h2>21.0.0-alpha.24 (2025-09-20)</h2>
|
103
|
+
<h5>Chores</h5>
|
104
|
+
<ul>
|
105
|
+
<li><strong>cli:</strong><ul>
|
106
|
+
<li>adapted as replacement of tools - eui-scripts - 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/3af68337b5b12656bf25c71a4720712734208ba2">3af68337</a>)</li>
|
107
|
+
</ul>
|
108
|
+
</li>
|
109
|
+
</ul>
|
110
|
+
<hr>
|
111
|
+
<hr>
|
112
|
+
<h2>21.0.0-alpha.23 (2025-09-20)</h2>
|
113
|
+
<h5>Chores</h5>
|
114
|
+
<ul>
|
115
|
+
<li><strong>cli:</strong><ul>
|
116
|
+
<li>remove eUI tools dependency - adapted cli for standalone 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/bb0412bc2f448f08f13d0ec82dd8a2906318d64b">bb0412bc</a>)</li>
|
117
|
+
</ul>
|
118
|
+
</li>
|
119
|
+
<li><strong>styles:</strong><ul>
|
120
|
+
<li>Using default normal font for eui-input-checkbox & eui-input-radio labels - EUI-11395 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11395">EUI-11395</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e3bde754c327566536d11f82d0ba5fd0ac733dcf">e3bde754</a>)</li>
|
121
|
+
</ul>
|
122
|
+
</li>
|
123
|
+
</ul>
|
124
|
+
<hr>
|
125
|
+
<hr>
|
102
126
|
<h2>21.0.0-alpha.22 (2025-09-19)</h2>
|
103
127
|
<h5>Chores</h5>
|
104
128
|
<ul>
|