aloha-vue 2.32.2 → 2.32.4

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
@@ -7,6 +7,14 @@
7
7
  ---
8
8
  # Versions
9
9
 
10
+ ## 2.32.4
11
+
12
+ - Refactor: Update AConfirmAPI to use named exports for improved modularity and adjust index.js for updated export structure
13
+
14
+ ## 2.32.3
15
+
16
+ - Fixed: Add null checks for `aTableRef` and `_previewRef` in `PreviewRightResizeAPI` to improve stability
17
+
10
18
  ## 2.32.2
11
19
 
12
20
  - Fixed: Add defensive checks for `getBoundingClientRect` across components to improve stability when handling DOM elements