@eui/core 21.0.0-next.20 → 21.0.0-next.21
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/CHANGELOG.md +17 -0
- package/docs/changelog.html +41 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
|
1
|
+
## 21.0.0-next.21 (2025-11-24)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **eui-autocomplete:**
|
|
6
|
+
* Fix tests - EUI-11665 [EUI-11665](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11665) ([78072dc5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/78072dc5244dd00d86fab132b6bd6064001d3a2b))
|
|
7
|
+
* **ecl-site-footer:**
|
|
8
|
+
* links not shown properly when switching between ec/eu templates EUI-11686 [EUI-11686](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11686) ([1dd81aa8](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1dd81aa876f4c697bfa36a34c74748532717412a))
|
|
9
|
+
* **social-media-follow:**
|
|
10
|
+
* passing extra attributes to the single links - EUI-11545 [EUI-11545](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11545) ([41a6127f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/41a6127fe58920336c6d75db58faf44610aee68c))
|
|
11
|
+
##### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **eui-input-radio:**
|
|
14
|
+
* checked state on group more than 2 - EUI-11620 [EUI-11620](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11620) ([f45bce1b](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f45bce1bf84e5fae0967a609742fe51b779dc1a6))
|
|
15
|
+
|
|
16
|
+
* * *
|
|
17
|
+
* * *
|
|
1
18
|
## 21.0.0-next.20 (2025-11-24)
|
|
2
19
|
|
|
3
20
|
##### Chores
|
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,47 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-next.20 (2025-11-24)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>eui-slider:</strong><ul>
|
|
106
|
+
<li>unexpected .only modifier - EUI-11618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618">EUI-11618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/daa97abfcedaa95317d710e3268d44654e04fae7">daa97abf</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
<li><strong>eui-datepicker:</strong><ul>
|
|
110
|
+
<li>skip failing (empty string isntead of null) - EUI-11618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618">EUI-11618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3679a424d59e2a584a5dbbc40fa8178b3db846dc">3679a424</a>)</li>
|
|
111
|
+
</ul>
|
|
112
|
+
</li>
|
|
113
|
+
<li><strong>eui-textarea:</strong><ul>
|
|
114
|
+
<li>temp skip failing - EUI-11618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618">EUI-11618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/67c12bc327f7a9c9c6f7ad800b2208b64d086243">67c12bc3</a>)</li>
|
|
115
|
+
</ul>
|
|
116
|
+
</li>
|
|
117
|
+
<li><strong>other:</strong><ul>
|
|
118
|
+
<li>adapted showcase md styles doc page rendering (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9304c8f51c5121b9ed1478318a07d0236bb2f013">9304c8f5</a>)</li>
|
|
119
|
+
</ul>
|
|
120
|
+
</li>
|
|
121
|
+
<li><strong>eui-paginator:</strong><ul>
|
|
122
|
+
<li>migrate to vitest - EUI-11618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618">EUI-11618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/de55384f49bdd9f8e49cb06e179039e0bc7ad2ef">de55384f</a>)</li>
|
|
123
|
+
</ul>
|
|
124
|
+
</li>
|
|
125
|
+
<li><strong>eui-popover:</strong><ul>
|
|
126
|
+
<li>migrate to vitest and fix set input - EUI-11618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618">EUI-11618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/60bf902a3459f7977c73642f451253e0fec5356d">60bf902a</a>)</li>
|
|
127
|
+
</ul>
|
|
128
|
+
</li>
|
|
129
|
+
</ul>
|
|
130
|
+
<h5>Bug Fixes</h5>
|
|
131
|
+
<ul>
|
|
132
|
+
<li><strong>eui-ecl:</strong><ul>
|
|
133
|
+
<li>vitest enable - EUI-11618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618">EUI-11618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8d49a12d2a2f3b0282e6265cd943423c5f775462">8d49a12d</a>)</li>
|
|
134
|
+
</ul>
|
|
135
|
+
</li>
|
|
136
|
+
<li><strong>eui-autocomplete:</strong><ul>
|
|
137
|
+
<li>lint - EUI-11618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618">EUI-11618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/974b1b7adac344a6e23636577ccb9c150260ab04">974b1b7a</a>)</li>
|
|
138
|
+
</ul>
|
|
139
|
+
</li>
|
|
140
|
+
</ul>
|
|
141
|
+
<hr>
|
|
142
|
+
<hr>
|
|
102
143
|
<h2>21.0.0-next.19 (2025-11-23)</h2>
|
|
103
144
|
<h5>Chores</h5>
|
|
104
145
|
<ul>
|