@eui/ecl 21.0.0-alpha.27 → 21.0.0-alpha.28
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 +37 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/package.json +17 -17
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,43 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-alpha.27 (2025-09-24)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>eui-card-header:</strong><ul>
|
|
106
|
+
<li>removes collapsible header feature to prevent a11y errors - EUI-10767 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-10767">EUI-10767</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5925c4c465789a2580cc786f87bbd37e3fa07943">5925c4c4</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
<li><strong>styles:</strong><ul>
|
|
110
|
+
<li>adjusted color contrast and add the on-default contexts - 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/927d448273543cb9ee6cbbc965d76308f5fe39d7">927d4482</a>)</li>
|
|
111
|
+
<li>refactored breadcrumb as encapsulation emulated - remove eui-label usage from button - comment-thread - fieldset - file-upload - eui-tree - 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/d0ce4f172f901eaccda13d79173bf6f29c316a27">d0ce4f17</a>)</li>
|
|
112
|
+
<li>eui-inputs height harmonisation - EUI-11402 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11402">EUI-11402</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5ba3d78aa875fad2cd0e8a3503be1637f9fb871d">5ba3d78a</a>)</li>
|
|
113
|
+
<li>eui-paginator: replaced old icons set with eUI core set - EUI-11353 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353">EUI-11353</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9cce5ba3f74c66a8a69dbd5d882a8a06924629d3">9cce5ba3</a>)</li>
|
|
114
|
+
</ul>
|
|
115
|
+
</li>
|
|
116
|
+
<li><strong>eui-fieldset:</strong><ul>
|
|
117
|
+
<li>fixes a11y errors - EUI-11060 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11060">EUI-11060</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c7e48e31b95e007f4c56dc959ba9df964d29f931">c7e48e31</a>)</li>
|
|
118
|
+
</ul>
|
|
119
|
+
</li>
|
|
120
|
+
<li><strong>other:</strong><ul>
|
|
121
|
+
<li>enable vitest for all sub-packages - 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/77e10f4eec4982a11dbc18e7fd47ef1efb576ad7">77e10f4e</a>)</li>
|
|
122
|
+
<li>fix linting issue (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bb05bca940e4690df8e7ac1352e6ecbd270d0e24">bb05bca9</a>)</li>
|
|
123
|
+
</ul>
|
|
124
|
+
</li>
|
|
125
|
+
<li><strong>showcase:</strong><ul>
|
|
126
|
+
<li>updates showcase doc samples components - EUI-11353 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353">EUI-11353</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/abf40ae0859415d0b293b4b249bbb57c7afbe012">abf40ae0</a>)</li>
|
|
127
|
+
</ul>
|
|
128
|
+
</li>
|
|
129
|
+
</ul>
|
|
130
|
+
<h5>Bug Fixes</h5>
|
|
131
|
+
<ul>
|
|
132
|
+
<li><strong>eui-icon-svg:</strong><ul>
|
|
133
|
+
<li>fixes a11y errors - EUI-11061 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11061">EUI-11061</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/27081bc7da01dfa69d89093460492aea5aef5808">27081bc7</a>)</li>
|
|
134
|
+
</ul>
|
|
135
|
+
</li>
|
|
136
|
+
</ul>
|
|
137
|
+
<hr>
|
|
138
|
+
<hr>
|
|
102
139
|
<h2>21.0.0-alpha.26 (2025-09-22)</h2>
|
|
103
140
|
<h5>Chores</h5>
|
|
104
141
|
<ul>
|