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

Refactor list item view #40

Merged
merged 16 commits into from
Jun 10, 2024
Merged

Refactor list item view #40

merged 16 commits into from
Jun 10, 2024

Commits on Jun 5, 2024

  1. Refactored ListItemView, added previews with different states

    moved ListItemVIew to Lists folder
    gemdev111 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    610cbb1 View commit details
    Browse the repository at this point in the history
  2. moved ListItemProgressView from ListItemView, since it has more then …

    …1 dependecy. Also used in TransactionsScene separetly
    gemdev111 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    13a36fd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Project strucuture update

    TextStyle moved from Components package to Style package, added necessary Style package imports to Gem
    ListItemView minor change
    
    Done #39
    gemdev111 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    876e0fc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main'

    gemdev111 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5a75224 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    167005d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge branch 'main'

    Conflicts:
    	Packages/Components/Sources/Lists/ListItemView.swift
    gemdev111 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    932c2ab View commit details
    Browse the repository at this point in the history
  2. Refactored ListItemView & Text Style added defaults value

    ListItemView decorated with TextValueView instead of combo text & stle
    Added defaults values for TextStyle, Added TextStyle.Preview - to have ability see colors in packages previews
    gemdev111 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    353f560 View commit details
    Browse the repository at this point in the history
  3. added note to TextStyle

    gemdev111 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a8e722b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd90f00 View commit details
    Browse the repository at this point in the history
  5. Project structure update

    refactor->rename TextValueView to TextValue
    Crated Types folder, moved Value Types(not views) to Types
    gemdev111 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7d9d847 View commit details
    Browse the repository at this point in the history
  6. Moved System Image to Styles

    Added necessary imports Style, removed SystemImage.infoCircle. Since it's repeated image and we don't need it
    gemdev111 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2f75605 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f947dd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Merge branch 'main'

    Conflicts:
    	Gem/Transfer/ViewsModels/ConfirmTransferViewModel.swift
    gemdev111 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    e3e8b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    833103b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge branch 'main'

    gemdev111 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c30cbf9 View commit details
    Browse the repository at this point in the history
  2. git submodules updated

    gemdev111 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2d364d1 View commit details
    Browse the repository at this point in the history