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

Lazily load Duotone settings only when needed. #4831

Closed
wants to merge 22 commits into from

Commits on Jul 11, 2023

  1. Lazily load properties.

    spacedmonkey committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    71759fc View commit details
    Browse the repository at this point in the history
  2. More refactors.

    spacedmonkey committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ffbf037 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    68871ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d647cd View commit details
    Browse the repository at this point in the history
  3. More refactored

    spacedmonkey committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    27c9a69 View commit details
    Browse the repository at this point in the history
  4. Fix tests.

    spacedmonkey committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9c16d50 View commit details
    Browse the repository at this point in the history
  5. Fix test again.

    spacedmonkey committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a8fc72e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8ed13a View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
    spacedmonkey and mukeshpanchal27 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1072db3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e64e832 View commit details
    Browse the repository at this point in the history
  9. Fix alignment.

    spacedmonkey committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    20bc973 View commit details
    Browse the repository at this point in the history
  10. Fix deprecated.

    spacedmonkey committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ecd8e96 View commit details
    Browse the repository at this point in the history
  11. Add comment back.

    spacedmonkey committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1aee453 View commit details
    Browse the repository at this point in the history
  12. Merge methods.

    spacedmonkey committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4df7f18 View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-authored-by: Alex Lende <alex+github.com@lende.xyz>
    spacedmonkey and ajlende committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f10a53f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    56a068c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    833227e View commit details
    Browse the repository at this point in the history
  16. Return early.

    spacedmonkey committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d6648a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    6dd4036 View commit details
    Browse the repository at this point in the history
  2. Fix comments.

    spacedmonkey committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a409693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    890182a View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Pascal Birchler <pascal.birchler@gmail.com>
    spacedmonkey and swissspidy committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    31233bd View commit details
    Browse the repository at this point in the history