Skip to content
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

[FEATURE] Modified Home Screen (2) #89

Merged
merged 10 commits into from
Jun 4, 2024
Merged

Commits on May 25, 2024

  1. [MOD]

     - mod HomeScreen
     - mod MatchLeagueInfo
     - separate MatchCard to UpcomingMatchCard, RecentlyMatchCard
     - mod UpcomingMatchCard
     - mod RecentlyMatchCard
    
    [ADD]
     - add GnrElevatedCard with elevation parameter
    KanuKim97 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    75f50be View commit details
    Browse the repository at this point in the history
  2. [MOD]

     - UpcomingMatchCard LeagueLogo Size
    KanuKim97 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    bc007b6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. [MOD]

     - mod UpcomingMatchCard modifier
    KanuKim97 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d19596d View commit details
    Browse the repository at this point in the history
  2. [MOD]

     - mod RecentlyMatchCard
    KanuKim97 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    cb065cc View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    afe981f View commit details
    Browse the repository at this point in the history
  2. [ADD]

     - add DashBoardUiState.kt
     - add SeasonDataSource Dependency into NetworkDataSourceModule, NetworkModule
     - add Rank into getTotalGame Function
    
    [MOD]
     - mod DashboardCard
     - mod GetPreviewRankListByTeamAndSeasonUseCase Parameter
     - mod HomeScreen
     - mod HomeViewModel
     - mod RecentlyMatchCard
    KanuKim97 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    171fb78 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. [MOD]

     - mod DateTime Format
    KanuKim97 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3a021a8 View commit details
    Browse the repository at this point in the history
  2. [MOD]

     - mod DashboardCard
    KanuKim97 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a4c6fb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. [MOD]

     - mod DashboardCard
    KanuKim97 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9ffa355 View commit details
    Browse the repository at this point in the history
  2. [MOD]

     - mod UpcomingMatchCard Modifier
    KanuKim97 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    be8767e View commit details
    Browse the repository at this point in the history