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
Type
/
to 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 }}
Hubit1024
/
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
test
on
master
User selector
All users
All time
Commit history
Commits on Jul 26, 2020
Update dev dependencies.
blueimp
committed
d405c68
View commit details
Copy full SHA for d405c68
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
Enable Exif Writers to return a new ArrayBuffer.
blueimp
committed
fecacd4
View commit details
Copy full SHA for fecacd4
View code at this point
Browse repository at this point
Commits on May 13, 2020
Set style width only to allow responsive layouts.
blueimp
committed
0e43714
View commit details
Copy full SHA for 0e43714
View code at this point
Browse repository at this point
Commits on May 10, 2020
Test: Minor comment fix.
blueimp
committed
168f004
View commit details
Copy full SHA for 168f004
View code at this point
Browse repository at this point
Commits on May 8, 2020
Test: Loading an image from a File object.
blueimp
committed
d1cb9e1
View commit details
Copy full SHA for d1cb9e1
View code at this point
Browse repository at this point
Test: Image head must always be an ArrayBuffer.
blueimp
committed
d311ff6
View commit details
Copy full SHA for d311ff6
View code at this point
Browse repository at this point
Commits on May 7, 2020
Add tests for transformation exception handling.
blueimp
committed
7f3de48
View commit details
Copy full SHA for 7f3de48
View code at this point
Browse repository at this point
Test if Promise is rejected on loading error.
blueimp
committed
d5092c6
View commit details
Copy full SHA for d5092c6
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Provide a Promise based API.
Show description for 9bbb36d
blueimp
committed
9bbb36d
View commit details
Copy full SHA for 9bbb36d
View code at this point
Browse repository at this point
Avoid camel case for test section descriptions.
blueimp
committed
0a1a61f
View commit details
Copy full SHA for 0a1a61f
View code at this point
Browse repository at this point
Test API availability via property access.
blueimp
committed
2989bda
View commit details
Copy full SHA for 2989bda
View code at this point
Browse repository at this point
Only run meta data tests if APIs are available.
blueimp
committed
48e60c1
View commit details
Copy full SHA for 48e60c1
View code at this point
Browse repository at this point
Refactor canvas tests into other test sections.
blueimp
committed
031f7ca
View commit details
Copy full SHA for 031f7ca
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Use correct coordinates in test comments.
blueimp
committed
395a6f8
View commit details
Copy full SHA for 395a6f8
View code at this point
Browse repository at this point
Adjust image smoothing tests for IE.
blueimp
committed
c645638
View commit details
Copy full SHA for c645638
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Reset browser orientation to defined orientation.
Show description for 24eda0f
blueimp
committed
24eda0f
View commit details
Copy full SHA for 24eda0f
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Test functions via instanceOf method.
blueimp
committed
001fe7f
View commit details
Copy full SHA for 001fe7f
View code at this point
Browse repository at this point
Normalize EXIF test names spelling.
blueimp
committed
f088760
View commit details
Copy full SHA for f088760
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Normalize original width+height dimensions.
Show description for 6176138
blueimp
committed
6176138
View commit details
Copy full SHA for 6176138
View code at this point
Browse repository at this point
Ensure pixelRatio scaling is idempotent.
blueimp
committed
379922b
View commit details
Copy full SHA for 379922b
View code at this point
Browse repository at this point
Remove unnecessary "Should" as test prefix.
blueimp
committed
6869b3b
View commit details
Copy full SHA for 6869b3b
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
Fix ObjectURL revoke tests for Edge Legacy and IE.
blueimp
committed
79fdc82
View commit details
Copy full SHA for 79fdc82
View code at this point
Browse repository at this point
Refactor EXIF and IPTC parsing.
Show description for cebde9b
blueimp
committed
cebde9b
View commit details
Copy full SHA for cebde9b
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Add Exif writer with Orientation tag override.
Show description for 094e556
blueimp
committed
094e556
View commit details
Copy full SHA for 094e556
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
Support automatic browser image orientation.
Show description for 1e4df70
blueimp
committed
1e4df70
View commit details
Copy full SHA for 1e4df70
View code at this point
Browse repository at this point
Use black+white 60x40 GIF as default test image.
blueimp
committed
c395458
View commit details
Copy full SHA for c395458
View code at this point
Browse repository at this point
Use 3x2 test image to validate EXIF orientation.
blueimp
committed
0548f3b
View commit details
Copy full SHA for 0548f3b
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
Use a smaller, black+white JPEG test image.
blueimp
committed
f60a8ce
View commit details
Copy full SHA for f60a8ce
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
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
Simplify fetch test condition.
blueimp
committed
77452c9
View commit details
Copy full SHA for 77452c9
View code at this point
Browse repository at this point
PhantomJS is not used for testing anymore.
blueimp
committed
2d7274f
View commit details
Copy full SHA for 2d7274f
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
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
Commits on Jul 15, 2019
Update test vendor dependencies.
blueimp
committed
f468e41
View commit details
Copy full SHA for f468e41
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.