@eui/core 21.0.0-rc.1 → 21.0.0-rc.3

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 CHANGED
@@ -1,3 +1,36 @@
1
+ ## 21.0.0-rc.3 (2025-12-11)
2
+
3
+ ##### Chores
4
+
5
+ * **styles:**
6
+ * updated extra palette for ECL mode - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([c91d410a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c91d410a708f7c7009a10c3e69b758c44eadf2e6))
7
+ * adjusted styles for section-header and toggle-group - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([65e4e4b3](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/65e4e4b3a4d323a300648de7268de39926c9c4bf))
8
+ * **user-profile:**
9
+ * back to internal eui-dropdown usage for accessibility improvements - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([fe2d7f55](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/fe2d7f553a009e6fd6a2a14bcec4478e858d41c0))
10
+ * **eui-autocomplete:**
11
+ * Content scroll on first load goes to bottom - EUI-11756 [EUI-11756](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11756) ([7c561991](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7c5619919d642b196986ef92cfe04fb2c74ef526))
12
+ * **eui-dialog:**
13
+ * Make eui-dialog injected components to inherit from parent injectors when used with service - EUI-11760 [EUI-11760](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11760) ([18447649](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/184476492788ebc0fac4fedd038db5955cb7d671))
14
+
15
+ * * *
16
+ * * *
17
+ ## 21.0.0-rc.2 (2025-12-10)
18
+
19
+ ##### Chores
20
+
21
+ * **eui-wizard-v2:**
22
+ * new wizard component draft aligned to EDS specs - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([2bb3aebc](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2bb3aebc6f262dfef8db95ebc50f6d131f41d026))
23
+ * **eui-wizard:**
24
+ * remove the active indicator - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([8c26ca5d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8c26ca5dc528c60219c7486fe4e53891dc5a3cce))
25
+ * **styles:**
26
+ * fix dark mode for toolbar and related items - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([83821b95](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/83821b95752fbe278246d78b037906a0eea52ccc))
27
+ ##### Bug Fixes
28
+
29
+ * **eui-editor:**
30
+ * fixes a11y errors - EUI-11733 [EUI-11733](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11733) ([e15ee80e](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e15ee80e234ea25d02f3c4d8635ff87f42160b15))
31
+
32
+ * * *
33
+ * * *
1
34
  ## 21.0.0-rc.1 (2025-12-09)
2
35
 
3
36
  ##### Chores
@@ -99,6 +99,45 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-rc.2 (2025-12-10)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>eui-wizard-v2:</strong><ul>
106
+ <li>new wizard component draft aligned to EDS specs - 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/2bb3aebc6f262dfef8db95ebc50f6d131f41d026">2bb3aebc</a>)</li>
107
+ </ul>
108
+ </li>
109
+ <li><strong>eui-wizard:</strong><ul>
110
+ <li>remove the active indicator - 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/8c26ca5dc528c60219c7486fe4e53891dc5a3cce">8c26ca5d</a>)</li>
111
+ </ul>
112
+ </li>
113
+ <li><strong>styles:</strong><ul>
114
+ <li>fix dark mode for toolbar and related items - 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/83821b95752fbe278246d78b037906a0eea52ccc">83821b95</a>)</li>
115
+ </ul>
116
+ </li>
117
+ </ul>
118
+ <h5>Bug Fixes</h5>
119
+ <ul>
120
+ <li><strong>eui-editor:</strong><ul>
121
+ <li>fixes a11y errors - EUI-11733 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11733">EUI-11733</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e15ee80e234ea25d02f3c4d8635ff87f42160b15">e15ee80e</a>)</li>
122
+ </ul>
123
+ </li>
124
+ </ul>
125
+ <hr>
126
+ <hr>
127
+ <h2>21.0.0-rc.1 (2025-12-09)</h2>
128
+ <h5>Chores</h5>
129
+ <ul>
130
+ <li><strong>styles:</strong><ul>
131
+ <li>fix font-2xs size token - upgraded to Angular 21.0.3 and related - 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/51efab05fdc0957bcf363f68f0acbadc544cf4de">51efab05</a>)</li>
132
+ </ul>
133
+ </li>
134
+ <li><strong>eui-autocomplete:</strong><ul>
135
+ <li>Update panel position with async data - EUI-11756 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11756">EUI-11756</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3f36237a0ad028753f56f1a2867b42f83c378822">3f36237a</a>)</li>
136
+ </ul>
137
+ </li>
138
+ </ul>
139
+ <hr>
140
+ <hr>
102
141
  <h2>21.0.0-next.51 (2025-12-09)</h2>
103
142
  <h5>Chores</h5>
104
143
  <ul>