@eui/ecl 21.0.0-alpha.10 → 21.0.0-alpha.11
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 +31 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/package.json +23 -23
package/docs/changelog.html
CHANGED
|
@@ -83,6 +83,37 @@
|
|
|
83
83
|
<div class="content getting-started">
|
|
84
84
|
<div class="content-data">
|
|
85
85
|
|
|
86
|
+
<h2>21.0.0-alpha.10 (2025-08-31)</h2>
|
|
87
|
+
<h5>Chores</h5>
|
|
88
|
+
<ul>
|
|
89
|
+
<li><strong>other:</strong><ul>
|
|
90
|
+
<li>adapted to typescript 5.8.3 ([7ffcfd86](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
|
|
91
|
+
/commits/7ffcfd86ea3604ab876e9f9a5b4f7ebe05666c04))</li>
|
|
92
|
+
<li>add missing deepmerge-ts in deps ([ce0a919f](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
|
|
93
|
+
/commits/ce0a919fb795c2f054f7d719177cb3466d4d17ed))</li>
|
|
94
|
+
</ul>
|
|
95
|
+
</li>
|
|
96
|
+
<li><strong>deps:</strong><ul>
|
|
97
|
+
<li>BREAKING CHANGE - upgraded to Angular 21.0.0-next release - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> ([91cd02af](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
|
|
98
|
+
/commits/91cd02af6d89b3106a3c056872baedd524d2c382))</li>
|
|
99
|
+
</ul>
|
|
100
|
+
</li>
|
|
101
|
+
<li><strong>styles:</strong><ul>
|
|
102
|
+
<li>adjusted typography usage using new inter semi-bold - exposed all font-weights - removed EDS temporary implementation of typography - EUI-10199 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-10199">EUI-10199</a> ([babb1b69](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
|
|
103
|
+
/commits/babb1b69c5cdbef50d737a9f54183dfec9a59d45))</li>
|
|
104
|
+
</ul>
|
|
105
|
+
</li>
|
|
106
|
+
</ul>
|
|
107
|
+
<h5>Bug Fixes</h5>
|
|
108
|
+
<ul>
|
|
109
|
+
<li><strong>other:</strong><ul>
|
|
110
|
+
<li>linting issues ([9f4139f2](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
|
|
111
|
+
/commits/9f4139f23746e2e0281248b94a101b12b0de0300))</li>
|
|
112
|
+
</ul>
|
|
113
|
+
</li>
|
|
114
|
+
</ul>
|
|
115
|
+
<hr>
|
|
116
|
+
<hr>
|
|
86
117
|
<h2>21.0.0-alpha.9 (2025-08-15)</h2>
|
|
87
118
|
<h5>Chores</h5>
|
|
88
119
|
<ul>
|