aloha-vue 1.2.269 → 1.2.270
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/README_VERSIONS.md
CHANGED
|
@@ -7,6 +7,10 @@
|
|
|
7
7
|
---
|
|
8
8
|
# Versions
|
|
9
9
|
|
|
10
|
+
## 1.2.270
|
|
11
|
+
|
|
12
|
+
- Fixed styling issues for the `ALoading` component when used in the footer of the `AModal` component.
|
|
13
|
+
|
|
10
14
|
## 1.2.269
|
|
11
15
|
|
|
12
16
|
- Fixed an issue with the `"select all"` button in the `ASelect` component to ensure it functions correctly.
|
package/package.json
CHANGED