@eui/core 21.0.0-alpha.26 → 21.0.0-alpha.28
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 +44 -0
- package/docs/changelog.html +60 -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,47 @@
|
|
|
1
|
+
## 21.0.0-alpha.28 (2025-09-26)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **deps:**
|
|
6
|
+
* put back compodoc as deps - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([8102c021](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8102c021861e571ff72385f37703c495660dc9d5))
|
|
7
|
+
* **styles:**
|
|
8
|
+
* adjusted context colors shades - EUI-11924 [EUI-11924](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11924) ([57fda7bf](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57fda7bff22569ff753ace85dbe8ac2bbcd024fc))
|
|
9
|
+
* **other:**
|
|
10
|
+
* useUTC with DateTimepicker + a11y fixes in eui-file-upload - EUI-11306 - EUI-11059 [EUI-11306](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11306) ([57f11d1f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57f11d1f13d348b20a498e38e629f367badfc0ee))
|
|
11
|
+
* **eui-chips-list-v2:**
|
|
12
|
+
* Refactor - EUI-6819 [EUI-6819](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-6819) ([6f793d8d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6f793d8d1e172a02fdb77f158b43fe0a71cc935c))
|
|
13
|
+
##### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* **eui-paginator:**
|
|
16
|
+
* fixes a11y errors - EUI-11062 [EUI-11062](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11062) ([010070e5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/010070e5cc2e583037bcf569b1ee0b95759f2f45))
|
|
17
|
+
|
|
18
|
+
* * *
|
|
19
|
+
* * *
|
|
20
|
+
## 21.0.0-alpha.27 (2025-09-24)
|
|
21
|
+
|
|
22
|
+
##### Chores
|
|
23
|
+
|
|
24
|
+
* **eui-card-header:**
|
|
25
|
+
* removes collapsible header feature to prevent a11y errors - EUI-10767 [EUI-10767](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-10767) ([5925c4c4](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5925c4c465789a2580cc786f87bbd37e3fa07943))
|
|
26
|
+
* **styles:**
|
|
27
|
+
* adjusted color contrast and add the on-default contexts - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([927d4482](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/927d448273543cb9ee6cbbc965d76308f5fe39d7))
|
|
28
|
+
* refactored breadcrumb as encapsulation emulated - remove eui-label usage from button - comment-thread - fieldset - file-upload - eui-tree - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([d0ce4f17](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d0ce4f172f901eaccda13d79173bf6f29c316a27))
|
|
29
|
+
* eui-inputs height harmonisation - EUI-11402 [EUI-11402](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11402) ([5ba3d78a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5ba3d78aa875fad2cd0e8a3503be1637f9fb871d))
|
|
30
|
+
* eui-paginator: replaced old icons set with eUI core set - EUI-11353 [EUI-11353](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353) ([9cce5ba3](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9cce5ba3f74c66a8a69dbd5d882a8a06924629d3))
|
|
31
|
+
* **eui-fieldset:**
|
|
32
|
+
* fixes a11y errors - EUI-11060 [EUI-11060](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11060) ([c7e48e31](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c7e48e31b95e007f4c56dc959ba9df964d29f931))
|
|
33
|
+
* **other:**
|
|
34
|
+
* enable vitest for all sub-packages - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([77e10f4e](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/77e10f4eec4982a11dbc18e7fd47ef1efb576ad7))
|
|
35
|
+
* fix linting issue ([bb05bca9](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bb05bca940e4690df8e7ac1352e6ecbd270d0e24))
|
|
36
|
+
* **showcase:**
|
|
37
|
+
* updates showcase doc samples components - EUI-11353 [EUI-11353](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353) ([abf40ae0](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/abf40ae0859415d0b293b4b249bbb57c7afbe012))
|
|
38
|
+
##### Bug Fixes
|
|
39
|
+
|
|
40
|
+
* **eui-icon-svg:**
|
|
41
|
+
* fixes a11y errors - EUI-11061 [EUI-11061](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11061) ([27081bc7](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/27081bc7da01dfa69d89093460492aea5aef5808))
|
|
42
|
+
|
|
43
|
+
* * *
|
|
44
|
+
* * *
|
|
1
45
|
## 21.0.0-alpha.26 (2025-09-22)
|
|
2
46
|
|
|
3
47
|
##### Chores
|
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,66 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-alpha.27 (2025-09-24)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>eui-card-header:</strong><ul>
|
|
106
|
+
<li>removes collapsible header feature to prevent a11y errors - EUI-10767 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-10767">EUI-10767</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5925c4c465789a2580cc786f87bbd37e3fa07943">5925c4c4</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
<li><strong>styles:</strong><ul>
|
|
110
|
+
<li>adjusted color contrast and add the on-default contexts - 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/927d448273543cb9ee6cbbc965d76308f5fe39d7">927d4482</a>)</li>
|
|
111
|
+
<li>refactored breadcrumb as encapsulation emulated - remove eui-label usage from button - comment-thread - fieldset - file-upload - eui-tree - 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/d0ce4f172f901eaccda13d79173bf6f29c316a27">d0ce4f17</a>)</li>
|
|
112
|
+
<li>eui-inputs height harmonisation - EUI-11402 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11402">EUI-11402</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5ba3d78aa875fad2cd0e8a3503be1637f9fb871d">5ba3d78a</a>)</li>
|
|
113
|
+
<li>eui-paginator: replaced old icons set with eUI core set - EUI-11353 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353">EUI-11353</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9cce5ba3f74c66a8a69dbd5d882a8a06924629d3">9cce5ba3</a>)</li>
|
|
114
|
+
</ul>
|
|
115
|
+
</li>
|
|
116
|
+
<li><strong>eui-fieldset:</strong><ul>
|
|
117
|
+
<li>fixes a11y errors - EUI-11060 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11060">EUI-11060</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c7e48e31b95e007f4c56dc959ba9df964d29f931">c7e48e31</a>)</li>
|
|
118
|
+
</ul>
|
|
119
|
+
</li>
|
|
120
|
+
<li><strong>other:</strong><ul>
|
|
121
|
+
<li>enable vitest for all sub-packages - 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/77e10f4eec4982a11dbc18e7fd47ef1efb576ad7">77e10f4e</a>)</li>
|
|
122
|
+
<li>fix linting issue (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bb05bca940e4690df8e7ac1352e6ecbd270d0e24">bb05bca9</a>)</li>
|
|
123
|
+
</ul>
|
|
124
|
+
</li>
|
|
125
|
+
<li><strong>showcase:</strong><ul>
|
|
126
|
+
<li>updates showcase doc samples components - EUI-11353 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353">EUI-11353</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/abf40ae0859415d0b293b4b249bbb57c7afbe012">abf40ae0</a>)</li>
|
|
127
|
+
</ul>
|
|
128
|
+
</li>
|
|
129
|
+
</ul>
|
|
130
|
+
<h5>Bug Fixes</h5>
|
|
131
|
+
<ul>
|
|
132
|
+
<li><strong>eui-icon-svg:</strong><ul>
|
|
133
|
+
<li>fixes a11y errors - EUI-11061 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11061">EUI-11061</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/27081bc7da01dfa69d89093460492aea5aef5808">27081bc7</a>)</li>
|
|
134
|
+
</ul>
|
|
135
|
+
</li>
|
|
136
|
+
</ul>
|
|
137
|
+
<hr>
|
|
138
|
+
<hr>
|
|
139
|
+
<h2>21.0.0-alpha.26 (2025-09-22)</h2>
|
|
140
|
+
<h5>Chores</h5>
|
|
141
|
+
<ul>
|
|
142
|
+
<li><strong>other:</strong><ul>
|
|
143
|
+
<li>put back ngx-markdown and related deps (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2876725056e326c0279c11cd4d6fc26574a2c325">28767250</a>)</li>
|
|
144
|
+
<li>adapted peerDeps - CLI build-app and lint-app 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/57291d2682691121cb6400f9b1784ca978b2d90f">57291d26</a>)</li>
|
|
145
|
+
</ul>
|
|
146
|
+
</li>
|
|
147
|
+
<li><strong>deps:</strong><ul>
|
|
148
|
+
<li>remove compodoc from deps-base - 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/7c514f2d70b1a2fec20f7a5b27e2ca72e1117113">7c514f2d</a>)</li>
|
|
149
|
+
</ul>
|
|
150
|
+
</li>
|
|
151
|
+
<li><strong>ecl:</strong><ul>
|
|
152
|
+
<li>add pikaday and hammerjs for eUI ecl internal usage (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0e2528f5a1247b6a432fd7e7d18e94a1d3b7965b">0e2528f5</a>)</li>
|
|
153
|
+
</ul>
|
|
154
|
+
</li>
|
|
155
|
+
<li><strong>base:</strong><ul>
|
|
156
|
+
<li>adapted to vitest builder - BREAKING CHANGE remove karma dependencies - 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/59dfc389ef15609bcda8f20f53a5649a58c5ba0c">59dfc389</a>)</li>
|
|
157
|
+
</ul>
|
|
158
|
+
</li>
|
|
159
|
+
</ul>
|
|
160
|
+
<hr>
|
|
161
|
+
<hr>
|
|
102
162
|
<h2>21.0.0-alpha.25 (2025-09-20)</h2>
|
|
103
163
|
<h5>Chores</h5>
|
|
104
164
|
<ul>
|