@widergy/energy-ui 3.175.0 → 3.175.1
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 +13 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,16 +1,23 @@
|
|
|
1
|
-
|
|
1
|
+
## [3.175.1](https://github.com/widergy/energy-ui/compare/v3.175.0...v3.175.1) (2026-08-06)
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
###
|
|
4
|
+
### Bug Fixes
|
|
5
5
|
|
|
6
|
-
* updated
|
|
6
|
+
* updated docs ([#831](https://github.com/widergy/energy-ui/issues/831)) ([399408f](https://github.com/widergy/energy-ui/commit/399408f516e3e9b142394cb08acc54e5cef843b2))
|
|
7
7
|
|
|
8
|
-
# [3.
|
|
8
|
+
# [3.175.0](https://github.com/widergy/energy-ui/compare/v3.174.0...v3.175.0) (2026-08-03)
|
|
9
9
|
|
|
10
|
+
### Novedades y Mejoras
|
|
10
11
|
|
|
11
|
-
|
|
12
|
+
* Se incorporó soporte para paletas de color en tonos cálidos y fríos, permitiendo que la interfaz adapte su apariencia visual según la configuración del cliente. [#820](https://github.com/widergy/Energy-UI/pull/820) [OUG-9999](https://widergy.atlassian.net/browse/OUG-9999)
|
|
13
|
+
* Se amplió la generación automática de colores de acento, incluyendo variantes con transparencia para mayor flexibilidad visual en los distintos temas. [#820](https://github.com/widergy/Energy-UI/pull/820) [OUG-9999](https://widergy.atlassian.net/browse/OUG-9999)
|
|
14
|
+
* Mejoras internas de la plataforma. [#820](https://github.com/widergy/Energy-UI/pull/820) [OUG-9999](https://widergy.atlassian.net/browse/OUG-9999)
|
|
15
|
+
|
|
16
|
+
# [3.174.0](https://github.com/widergy/energy-ui/compare/v3.173.4...v3.174.0) (2026-08-03)
|
|
17
|
+
|
|
18
|
+
### Novedades y Mejoras
|
|
12
19
|
|
|
13
|
-
*
|
|
20
|
+
* Se unificó el componente de paginación en las tablas, logrando una experiencia más consistente en toda la plataforma. El cambio puede implicar un ajuste visual menor en la apariencia del paginador respecto a versiones anteriores. [#840](https://github.com/widergy/Energy-UI/pull/840) [WKS-166](https://widergy.atlassian.net/browse/WKS-166)
|
|
14
21
|
|
|
15
22
|
## [3.173.4](https://github.com/widergy/energy-ui/compare/v3.173.3...v3.173.4) (2026-07-29)
|
|
16
23
|
|