@eui/core 21.0.0-next.4 → 21.0.0-next.6
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 +21 -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 +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
1
|
+
## 21.0.0-next.6 (2025-11-16)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **styles:**
|
|
6
|
+
* adapted typography - fix h6 to regular font-type - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([305b902a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/305b902acc1715e6dcbdb718a9d71982f06872ec))
|
|
7
|
+
* BREAKING CHANGE - visual - remove eui-legacy-bootstrap-utilities (margins / paddings etc...) are now to be used from eui-u-% utilities classes only - bootstrap only kept for grid system utility classes - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([fffbd7bc](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/fffbd7bca4502c4c9a36c49f23316542668c39d5))
|
|
8
|
+
* **other:**
|
|
9
|
+
* moved all icons sources (phosphor / flags) to svg-src styles assets folder ([acd964c3](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/acd964c339442bec5c0dee680b2623b7a4041226))
|
|
10
|
+
|
|
11
|
+
* * *
|
|
12
|
+
* * *
|
|
13
|
+
## 21.0.0-next.5 (2025-11-16)
|
|
14
|
+
|
|
15
|
+
##### Chores
|
|
16
|
+
|
|
17
|
+
* **icons:**
|
|
18
|
+
* BREAKING CHANGE (visual) - remove ionicons filled - outline - sharp icon sets - remove FontAwesome icon sets (fa-solid / fa-regular) used in previous eUI versions during transition - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([87b66604](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/87b66604e62bb7aecf63dfd33bb7d58157368f6a))
|
|
19
|
+
|
|
20
|
+
* * *
|
|
21
|
+
* * *
|
|
1
22
|
## 21.0.0-next.4 (2025-11-16)
|
|
2
23
|
|
|
3
24
|
##### Chores
|
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,26 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-next.5 (2025-11-16)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>icons:</strong><ul>
|
|
106
|
+
<li>BREAKING CHANGE (visual) - remove ionicons filled - outline - sharp icon sets - remove FontAwesome icon sets (fa-solid / fa-regular) used in previous eUI versions during transition - 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/87b66604e62bb7aecf63dfd33bb7d58157368f6a">87b66604</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
</ul>
|
|
110
|
+
<hr>
|
|
111
|
+
<hr>
|
|
112
|
+
<h2>21.0.0-next.4 (2025-11-16)</h2>
|
|
113
|
+
<h5>Chores</h5>
|
|
114
|
+
<ul>
|
|
115
|
+
<li><strong>icons:</strong><ul>
|
|
116
|
+
<li>adapted internal icon usage to only eUI default set - 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/43218d055c61ce92319792338f91ba41da022a8e">43218d05</a>)</li>
|
|
117
|
+
</ul>
|
|
118
|
+
</li>
|
|
119
|
+
</ul>
|
|
120
|
+
<hr>
|
|
121
|
+
<hr>
|
|
102
122
|
<h2>21.0.0-next.3 (2025-11-14)</h2>
|
|
103
123
|
<h5>Chores</h5>
|
|
104
124
|
<ul>
|