@mx-cartographer/experiences 6.26.11 → 6.26.12-alpha.sms1
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 +6 -2
- package/dist/index.es.js +2768 -2753
- package/dist/index.es.js.map +1 -1
- package/dist/trends/components/TrendsChartTotals.d.ts +2 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,16 @@
|
|
|
1
|
+
## [6.26.12] - 09-04-2025
|
|
2
|
+
|
|
3
|
+
- **FIXED** - Responsive TrendsChartTotals height on desktop layout
|
|
4
|
+
|
|
1
5
|
## [6.26.11] - 09-03-2025
|
|
2
6
|
|
|
3
7
|
- **REMOVED** - view transactions feature in new trends widget
|
|
4
8
|
|
|
5
|
-
## [6.26.10] - 09-
|
|
9
|
+
## [6.26.10] - 09-03-2025
|
|
6
10
|
|
|
7
11
|
- **FIXED** - Overflow issue in TrendsInsights zero state
|
|
8
12
|
|
|
9
|
-
## [6.26.9] - 09-
|
|
13
|
+
## [6.26.9] - 09-03-2025
|
|
10
14
|
|
|
11
15
|
- **ADDED** - Financial strength card section for `Finstrong`
|
|
12
16
|
|