Commit 2c0e19b
Hdm 27 (#2641)
* feat(dashboard/ui-2024): number formatting changed for custom chart tooltips
* fix(dashboard/ui-2024): box shadow and border radius changed for graph containers
* feat(dashboard/ui-2024): new moonbeam icon added and all icons aligned in leaderboard and search select inputs
* feat(dashboard/ui-2024): custom tooltip component created and implemented to work on mobile
* feat(dashboard/ui-2024): date pickers range changes
* feat(dashboard/ui-2024): mobile design adjusted for SelectNetwork component
* feat(dashboard/ui-2024): copied tooltip proper display
* fix(dashboard/ui-2024): help icons color for TransactionsTableHead component changed
* fix(dashboard/ui-2024): code cleanup for area chart
* fix(dashboard/ui-2024): build problem resolved
* fix(dashboard/ui-2024): remove fixed columns width in Leaderboard
* feat(dashboard-ui-2024): decrease min column width
* fix(dashboard/ui-2024/leaderboard): fix table width on desktop
* fix(dashboard/ui-2024): separate charts data queries
---------
Co-authored-by: michal rozek <[email protected]>1 parent 41faa18 commit 2c0e19b
File tree
3 files changed
+30
-5
lines changed- packages/apps/dashboard/ui-2024/src
- components/Home
- pages/Graph
- utils/hooks
3 files changed
+30
-5
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
10 | 19 | | |
11 | 20 | | |
12 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
| |||
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
108 | 117 | | |
0 commit comments