Commit 21e26e2
authored
Koala - Daily totals add secondary counters / meters (#3032)
* add secondary counters to daily totals slide if configured
* Grid component as expansion item - Standardize colors (chart, energy-flow, daily-totals)
* Convert all components to q-expansion-items
* Refactor daily totals into two components
* CSS adjustments
* CSS enhancements
* Simplify total row count computed property
* Convert slideElement to computed property
* Move CSS to style section
* Remove unnecessary typecasting
* Remove "cursor: pointer" from grid component when no secondary counters configured
* Fix - move icon CSS to child component (DailyTotalsRow)
* Improved CSS layout - Replaced fixed pixel widths with rem units for better scalability
* Move daily totals dark mode colors to quasar global CSS file1 parent bd2def7 commit 21e26e2
File tree
9 files changed
+779
-517
lines changed- packages/modules/web_themes/koala/source
- public/icons
- src
- components
- charts
- dailyTotals
- energyFlowChart
- historyChart
- css
- stores
9 files changed
+779
-517
lines changedLines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments