aloha-vue 2.30.4 → 2.32.0

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.0
11
+
12
+ - Feature: Add `selectRoute` and `multiselectRoute` types to `ARouterLinkConfig`
13
+
14
+ ## 2.31.0
15
+
16
+ - Feature: Add `useRem` support and adjustments across `ATable` and `ADropdown` components for REM-based scaling
17
+
10
18
  ## 2.30.4
11
19
 
12
20
  - Feature: Add error handling, improved validation, and extended `AValidatedJson` API functionality