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

Misc improvements #7

Merged
merged 11 commits into from
Feb 20, 2024
Merged

Misc improvements #7

merged 11 commits into from
Feb 20, 2024

Commits on Feb 7, 2024

  1. Remove issue templates

    JosephDuffy committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    93796b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    913f693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d2223d View commit details
    Browse the repository at this point in the history
  4. Compress Composed logo

    JosephDuffy committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8f7f53a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94f3bd0 View commit details
    Browse the repository at this point in the history
  6. Clean up README

    JosephDuffy committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    741de6a View commit details
    Browse the repository at this point in the history
  7. Pin xcbeautify

    JosephDuffy committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d567f7c View commit details
    Browse the repository at this point in the history
  8. Bump iOS version to 13

    JosephDuffy committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    73134d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f6e93b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    fd05f55 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Remove CollectionCoordinatorTests

    These need to be removed because they often break between iOS version, seemingly because collection view adds new optimisations to not render cells e.g. when off-screen.
    
    These are now in the ComposedUITests repo, which actually runs the tests within an app.
    JosephDuffy committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ff9719b View commit details
    Browse the repository at this point in the history