@nimbus-ds/components 5.57.3-rc.1 → 5.57.3-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
@@ -3,6 +3,12 @@
3
3
  Nimbus is an open-source Design System created by Tiendanube / Nuvemshop's team to empower and enhance more stories
4
4
  every day, with simplicity, accessibility, consistency and performance.
5
5
 
6
+ ## 2026-04-13 `5.57.3`
7
+
8
+ #### 🐛 Bug fixes
9
+
10
+ - `Popover`: Fixed arrow animation running out of sync with the popover content by moving the opacity transition to the outer floating element so both the content and the arrow inherit the same fade timing. ([#455](https://github.com/TiendaNube/nimbus-design-system/pull/455) by [@noecondoleo](https://github.com/noecondoleo))
11
+
6
12
  ## 2026-04-07 `5.57.2`
7
13
 
8
14
  #### 🎉 New features
package/dist/CHANGELOG.md CHANGED
@@ -3,6 +3,12 @@
3
3
  Nimbus is an open-source Design System created by Tiendanube / Nuvemshop's team to empower and enhance more stories
4
4
  every day, with simplicity, accessibility, consistency and performance.
5
5
 
6
+ ## 2026-04-13 `5.57.3`
7
+
8
+ #### 🐛 Bug fixes
9
+
10
+ - `Popover`: Fixed arrow animation running out of sync with the popover content by moving the opacity transition to the outer floating element so both the content and the arrow inherit the same fade timing. ([#455](https://github.com/TiendaNube/nimbus-design-system/pull/455) by [@noecondoleo](https://github.com/noecondoleo))
11
+
6
12
  ## 2026-04-07 `5.57.2`
7
13
 
8
14
  #### 🎉 New features