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

TASK: Use @private instead of nested components #73

Merged
merged 3 commits into from
Sep 27, 2024

Commits on Nov 2, 2023

  1. TASK: Use @Private instead of nested components

    This will avoid the instantiation of a level of fusion objects and thus should improve performance
    mficzel committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1acc8f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge branch 'main' into task/avoidNestedComponentsInFavorOfAtPrivate…

    …Props
    
    * main:
      TASK: Make BaseUri argument nullable in DummyImageSource constructor
      FIX: Remove preserveAspect
      Replace $allowUpScaling with supportsUpscaling()
      FEATURE: Add quality option
      Empty srcCache on cloning
      TASK: Increase php requirement to 7.4
      BUGFIX: Remove unnecessary named parameter
      FEATURE: Test mixed and invalid descriptors
      BUGFIX: Prevent division by zero
      FEATURE: Implement tests
      FEATURE: Only output existing images and allow upscaling
      Remove superfluous spaces
      Add new line for styleCI
      Add missing end of sentence marker for styleCI
      FEATURE: Runtime cache for `src` method of `AssetImageSource`
    
    # Conflicts:
    #	Resources/Private/Fusion/Prototypes/Image.fusion
    #	Resources/Private/Fusion/Prototypes/Picture.fusion
    #	Resources/Private/Fusion/Prototypes/Source.fusion
    mficzel committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ccc42fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    781b7fb View commit details
    Browse the repository at this point in the history