@eui/ecl 21.2.2 → 21.2.3-snapshot-1775642571469
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
CHANGED
|
@@ -99,6 +99,48 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.2.2 (2026-04-01)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>eui-date-range-selector:</strong><ul>
|
|
106
|
+
<li>adapted dates separator in dark mode - EUI-12218 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12218">EUI-12218</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/661bd4303da347e32da023574591e19f98751874">661bd430</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
<li><strong>eui-checkbox:</strong><ul>
|
|
110
|
+
<li>adapted readonly variant to match EDS - 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/95705eec9d7702b35b8637ce48ae3843115ce882">95705eec</a>)</li>
|
|
111
|
+
</ul>
|
|
112
|
+
</li>
|
|
113
|
+
<li><strong>eui-tree:</strong><ul>
|
|
114
|
+
<li>Fix issue with opening state of nodes when filtered - EUI-12260 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12260">EUI-12260</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6f169add3368c7439aa1c3f1aa65cce24a0fbe82">6f169add</a>)</li>
|
|
115
|
+
</ul>
|
|
116
|
+
</li>
|
|
117
|
+
<li><strong>eui-mobile:</strong><ul>
|
|
118
|
+
<li>fix displaying badge in sidebar cli - EUI-12227 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12227">EUI-12227</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2f2b393bc9ad13379289c6f15dfaaa66012a17fb">2f2b393b</a>)</li>
|
|
119
|
+
<li>implement new design for mobile cli and update icons - EUI-12227 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12227">EUI-12227</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/db706d266b584dc58a478f6a05dbb5ac56f8bc0c">db706d26</a>)</li>
|
|
120
|
+
</ul>
|
|
121
|
+
</li>
|
|
122
|
+
<li><strong>eui-calendar:</strong><ul>
|
|
123
|
+
<li>Fix issue with first day of the week - EUI-12226 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12226">EUI-12226</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7414fb668fe62854c5ef4fd0301ba3f56f1aaa50">7414fb66</a>)</li>
|
|
124
|
+
</ul>
|
|
125
|
+
</li>
|
|
126
|
+
<li><strong>eui-wizard-v2:</strong><ul>
|
|
127
|
+
<li>Add sample for dynamic steps adding - EUI-12225 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12225">EUI-12225</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/48485b2619c4d20a0fe680b0328747c64bcd70c3">48485b26</a>)</li>
|
|
128
|
+
</ul>
|
|
129
|
+
</li>
|
|
130
|
+
<li><strong>eui-paginator:</strong><ul>
|
|
131
|
+
<li>add hasPageNumberNavigationCompact for single-line display - 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/f423fb0de418d50181648128f9fb715151ce3e07">f423fb0d</a>)</li>
|
|
132
|
+
</ul>
|
|
133
|
+
</li>
|
|
134
|
+
</ul>
|
|
135
|
+
<h5>Bug Fixes</h5>
|
|
136
|
+
<ul>
|
|
137
|
+
<li><strong>eui-datepicker:</strong><ul>
|
|
138
|
+
<li>fixes change detection issue + date range regression - EUI-12239 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12239">EUI-12239</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bcfa277ac4b2464c41457217d2fa9107b200fc51">bcfa277a</a>)</li>
|
|
139
|
+
</ul>
|
|
140
|
+
</li>
|
|
141
|
+
</ul>
|
|
142
|
+
<hr>
|
|
143
|
+
<hr>
|
|
102
144
|
<h2>21.2.1 (2026-03-20)</h2>
|
|
103
145
|
<h5>Chores</h5>
|
|
104
146
|
<ul>
|