FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - cmonta/JavaScript-Load-Image · GitHub
cmonta
/
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
Datepicker
Commit history
Commits on Feb 22, 2016
Remove the obsolete iOS scaling fixes.
Show description for ce19b21
blueimp
committed
ce19b21
View commit details
Copy full SHA for ce19b21
View code at this point
Browse repository at this point
Add downsamplingRatio option.
blueimp
committed
04b6d9d
View commit details
Copy full SHA for 04b6d9d
View code at this point
Browse repository at this point
Add pixelRatio option.
Show description for 9618af0
blueimp
committed
9618af0
View commit details
Copy full SHA for 9618af0
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
Merge upscale canvas drawing on retina and update tests.
blueimp
committed
436c708
View commit details
Copy full SHA for 436c708
View code at this point
Browse repository at this point
Use JavaScript Standard Style.
blueimp
committed
769f0b3
View commit details
Copy full SHA for 769f0b3
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
Copy vendor dependencies into project source.
blueimp
committed
7c44185
View commit details
Copy full SHA for 7c44185
View code at this point
Browse repository at this point
Remove obsolete Grunt dependencies.
Show description for 5c648e4
blueimp
committed
5c648e4
View commit details
Copy full SHA for 5c648e4
View code at this point
Browse repository at this point
Remove obsolete file version numbers.
blueimp
committed
270560f
View commit details
Copy full SHA for 270560f
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Add license field to package definition(s).
blueimp
committed
3280858
View commit details
Copy full SHA for 3280858
View code at this point
Browse repository at this point
Commits on Sep 14, 2014
Mocha tests require the url protocol.
blueimp
committed
7b58dd5
View commit details
Copy full SHA for 7b58dd5
View code at this point
Browse repository at this point
Commits on Sep 13, 2014
Use https for the demo url.
blueimp
committed
1c9cb93
View commit details
Copy full SHA for 1c9cb93
View code at this point
Browse repository at this point
Commits on Aug 8, 2014
Added aspectRatio option. Closes #50
blueimp
committed
f3358f3
View commit details
Copy full SHA for f3358f3
View code at this point
Browse repository at this point
Commits on Aug 7, 2014
Ignore too large orientation values. Fixes #56
blueimp
committed
9a0c3e4
View commit details
Copy full SHA for 9a0c3e4
View code at this point
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
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
Updated path to canvas.toBlob polyfill library.
blueimp
committed
75eb5b4
View commit details
Copy full SHA for 75eb5b4
View code at this point
Browse repository at this point
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 12, 2013
Added meta data tests.
blueimp
committed
e6f20ab
View commit details
Copy full SHA for e6f20ab
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
Added orientation tests.
blueimp
committed
19c1299
View commit details
Copy full SHA for 19c1299
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 Mar 13, 2013
Update test page jQuery version.
blueimp
committed
0868bb5
View commit details
Copy full SHA for 0868bb5
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 16, 2012
Refactor last merge and update version number.
Show description for 0c6b962
blueimp
committed
0c6b962
View commit details
Copy full SHA for 0c6b962
View code at this point
Browse repository at this point
Commits on Apr 22, 2012
Update tests for version 2.0 of the JavaScript Canvas to Blob function.
blueimp
committed
1546f50
View commit details
Copy full SHA for 1546f50
View code at this point
Browse repository at this point
Commits on Apr 20, 2012
Accept a canvas element as parameter for loadImage.scale.
blueimp
committed
0451593
View commit details
Copy full SHA for 0451593
View code at this point
Browse repository at this point
Commits on Feb 29, 2012
Set viewport to device width.
blueimp
committed
fb21dd5
View commit details
Copy full SHA for fb21dd5
View code at this point
Browse repository at this point
Commits on Feb 11, 2012
Remove the obsolete script file.
blueimp
committed
0257c98
View commit details
Copy full SHA for 0257c98
View code at this point
Browse repository at this point
Use the Canvas to Blob API to create the Test Blob.
blueimp
committed
46efe26
View commit details
Copy full SHA for 46efe26
View code at this point
Browse repository at this point
Commits on Feb 8, 2012
Use mocha+expect.js as testing framework.
blueimp
committed
23a5bbb
View commit details
Copy full SHA for 23a5bbb
View code at this point
Browse repository at this point
Commits on Feb 6, 2012
Added Makefile to create the minified version.
Show description for f1cb0e2
blueimp
committed
f1cb0e2
View commit details
Copy full SHA for f1cb0e2
View code at this point
Browse repository at this point
Commits on Dec 15, 2011
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
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL