FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for package.json - oToUC/JavaScript-Load-Image · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
oToUC
/
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 Mar 21, 2016
2.6.1
blueimp
committed
da2e778
View commit details
Copy full SHA for da2e778
View code at this point
Browse repository at this point
StandardJS compatibility.
blueimp
committed
7b70920
View commit details
Copy full SHA for 7b70920
View code at this point
Browse repository at this point
Revert premature version change.
blueimp
committed
1a77af7
View commit details
Copy full SHA for 1a77af7
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
Merge branch 'Brogency-master'
micky2be
committed
cb09b85
View commit details
Copy full SHA for cb09b85
View code at this point
Browse repository at this point
Merge branch 'master' of git://github.com/Brogency/JavaScript-Load-Image into Brogency-master
micky2be
committed
811a2a9
View commit details
Copy full SHA for 811a2a9
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
2.6.0
blueimp
committed
eca5709
View commit details
Copy full SHA for eca5709
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
2.5.0
blueimp
committed
eabe7ec
View commit details
Copy full SHA for eabe7ec
View code at this point
Browse repository at this point
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
2.4.0
blueimp
committed
3419c2e
View commit details
Copy full SHA for 3419c2e
View code at this point
Browse repository at this point
2.3.1
blueimp
committed
64f527b
View commit details
Copy full SHA for 64f527b
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
2.3.0
blueimp
committed
df1d4db
View commit details
Copy full SHA for df1d4db
View code at this point
Browse repository at this point
2.2.0
blueimp
committed
4bc8519
View commit details
Copy full SHA for 4bc8519
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 Jan 19, 2016
Added require support
ruscoder
committed
9df2ebc
View commit details
Copy full SHA for 9df2ebc
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
2.1.0
blueimp
committed
dfadfa3
View commit details
Copy full SHA for dfadfa3
View code at this point
Browse repository at this point
Add source map for the minified JS files.
blueimp
committed
ad71518
View commit details
Copy full SHA for ad71518
View code at this point
Browse repository at this point
2.0.1
blueimp
committed
9bfb2d8
View commit details
Copy full SHA for 9bfb2d8
View code at this point
Browse repository at this point
Keep the gh-pages branch in sync with master.
blueimp
committed
5cd6bd1
View commit details
Copy full SHA for 5cd6bd1
View code at this point
Browse repository at this point
2.0.0
blueimp
committed
948271f
View commit details
Copy full SHA for 948271f
View code at this point
Browse repository at this point
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
Commits on Aug 18, 2015
Use window object directly to support browserify.
blueimp
committed
464fa50
View commit details
Copy full SHA for 464fa50
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
Renamed combined and minified file to load-image.all.min.js. Closes #63
blueimp
committed
3ddac4f
View commit details
Copy full SHA for 3ddac4f
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 Jul 27, 2014
Rounding error patch release.
blueimp
committed
5d4072c
View commit details
Copy full SHA for 5d4072c
View code at this point
Browse repository at this point
Updated devDependencies.
blueimp
committed
e135a56
View commit details
Copy full SHA for e135a56
View code at this point
Browse repository at this point
Commits on Jan 30, 2014
Handle FileReader errors.
blueimp
committed
000deb7
View commit details
Copy full SHA for 000deb7
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
Replaced Makefile with Grunt; only distribute relevant files via bower.
blueimp
committed
d178be6
View commit details
Copy full SHA for d178be6
View code at this point
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
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL