138 Commits

Author SHA1 Message Date
David DeSandro
1394e3ba9c tick eventie to v1.0.4; Fixes #117 v3.1.1 2013-12-24 15:36:31 -05:00
David DeSandro
718278d242 add Resource class; 🐬 separate class to prevent memory leaks
Ref #115

tick version
v3.1.0
2013-12-13 22:08:28 -05:00
David DeSandro
0501ddd7fc README: okay to use pkgd.js in RequireJS
Ref #71
2013-11-23 12:45:59 -05:00
David DeSandro
6a709f9640 fix qunit link 2013-11-09 18:13:45 -05:00
David DeSandro
bccab964ee specify MIT license in imagesloaded.js; fixes #102 2013-10-16 19:32:54 -04:00
David DeSandro
4f564e901b update requireJS paths in README 2013-07-21 09:10:28 -04:00
David DeSandro
4475aac285 tick version v3.0.4 v3.0.4 2013-07-21 09:07:09 -04:00
David DeSandro
8a734d7c82 requireJS module/module 2013-07-21 09:05:44 -04:00
David DeSandro
8744396578 components -> bower_components 2013-07-21 09:05:15 -04:00
David DeSandro
c6ccc9ce7b wrap complete event in setTimeout
Fixes bug with jQuery not triggering .progress(), part of #83
2013-07-21 09:04:36 -04:00
David DeSandro
d51d89cbda tick version v3.0.3 v3.0.3 2013-07-17 07:50:53 -04:00
Tomas Sardyha
91624191ca Fixed borken 'this' in progress method, closes #84 2013-07-10 11:57:42 +02:00
Tomas Sardyha
462a70f372 Fixed Chrome's premature events for progress callbacks, ref #83 2013-07-08 16:43:53 +02:00
David DeSandro
905d69526b Merge branch 'master' of github.com:desandro/imagesloaded 2013-06-23 10:24:40 -04:00
David DeSandro
0949842695 Merge pull request #79 from alagos/master
Just a typo
2013-06-23 07:24:26 -07:00
David DeSandro
bd116245a9 tick version in bower.json v3.0.2 2013-06-23 09:59:54 -04:00
Alter Lagos
33554a1da3 code typo in readme 2013-06-21 17:43:23 -04:00
David DeSandro
13e56c1db5 complete if no images; Fixes #70 2013-06-12 21:38:45 -04:00
David DeSandro
4e04b00ecc add RequireJS to readme; ref #68 2013-06-10 21:59:22 -04:00
David DeSandro
f89b708485 typeof !== 'undefined' as a string
fixes console bug in IE; tick version
v3.0.1
2013-05-27 16:40:57 -04:00
David DeSandro
3c4fa519d7 jshint - curly: true 2013-05-27 16:40:17 -04:00
David DeSandro
69ad678374 remove beta in version v3.0.0 2013-05-27 10:10:23 -04:00
David DeSandro
85655be76d remove jquery.imagesloaded.js 2013-05-27 10:08:10 -04:00
David DeSandro
3a72a4d41e redo bower.json 2013-05-27 10:07:54 -04:00
David DeSandro
22446d7cfd Merge branch 'v3' into master2
Conflicts:
	bower.json
	jquery.imagesloaded.js
2013-05-27 10:02:48 -04:00
David DeSandro
003ba61dd5 Merge branch 'v3' of github.com:desandro/imagesloaded into v3 2013-05-25 07:33:38 -04:00
David DeSandro
57ae14966e don't use thundercloud, weird permissions 2013-05-24 13:20:52 -04:00
David DeSandro
cddb029c30 add jqDeferred into constructor function 2013-05-23 19:49:27 -04:00
David DeSandro
a63cae27e7 add jQuery plugin manifest file; Ref #49 2013-05-23 07:49:44 -04:00
David DeSandro
69eccd62e3 README - note about callback, remove hanging + 2013-05-23 07:27:23 -04:00
David DeSandro
1201107e96 change them to 600 2013-05-23 07:18:32 -04:00
David DeSandro
d2db48c4ac change thunder cloud permissions 2013-05-23 07:18:21 -04:00
David DeSandro
b8511619da lowercase i, imagesLoaded 2013-05-23 07:17:11 -04:00
David DeSandro
9644a64a84 <!-- demo --> in README 2013-05-23 07:01:42 -04:00
David DeSandro
42631d3c60 README fixes 2013-05-22 22:59:19 -04:00
David DeSandro
d90af1bc98 component.json -> bower.json; Ref #65 v2.1.2 2013-05-20 17:33:24 -04:00
David DeSandro
71aa0ca606 ignore node_modules 2013-05-19 21:54:46 -04:00
David DeSandro
8fa5f39813 re-diddily-do README 2013-05-19 18:11:35 -04:00
David DeSandro
05a6ba7670 add a GIF 2013-05-19 15:58:18 -04:00
David DeSandro
af48b819ff add jQuery deferred 2013-05-19 15:58:07 -04:00
David DeSandro
e3cd64d0c7 add back this.proxyImage; for IE8 2013-05-19 11:04:56 -04:00
David DeSandro
e67f339ed4 test append 2013-05-19 09:40:54 -04:00
David DeSandro
b87f0d7269 test data-uri; Ref #64 2013-05-19 09:29:08 -04:00
David DeSandro
b164a50b3a clear out old stuff 2013-05-19 09:13:18 -04:00
David DeSandro
7b6d650d8b confirm with message 2013-05-19 09:11:58 -04:00
David DeSandro
8aa71ea405 test local files, with bad permissions on thunder cloud 2013-05-19 08:58:58 -04:00
David DeSandro
e0fdb9eb68 single element, add addImage 2013-05-19 08:50:03 -04:00
David DeSandro
5e48ff03d0 add selector string 2013-05-19 08:48:45 -04:00
David DeSandro
3270422d44 add test; fix emitting; 2013-05-19 08:32:18 -04:00
David DeSandro
cbb750580b no this.proxyImage 2013-05-19 08:01:30 -04:00