-
Notifications
You must be signed in to change notification settings - Fork 21
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: imgix/js-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: imgix/js-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0-rc.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 14 files changed
- 3 contributors
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a76fa3c - Browse repository at this point
Copy the full SHA a76fa3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b2237 - Browse repository at this point
Copy the full SHA 27b2237View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79cf267 - Browse repository at this point
Copy the full SHA 79cf267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 402a227 - Browse repository at this point
Copy the full SHA 402a227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 692210d - Browse repository at this point
Copy the full SHA 692210dView commit details -
feat: create static buildURL method
This commit creates a static `_buildURL` method on the imgix client. The method allows full URLs to be formatted for use with imgix. > note: If the source URL has included parameters, they are merged with the `params` passed in as an argument. - `url`: full source URL path string, required - `params`: imgix params object, optional - `options`: imgix client options, optional The method returns a URL string formatted to imgix specifications.
Configuration menu - View commit details
-
Copy full SHA for 1dbd9ef - Browse repository at this point
Copy the full SHA 1dbd9efView commit details -
chore: type definitions for _buildURL _buildSrcSet
Co-authored-by: Sherwin Heydarbeygi <sherwin@imgix.com>
Configuration menu - View commit details
-
Copy full SHA for 5ce7fe8 - Browse repository at this point
Copy the full SHA 5ce7fe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 697775e - Browse repository at this point
Copy the full SHA 697775eView commit details -
# [3.6.0-rc.1](v3.5.1...v3.6.0-rc.1) (2022-03-02) ### Features * add _buildSrcSet static method ([402a227](402a227)) * create static buildURL method ([1dbd9ef](1dbd9ef)) [skip ci]
imgix-git-robot committedMar 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 26df3be - Browse repository at this point
Copy the full SHA 26df3beView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.5.1...v3.6.0-rc.1