FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for package.json - NEO7EVEN/JavaScript-Load-Image · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NEO7EVEN
/
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
package.json
on
master
User selector
Datepicker
Commit history
Commits on Jul 16, 2013
Fix scaling images on iOS which are not subsampled, but do suffer a vertical squash.
blueimp
committed
f905b15
View commit details
Copy full SHA for f905b15
View code at this point
Browse repository at this point
Commits on Jul 12, 2013
Added sourceWidth, sourceHeight, top, right, bottom and left options to allow arbitrary cropping. Closes #31
Show description for c1b88ae
blueimp
committed
c1b88ae
View commit details
Copy full SHA for c1b88ae
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
Added contain and cover options. Closes #30.
blueimp
committed
9803142
View commit details
Copy full SHA for 9803142
View code at this point
Browse repository at this point
Commits on Jun 26, 2013
Refactored demo implementation.
Show description for adacaf4
blueimp
committed
adacaf4
View commit details
Copy full SHA for adacaf4
View code at this point
Browse repository at this point
Commits on Jun 17, 2013
Added missing tags for Exif version 2.3. Fixes #25.
blueimp
committed
aea610a
View commit details
Copy full SHA for aea610a
View code at this point
Browse repository at this point
Break out of the loop if the marker length exceeds the data view length.
Show description for e6f48c1
blueimp
committed
e6f48c1
View commit details
Copy full SHA for e6f48c1
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
Added an extension to parse image meta data, including Exif tags and thumbnails.
Show description for ac19731
blueimp
committed
ac19731
View commit details
Copy full SHA for ac19731
View code at this point
Browse repository at this point
Commits on Jun 4, 2013
Updated package version.
blueimp
committed
7a31e83
View commit details
Copy full SHA for 7a31e83
View code at this point
Browse repository at this point
Commits on Apr 26, 2013
Added crop option to enfore maxWidth & maxHeight constraints.
blueimp
committed
15a2b27
View commit details
Copy full SHA for 15a2b27
View code at this point
Browse repository at this point
Commits on Apr 23, 2013
Return false if file parameter is not a File, Blob or String.
blueimp
committed
7482037
View commit details
Copy full SHA for 7482037
View code at this point
Browse repository at this point
Commits on Apr 22, 2013
Added crossOrigin option for CORS enabled images. Fixes #19.
blueimp
committed
d1b106c
View commit details
Copy full SHA for d1b106c
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
if the file api is not supported & the url is not a string avoid a useless request for [object]
igorbernstein
committed
892df6c
View commit details
Copy full SHA for 892df6c
View code at this point
Browse repository at this point
Commits on Mar 18, 2013
Use Math.ceil instead of bitwise left shift.
Show description for f1abe48
blueimp
committed
f1abe48
View commit details
Copy full SHA for f1abe48
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
Create minified script and update package version.
blueimp
committed
967c910
View commit details
Copy full SHA for 967c910
View code at this point
Browse repository at this point
Commits on Nov 13, 2012
Handle empty results and errors for images loaded via FileReader interface.
blueimp
committed
8e7c998
View commit details
Copy full SHA for 8e7c998
View code at this point
Browse repository at this point
Commits on Jul 17, 2012
Added X-UA-Compatible meta tag to force latest IE rendering engine or ChromeFrame if installed.
blueimp
committed
7de8cd2
View commit details
Copy full SHA for 7de8cd2
View code at this point
Browse repository at this point
Commits on Jul 11, 2012
Fixed package version.
blueimp
committed
8f7d4b0
View commit details
Copy full SHA for 8f7d4b0
View code at this point
Browse repository at this point
Updated README and package information.
blueimp
committed
4817008
View commit details
Copy full SHA for 4817008
View code at this point
Browse repository at this point
Commits on Jun 18, 2012
Refactor last merge with a fix for Opera 12.
Show description for 3202fb4
blueimp
committed
3202fb4
View commit details
Copy full SHA for 3202fb4
View code at this point
Browse repository at this point
Commits on Feb 15, 2012
Use a .gitignore file instead of the files field in package.json.
blueimp
committed
a78f6a7
View commit details
Copy full SHA for a78f6a7
View code at this point
Browse repository at this point
Commits on Jan 20, 2012
Fixed file loading on browsers supporting the File API but not Blobs (e.g. Firefox 3.6).
blueimp
committed
b24c43b
View commit details
Copy full SHA for b24c43b
View code at this point
Browse repository at this point
Commits on Dec 15, 2011
Updated package information.
blueimp
committed
89126fa
View commit details
Copy full SHA for 89126fa
View code at this point
Browse repository at this point
Updated license link and package information.
blueimp
committed
9948ecc
View commit details
Copy full SHA for 9948ecc
View code at this point
Browse repository at this point
Commits on Dec 14, 2011
Add better capability checks for the Blob, FileReader and URL APIs.
blueimp
committed
939ec15
View commit details
Copy full SHA for 939ec15
View code at this point
Browse repository at this point
Do not scale to max/min settings without min/max settings.
blueimp
committed
d9fc9ac
View commit details
Copy full SHA for d9fc9ac
View code at this point
Browse repository at this point
Fixed scaling algorithm for cases with both max and min settings.
blueimp
committed
ccb467f
View commit details
Copy full SHA for ccb467f
View code at this point
Browse repository at this point
Return the img element or FileReader object to allow aborting the image load.
blueimp
committed
9a62f4c
View commit details
Copy full SHA for 9a62f4c
View code at this point
Browse repository at this point
Commits on Dec 12, 2011
Initial commit.
blueimp
committed
dbe0cb3
View commit details
Copy full SHA for dbe0cb3
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL