FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · ernestjohn/JavaScript-Load-Image · GitHub
ernestjohn
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 27, 2014
Rounding error patch release.
blueimp
committed
5d4072c
View commit details
Copy full SHA for 5d4072c
Browse repository at this point
Updated devDependencies.
blueimp
committed
e135a56
View commit details
Copy full SHA for e135a56
Browse repository at this point
Removed Math.ceil calls to avoid rounding errors.
Show description for 9ec892b
blueimp
committed
9ec892b
View commit details
Copy full SHA for 9ec892b
Browse repository at this point
Commits on Jan 30, 2014
Handle FileReader errors.
blueimp
committed
000deb7
View commit details
Copy full SHA for 000deb7
Browse repository at this point
Commits on Nov 11, 2013
Added grunt-mocha task.
blueimp
committed
3922629
View commit details
Copy full SHA for 3922629
Browse repository at this point
Replaced Makefile with Grunt; only distribute relevant files via bower.
blueimp
committed
d178be6
View commit details
Copy full SHA for d178be6
Browse repository at this point
JSHint compatibility update.
blueimp
committed
a9260ea
View commit details
Copy full SHA for a9260ea
Browse repository at this point
Commits on Oct 22, 2013
Hide URL/FileReader API requirement message in capable browsers. Closes #35
blueimp
committed
39e9e1d
View commit details
Copy full SHA for 39e9e1d
Browse repository at this point
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
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
Browse repository at this point
Fixed cropping with top margin and vertical squash.
blueimp
committed
2685792
View commit details
Copy full SHA for 2685792
Browse repository at this point
Commits on Jul 11, 2013
Fixed cropping for subsampled images.
blueimp
committed
520ad9f
View commit details
Copy full SHA for 520ad9f
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
Browse repository at this point
Commits on Jun 26, 2013
Updated path to canvas.toBlob polyfill library.
blueimp
committed
75eb5b4
View commit details
Copy full SHA for 75eb5b4
Browse repository at this point
Refactored demo implementation.
Show description for adacaf4
blueimp
committed
adacaf4
View commit details
Copy full SHA for adacaf4
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
Browse repository at this point
Added comment for the maxMetaDataSize option.
blueimp
committed
7ad3b0b
View commit details
Copy full SHA for 7ad3b0b
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
Browse repository at this point
Commits on Jun 12, 2013
Provide the loadImage.blobSlice method only if the browser supports slicing Blobs.
blueimp
committed
30fc45c
View commit details
Copy full SHA for 30fc45c
Browse repository at this point
Added meta data tests.
blueimp
committed
e6f20ab
View commit details
Copy full SHA for e6f20ab
Browse repository at this point
Commits on Jun 11, 2013
Fixed demo error.
blueimp
committed
6fe3dc9
View commit details
Copy full SHA for 6fe3dc9
Browse repository at this point
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
Browse repository at this point
Commits on Jun 5, 2013
Catch "No Exif data" errors.
Show description for 02dcbd0
blueimp
committed
02dcbd0
View commit details
Copy full SHA for 02dcbd0
Browse repository at this point
Commits on Jun 4, 2013
Updated the minified version.
blueimp
committed
2c2d703
View commit details
Copy full SHA for 2c2d703
Browse repository at this point
Added orientation tests.
blueimp
committed
19c1299
View commit details
Copy full SHA for 19c1299
Browse repository at this point
Assume canvas:true if an orientation is given.
blueimp
committed
4c10b9b
View commit details
Copy full SHA for 4c10b9b
Browse repository at this point
Updated package version.
blueimp
committed
7a31e83
View commit details
Copy full SHA for 7a31e83
Browse repository at this point
Added orientation information to the options listing.
blueimp
committed
a066985
View commit details
Copy full SHA for a066985
Browse repository at this point
Updated the minified version.
blueimp
committed
727f9cd
View commit details
Copy full SHA for 727f9cd
Browse repository at this point
Added an EXIF Reader library to demonstrate the orientation option.
blueimp
committed
c48262a
View commit details
Copy full SHA for c48262a
Browse repository at this point
Accept the reading method as third argument to loadImage.readFile.
blueimp
committed
1982975
View commit details
Copy full SHA for 1982975
Browse repository at this point
Commits on Jun 3, 2013
Added orientation support.
blueimp
committed
f4d13a3
View commit details
Copy full SHA for f4d13a3
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
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
Browse repository at this point
Fixed last merge.
blueimp
committed
271ca6a
View commit details
Copy full SHA for 271ca6a
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL