Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
okilux
/
JavaScript-Load-Image
Public
forked from
blueimp/JavaScript-Load-Image
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScript-Load-Image
js
on
master
User selector
All users
All time
Commit history
Commits on Mar 26, 2020
2.28.0
blueimp
committed
452adbf
View commit details
Copy full SHA for 452adbf
View code at this point
Browse repository at this point
Add image smoothing options.
Show description for 684d6f1
blueimp
committed
684d6f1
View commit details
Copy full SHA for 684d6f1
View code at this point
Browse repository at this point
Use the full frame for small images.
blueimp
committed
eb46de1
View commit details
Copy full SHA for eb46de1
View code at this point
Browse repository at this point
2.27.0
blueimp
committed
919a360
View commit details
Copy full SHA for 919a360
View code at this point
Browse repository at this point
Update vendor dependencies.
blueimp
committed
e197a77
View commit details
Copy full SHA for e197a77
View code at this point
Browse repository at this point
Update prettier to version 2.
blueimp
committed
2cfea2c
View commit details
Copy full SHA for 2cfea2c
View code at this point
Browse repository at this point
Commits on Dec 21, 2019
2.25.0
blueimp
committed
07b2d91
View commit details
Copy full SHA for 07b2d91
View code at this point
Browse repository at this point
Add loading images via URL support to the demo.
blueimp
committed
e9343c4
View commit details
Copy full SHA for e9343c4
View code at this point
Browse repository at this point
Add XHR2 fallback if fetch API is not available.
Show description for f1a1080
blueimp
committed
f1a1080
View commit details
Copy full SHA for f1a1080
View code at this point
Browse repository at this point
Check if blob argument is a Blob instance.
blueimp
committed
9326d2a
View commit details
Copy full SHA for 9326d2a
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Rebuild minified bundle.
blueimp
committed
2d1f933
View commit details
Copy full SHA for 2d1f933
View code at this point
Browse repository at this point
Use blueimp+jsdoc+prettier config for eslint.
Show description for d4d62a0
blueimp
committed
d4d62a0
View commit details
Copy full SHA for d4d62a0
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
2.21.0
blueimp
committed
e9a4fc2
View commit details
Copy full SHA for e9a4fc2
View code at this point
Browse repository at this point
Provide original image width+height in callback data.
Show description for f27268d
blueimp
committed
f27268d
View commit details
Copy full SHA for f27268d
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
2.20.1
blueimp
committed
e19f531
View commit details
Copy full SHA for e19f531
View code at this point
Browse repository at this point
Validate IPTC segment offsets.
blueimp
committed
c306b55
View commit details
Copy full SHA for c306b55
View code at this point
Browse repository at this point
Commits on Nov 12, 2018
2.20.0
blueimp
committed
76bc55d
View commit details
Copy full SHA for 76bc55d
View code at this point
Browse repository at this point
Cleanup.
Show description for 409795f
blueimp
committed
409795f
View commit details
Copy full SHA for 409795f
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Hopefully the final Travis fix!
Dave Bevan
committed
28fa561
View commit details
Copy full SHA for 28fa561
View code at this point
Browse repository at this point
More Travis fixes
Dave Bevan
committed
fca8eb5
View commit details
Copy full SHA for fca8eb5
View code at this point
Browse repository at this point
Remove errant , and clean up record of IPTC fields we do not read
Dave Bevan
committed
dd29b7a
View commit details
Copy full SHA for dd29b7a
View code at this point
Browse repository at this point
Remove errant ,
Dave Bevan
committed
d5d716e
View commit details
Copy full SHA for d5d716e
View code at this point
Browse repository at this point
Switch quotes
Dave Bevan
committed
aea3493
View commit details
Copy full SHA for aea3493
View code at this point
Browse repository at this point
Fix JS formatting issues thrown by Travis CI
Dave Bevan
committed
6fb6a27
View commit details
Copy full SHA for 6fb6a27
View code at this point
Browse repository at this point
Revise the 8BIM detection method to correctly parse the three std IPTC test images at https://iptc.org/standards/photo-metadata/iptc-standard/
Dave Bevan
committed
eef367b
View commit details
Copy full SHA for eef367b
View code at this point
Browse repository at this point
Add copyright and IPTC source references.
Dave Bevan
committed
17bf138
View commit details
Copy full SHA for 17bf138
View code at this point
Browse repository at this point
Add an IPTC parser, plus documentation, demo page etc.
Dave Bevan
committed
2ea9076
View commit details
Copy full SHA for 2ea9076
View code at this point
Browse repository at this point
Commits on Mar 29, 2018
2.19.0
blueimp
committed
5660ef0
View commit details
Copy full SHA for 5660ef0
View code at this point
Browse repository at this point
Use loadImage.createObjectURL.
Show description for 840c776
blueimp
committed
840c776
View commit details
Copy full SHA for 840c776
View code at this point
Browse repository at this point
use better javascript
bubbatls
authored
7114c0b
View commit details
Copy full SHA for 7114c0b
View code at this point
Browse repository at this point
Optimisation for thumbnail
Show description for 41b4b47
bubbatls
authored
41b4b47
View commit details
Copy full SHA for 41b4b47
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
Update jQuery version.
blueimp
committed
b64a04a
View commit details
Copy full SHA for b64a04a
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
Minor demo fixes.
Show description for 37a2c45
blueimp
committed
37a2c45
View commit details
Copy full SHA for 37a2c45
View code at this point
Browse repository at this point
Commits on Aug 27, 2017
2.17.0
blueimp
committed
0da08e0
View commit details
Copy full SHA for 0da08e0
View code at this point
Browse repository at this point
Format code with prettier-eslint.
blueimp
committed
f8c58e6
View commit details
Copy full SHA for f8c58e6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.