Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: simonhamp/the-og
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.2
Choose a base ref
...
head repository: simonhamp/the-og
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.3
Choose a head ref
  • 8 commits
  • 14 files changed
  • 1 contributor

Commits on Jan 16, 2024

  1. Update README.md

    simonhamp authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4cc8912 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    simonhamp authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    beb35dc View commit details
    Browse the repository at this point in the history
  3. Update README.md

    simonhamp authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c2e4338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea05bb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f84a5a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    148be09 View commit details
    Browse the repository at this point in the history
  7. Fix for non-square images

    The positioning was based on the defined size of the box rather than the actual dimensions of the image
    
    This resolves that by 'pre-rendering' the image and getting its final dimensions before positioning the box
    simonhamp committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    bc6409d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #24 from simonhamp/picture-placements

    Picture placements
    simonhamp authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    847573d View commit details
    Browse the repository at this point in the history
Loading