-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lots of bug fixes and vault clean-ups (#290)
* Clear the close position box after submission * Adjust Isolated Margin editor triggered from Portfolio * Adding alert indicator * Add y axis to Vault chart * Fix inconsistent tabbar icon opacity. * TRA-833: Vault font size increase * Vault: Update text to "Holding" * TRA-837 Holding count * Fix theming change issue * 1D -> 90D * Fixing input formatting issue with non-english locale * TRA-859 None position * Fixing regression of incorrect market oracle price
- Loading branch information
Showing
26 changed files
with
208 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
dydx/dydxViews/dydxViews/Media.xcassets/icon_earn.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "icon_earn.pdf", | ||
"filename" : "Group 1577.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
|
12 changes: 12 additions & 0 deletions
12
dydx/dydxViews/dydxViews/Media.xcassets/icon_earn.imageset/Group 1577.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-2.53 KB
dydx/dydxViews/dydxViews/Media.xcassets/icon_earn.imageset/icon_earn.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
dydx/dydxViews/dydxViews/Media.xcassets/icon_market.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "icon_market.pdf", | ||
"filename" : "Vector.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
|
Oops, something went wrong.