@eui/core 19.3.14 → 19.3.15-snapshot-1775806384843
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 +23 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/fesm2022/eui-core.mjs +95 -95
- package/package.json +3 -3
package/docs/changelog.html
CHANGED
|
@@ -83,6 +83,29 @@
|
|
|
83
83
|
<div class="content getting-started">
|
|
84
84
|
<div class="content-data">
|
|
85
85
|
|
|
86
|
+
<h2>19.3.14 (2026-04-01)</h2>
|
|
87
|
+
<h5>Chores</h5>
|
|
88
|
+
<ul>
|
|
89
|
+
<li><strong>deps:</strong><ul>
|
|
90
|
+
<li>upgrade handlebars to 4.7.9 (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/96dc7c290bb142d169b6fa597c2a6814e15943e7">96dc7c29</a>)</li>
|
|
91
|
+
</ul>
|
|
92
|
+
</li>
|
|
93
|
+
<li><strong>eui-tree:</strong><ul>
|
|
94
|
+
<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/b16809639c5212b5b9112393d432cdcb06ca1349">b1680963</a>)</li>
|
|
95
|
+
</ul>
|
|
96
|
+
</li>
|
|
97
|
+
<li><strong>eui-mobile:</strong><ul>
|
|
98
|
+
<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/313360500545431edf2f00a8e4a372577a731d77">31336050</a>)</li>
|
|
99
|
+
<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/03d0a30264ccd4206081671235073eb209e6629c">03d0a302</a>)</li>
|
|
100
|
+
</ul>
|
|
101
|
+
</li>
|
|
102
|
+
<li><strong>eui-calendar:</strong><ul>
|
|
103
|
+
<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/3e54dbcb14a238dbf435b70f36638964b8a4a934">3e54dbcb</a>)</li>
|
|
104
|
+
</ul>
|
|
105
|
+
</li>
|
|
106
|
+
</ul>
|
|
107
|
+
<hr>
|
|
108
|
+
<hr>
|
|
86
109
|
<h2>19.3.13 (2026-03-12)</h2>
|
|
87
110
|
<h5>Chores</h5>
|
|
88
111
|
<ul>
|