-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sync: Part 8 sync to upstream (#552)
* feat: banner when register with already linked social account (#54) * fix: fix lint warnings * chore: added banner when register with already linked social account * style: changed text color --------- Co-authored-by: Anton Yarmolenko <[email protected]> * chore: fix after merge * chore: update tab bar icons for selected unselected states (#81) * chore: Elm theme improvements on Profile (#82) * chore: fix after merge * fix: fix tab bar color not properly applying (#85) * fix: fix tar bar color not properly applying * chore: parity with android for discover icon * chore: added missed colors --------- Co-authored-by: Anton Yarmolenko <[email protected]> Co-authored-by: Saeed Bashir <[email protected]>
- Loading branch information
1 parent
c104371
commit 403205f
Showing
38 changed files
with
286 additions
and
168 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
6 changes: 2 additions & 4 deletions
6
...avigationBar/learn.imageset/Contents.json → ...gationBar/discover.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,15 +1,13 @@ | ||
{ | ||
"images" : [ | ||
|
||
{ | ||
"filename" : "learn filled.svg", | ||
"filename" : "discover_inactive.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"template-rendering-intent" : "template" | ||
} | ||
} |
3 changes: 3 additions & 0 deletions
3
Core/Core/Assets.xcassets/NavigationBar/discover.imageset/discover_inactive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 0 additions & 13 deletions
13
Core/Core/Assets.xcassets/NavigationBar/discovery.imageset/Frame-6.svg
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
Core/Core/Assets.xcassets/NavigationBar/learn.imageset/learn filled.svg
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...ationBar/discovery.imageset/Contents.json → ...onBar/learn_active.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" : "Frame-6.svg", | ||
"filename" : "learn_active.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
|
1 change: 1 addition & 0 deletions
1
Core/Core/Assets.xcassets/NavigationBar/learn_active.imageset/learn_active.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion
2
...igationBar/profile.imageset/Contents.json → ...Bar/learn_inactive.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" : "Frame-8.svg", | ||
"filename" : "learn_inactive.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
|
1 change: 1 addition & 0 deletions
1
Core/Core/Assets.xcassets/NavigationBar/learn_inactive.imageset/learn_inactive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 0 additions & 12 deletions
12
Core/Core/Assets.xcassets/NavigationBar/profile.imageset/Frame-8.svg
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...rofile/delete_eyes.imageset/Contents.json → ...Bar/profile_active.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" : "delete_eyes.svg", | ||
"filename" : "profile_active.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
|
3 changes: 3 additions & 0 deletions
3
Core/Core/Assets.xcassets/NavigationBar/profile_active.imageset/profile_active.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions
12
Core/Core/Assets.xcassets/NavigationBar/profile_inactive.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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "profile_inactive.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
3 changes: 3 additions & 0 deletions
3
...re/Assets.xcassets/NavigationBar/profile_inactive.imageset/profile_inactive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 0 additions & 22 deletions
22
Core/Core/Assets.xcassets/Profile/bg_delete.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
Core/Core/Assets.xcassets/Profile/bg_delete.imageset/bg_delete 1.svg
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
Core/Core/Assets.xcassets/Profile/bg_delete.imageset/delete_bg_light.svg
This file was deleted.
Oops, something went wrong.
9 changes: 2 additions & 7 deletions
9
Core/Core/Assets.xcassets/Profile/delete_char.imageset/delete_char.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 0 additions & 7 deletions
7
Core/Core/Assets.xcassets/Profile/delete_eyes.imageset/delete_eyes.svg
This file was deleted.
Oops, something went wrong.
12 changes: 1 addition & 11 deletions
12
Core/Core/Assets.xcassets/Profile/noAvatar.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
Oops, something went wrong.