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

SwiftUI timeline refactor + TimelineViewState decoupling #1392

Merged
merged 21 commits into from
Jul 25, 2023

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    a3ad5af View commit details
    Browse the repository at this point in the history
  2. remove unused

    Velin92 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    af13ce4 View commit details
    Browse the repository at this point in the history
  3. back pagination implemented, however when a lot of elements are in th…

    …e scroll the perfomance diminishes not sure what may be causing it
    Velin92 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    48f5f9d View commit details
    Browse the repository at this point in the history
  4. scroll adapter solution

    Velin92 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fc4b055 View commit details
    Browse the repository at this point in the history
  5. way better

    Velin92 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    44359e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c4a95e View commit details
    Browse the repository at this point in the history
  7. code improvement

    Velin92 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b8a96ff View commit details
    Browse the repository at this point in the history
  8. everything implemented

    Velin92 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    cb49a7e View commit details
    Browse the repository at this point in the history
  9. rebase fix

    Velin92 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3f1db81 View commit details
    Browse the repository at this point in the history
  10. fix

    Velin92 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2646230 View commit details
    Browse the repository at this point in the history
  11. doc

    Velin92 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c9f3f4e View commit details
    Browse the repository at this point in the history
  12. fix test compilation

    Velin92 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1a9350e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    66a3d16 View commit details
    Browse the repository at this point in the history
  14. code improvement

    Velin92 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    72b3349 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. code improvements

    Velin92 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a3e5e3a View commit details
    Browse the repository at this point in the history
  2. tests updated.

    Velin92 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e24db6a View commit details
    Browse the repository at this point in the history
  3. pr comments

    Velin92 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3b9f64f View commit details
    Browse the repository at this point in the history
  4. better identifiers

    Velin92 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    998a654 View commit details
    Browse the repository at this point in the history
  5. fix

    Velin92 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8067410 View commit details
    Browse the repository at this point in the history
  6. some PR comments

    Velin92 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bd3920f View commit details
    Browse the repository at this point in the history
  7. pr comments

    Velin92 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b1950b7 View commit details
    Browse the repository at this point in the history