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: interactdo/JavaScript-Load-Image
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: blueimp/JavaScript-Load-Image
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 14 files changed
  • 1 contributor

Commits on Sep 25, 2021

  1. Update test workflow.

    blueimp committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    dfb1114 View commit details
    Browse the repository at this point in the history
  2. Add script to sync vendor libraries.

    Update dev dependencies.
    blueimp committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    b1da271 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b58300f View commit details
    Browse the repository at this point in the history
  4. 5.15.0

    blueimp committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    44a909a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Raise maxMetaDataSize for replaceHead function.

    The image blob generated from a canvas for specific pictures contains a JPEG APP2 segment that is larger than 512 bytes.
    See also blueimp#129.
    blueimp committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    6454d3b View commit details
    Browse the repository at this point in the history
  2. 5.16.0

    blueimp committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    5d34ed4 View commit details
    Browse the repository at this point in the history
Loading