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

Wallet Details screen added delete button #52

Closed
wants to merge 18 commits into from

Commits on Jun 11, 2024

  1. Refactored BuyAssetScene logic to support state button

    added view state, removed bipolared code
    added input mode
    updated body to separate components
    updated AddTokenViewModel & WalletScene to support default input for BuyAssetScene
    updated FiatProvidersViewModel to support buyAsset input
    gemdev111 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ca46a66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43c6281 View commit details
    Browse the repository at this point in the history
  3. Moved Colors assets to Style package

    Removed unsued mocked previews
    created BundleFinder for Styles, added Tests to StyleBundle
    gemdev111 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d29d0c4 View commit details
    Browse the repository at this point in the history
  4. Added previews for colors

    gemdev111 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5628f66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4615815 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Added State Button

    Added new state style for button style
    Updated previews for colors, system image, button style, state empty view => using List now
    Updates in BuyAssetScene & BuyAssetViewModel to support state button
    gemdev111 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a9cde63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e7ce4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e43f35e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    177c2c9 View commit details
    Browse the repository at this point in the history
  2. git submodule updates

    gemdev111 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9ffabdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    643beb0 View commit details
    Browse the repository at this point in the history
  4. Added neccesary extensions like if, iflet for esier SwiftUI body mana…

    …gement
    
    and confirmation dialog wrapper to SwiftUIView extensions
    gemdev111 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6c6f4e2 View commit details
    Browse the repository at this point in the history
  5. Minor Updates WalletDetailViewModel

    Added delete button to WalletDetailsScene + confirmation, minor refactor
    gemdev111 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    308069e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b617b90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9490155 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72a00d4 View commit details
    Browse the repository at this point in the history
  9. added delete button style as apple uses in general delete behaviour

    updated button style in WalletDetailScene
    gemdev111 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    def7a48 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main'

    gemdev111 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8e94657 View commit details
    Browse the repository at this point in the history