@eui/core 21.0.0-alpha.24 → 21.0.0-alpha.26
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 +25 -0
- package/docs/changelog.html +20 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,28 @@
|
|
|
1
|
+
## 21.0.0-alpha.26 (2025-09-22)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **other:**
|
|
6
|
+
* put back ngx-markdown and related deps ([28767250](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2876725056e326c0279c11cd4d6fc26574a2c325))
|
|
7
|
+
* adapted peerDeps - CLI build-app and lint-app scripts - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([57291d26](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57291d2682691121cb6400f9b1784ca978b2d90f))
|
|
8
|
+
* **deps:**
|
|
9
|
+
* remove compodoc from deps-base - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([7c514f2d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7c514f2d70b1a2fec20f7a5b27e2ca72e1117113))
|
|
10
|
+
* **ecl:**
|
|
11
|
+
* add pikaday and hammerjs for eUI ecl internal usage ([0e2528f5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0e2528f5a1247b6a432fd7e7d18e94a1d3b7965b))
|
|
12
|
+
* **base:**
|
|
13
|
+
* adapted to vitest builder - BREAKING CHANGE remove karma dependencies - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([59dfc389](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/59dfc389ef15609bcda8f20f53a5649a58c5ba0c))
|
|
14
|
+
|
|
15
|
+
* * *
|
|
16
|
+
* * *
|
|
17
|
+
## 21.0.0-alpha.25 (2025-09-20)
|
|
18
|
+
|
|
19
|
+
##### Chores
|
|
20
|
+
|
|
21
|
+
* **cli:**
|
|
22
|
+
* BREAKING CHANGE - remove web-symphony app skeleton - adapted eUI CLI serve app - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([4c61fb76](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/4c61fb769772f8cc9e2eecb8b4f72b77f3b9307b))
|
|
23
|
+
|
|
24
|
+
* * *
|
|
25
|
+
* * *
|
|
1
26
|
## 21.0.0-alpha.24 (2025-09-20)
|
|
2
27
|
|
|
3
28
|
##### Chores
|
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,26 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-alpha.25 (2025-09-20)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>cli:</strong><ul>
|
|
106
|
+
<li>BREAKING CHANGE - remove web-symphony app skeleton - adapted eUI CLI serve app - 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/4c61fb769772f8cc9e2eecb8b4f72b77f3b9307b">4c61fb76</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
</ul>
|
|
110
|
+
<hr>
|
|
111
|
+
<hr>
|
|
112
|
+
<h2>21.0.0-alpha.24 (2025-09-20)</h2>
|
|
113
|
+
<h5>Chores</h5>
|
|
114
|
+
<ul>
|
|
115
|
+
<li><strong>cli:</strong><ul>
|
|
116
|
+
<li>adapted as replacement of tools - eui-scripts - 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/3af68337b5b12656bf25c71a4720712734208ba2">3af68337</a>)</li>
|
|
117
|
+
</ul>
|
|
118
|
+
</li>
|
|
119
|
+
</ul>
|
|
120
|
+
<hr>
|
|
121
|
+
<hr>
|
|
102
122
|
<h2>21.0.0-alpha.23 (2025-09-20)</h2>
|
|
103
123
|
<h5>Chores</h5>
|
|
104
124
|
<ul>
|