@eui/core 21.0.0-next.12 → 21.0.0-next.13
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 +12 -0
- package/docs/changelog.html +27 -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,15 @@
|
|
|
1
|
+
## 21.0.0-next.13 (2025-11-20)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **other:**
|
|
6
|
+
* add hasLeftExpander to eui-card - adapted dark mode for header and toolbar - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([974f8904](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/974f89045724becea300e0387f3f313d7f6248c7))
|
|
7
|
+
* remove modules from all components EUI-11661 [EUI-11661](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11661) ([7cf6fd8f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7cf6fd8f7e2d34f2cd56e0efff0dccf5607ce80d))
|
|
8
|
+
* **showcase:**
|
|
9
|
+
* updated euiCode directive - rollback to grn for page surface - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([cd602802](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/cd602802c829e0d2049b34818933045ecb848c14))
|
|
10
|
+
|
|
11
|
+
* * *
|
|
12
|
+
* * *
|
|
1
13
|
## 21.0.0-next.12 (2025-11-20)
|
|
2
14
|
|
|
3
15
|
##### Chores
|
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,33 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-next.12 (2025-11-20)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>eui-autocomplete:</strong><ul>
|
|
106
|
+
<li>Fix tests - EUI-11665 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11665">EUI-11665</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/424756c1a516f39a5db92666e6b6362f8d9c40f3">424756c1</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
<li><strong>icons:</strong><ul>
|
|
110
|
+
<li>added missing ECL icons from v19 set for backward compat - 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/c3b725b9a8e94ea4e1ed13c27a64e548ac8cef51">c3b725b9</a>)</li>
|
|
111
|
+
</ul>
|
|
112
|
+
</li>
|
|
113
|
+
<li><strong>ecl-site-footer:</strong><ul>
|
|
114
|
+
<li>add co-owner section EUI-11603 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11603">EUI-11603</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/4defa5c9bff2779d2e3cbbe1afd0142456773d3c">4defa5c9</a>)</li>
|
|
115
|
+
</ul>
|
|
116
|
+
</li>
|
|
117
|
+
</ul>
|
|
118
|
+
<h5>Bug Fixes</h5>
|
|
119
|
+
<ul>
|
|
120
|
+
<li><strong>eui-core:</strong><ul>
|
|
121
|
+
<li>test and disable some - 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/6a787a3a32acdf0fa94f7ed53ea62fa607fb303d">6a787a3a</a>)</li>
|
|
122
|
+
<li>localForage mocking - 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/814453fac0a2d5e42617fdea800cd69ad63a6ddc">814453fa</a>)</li>
|
|
123
|
+
<li>failing tests by vitest migration - 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/eaad5106e5d8fc0428b7d7160da49b85f9fa3e8c">eaad5106</a>)</li>
|
|
124
|
+
</ul>
|
|
125
|
+
</li>
|
|
126
|
+
</ul>
|
|
127
|
+
<hr>
|
|
128
|
+
<hr>
|
|
102
129
|
<h2>21.0.0-next.11 (2025-11-20)</h2>
|
|
103
130
|
<h5>Chores</h5>
|
|
104
131
|
<ul>
|