-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(web): add chart fixes #598
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf27eb7 - Browse repository at this point
Copy the full SHA bf27eb7View commit details
Commits on Oct 12, 2024
-
perf(web): prevent unnecessary re-renders in
MetricCard
Resolved an issue where the increment animation was being triggered n times, where n is the value of the metric
Configuration menu - View commit details
-
Copy full SHA for 3e71a78 - Browse repository at this point
Copy the full SHA 3e71a78View commit details
Commits on Oct 15, 2024
-
feat(web): display Ethereum units in the chart title instead of on th…
…e axis + show full (non-compacted) amounts in tooltips + align chart's grid positioning
Configuration menu - View commit details
-
Copy full SHA for 63deae1 - Browse repository at this point
Copy the full SHA 63deae1View commit details
Commits on Oct 26, 2024
-
fix(web): add daily blob size chart improvements:
- Hide y-axis byte units and display it on chart title - Fix displayed byte unit on y-axis
Configuration menu - View commit details
-
Copy full SHA for 6b49fbe - Browse repository at this point
Copy the full SHA 6b49fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d090444 - Browse repository at this point
Copy the full SHA d090444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2589762 - Browse repository at this point
Copy the full SHA 2589762View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4da865f - Browse repository at this point
Copy the full SHA 4da865fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b96a337 - Browse repository at this point
Copy the full SHA b96a337View commit details -
refactor: make the target unit optional in the Wei formatting functions
If no unit is provided, automatically determine and use the most appropriate unit
Configuration menu - View commit details
-
Copy full SHA for 468012a - Browse repository at this point
Copy the full SHA 468012aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c0022 - Browse repository at this point
Copy the full SHA c3c0022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78bc1e0 - Browse repository at this point
Copy the full SHA 78bc1e0View commit details