261 Commits

Author SHA1 Message Date
Dave DeSandro
92de29b5a9 🎩 v5 CodePen demos 2022-02-21 12:51:11 -05:00
Dave DeSandro
b023c1b65d gitignore .netlify 2022-02-20 20:55:24 -05:00
Dave DeSandro
17d851e00a 📦 npm install 2022-02-20 20:43:50 -05:00
Dave DeSandro
6d07d12b32 🎆 v5 - ES6, drop IE v5.0.0 2022-02-20 20:41:06 -05:00
Dave DeSandro
e6f9f91e65 📦 add package-lock.json; update .gitignore 2022-02-20 20:39:22 -05:00
Dave DeSandro
c4ff21ae30 👔 lint eqeqeq error smart 2022-02-18 21:46:15 -05:00
Dave DeSandro
b7181acee8 📝 http:// -> https://
whitespace tweak
2022-02-17 21:23:15 -05:00
Dave DeSandro
26d823ccf9 📝 Revise README for v5
- add files to package.json
- bower.json deps
2022-02-17 21:18:10 -05:00
Dave DeSandro
4accfdaa04 📝 #300 add LICENSE file 2022-02-08 22:31:24 -05:00
Dave DeSandro
c65dd83309 🔔 #204 add crossOrigin attribute 2022-02-08 22:27:05 -05:00
Dave DeSandro
1915f05be6 🔔 #175 #294 add srcset <picture> support
- use currentSrc
- emit progress with <picture>
-  add <picture> test
-  test srcset
- add test css
- remove bower_components
2022-02-08 22:10:55 -05:00
Dave DeSandro
b059c1fb88 🛠 ES6 upgrades; use for-of loops 2022-02-08 20:56:35 -05:00
Dave DeSandro
08f0603655 👟 dist and version tasks 2022-02-01 22:46:30 -05:00
Dave DeSandro
08cc9c0f72 move to node; remove jshint; add jQuery 2022-01-30 22:06:24 -05:00
Dave DeSandro
d3acbe50e2 👔 add ESLint; fix lints 2022-01-30 14:06:21 -05:00
David DeSandro
67c4e57453 🛠 check for non-zero naturalWidth
Fixes bug with Safari + InfiniteScroll + Masonry, metafizzy/infinite-scroll#671

👷 build v4.1.4
v4.1.4
2018-01-02 11:53:35 -05:00
David DeSandro
2eafc07d25 🎨 use Picsum.photos, replace lorempixel 2018-01-02 11:48:23 -05:00
David DeSandro
b0bfc1f59b 🛠 check for falsy elements
refactor out excess function
2017-06-27 21:16:20 -04:00
David DeSandro
fb8a421eca 📦 bower ignore gulpfile 2017-06-19 08:56:59 -04:00
David DeSandro
a8e0dd3a46 install transfob v4.1.3 2017-06-12 15:17:28 -04:00
David DeSandro
8d3e2494bb 🍹 use gulp-requirejs-optimize package 2017-06-12 15:14:55 -04:00
David DeSandro
07bda7e92e ⬆️ ev-emitter ^1.0.0; 👷 v4.1.3 2017-06-12 15:09:08 -04:00
David DeSandro
d5379d360b 👷 build v4.1.2 v4.1.2 2017-05-04 11:08:34 -04:00
David DeSandro
9bd497e4ff Merge pull request #178 from gscottolson/master
Allow `window` to default to `this`
2017-05-04 11:06:12 -04:00
David DeSandro
b70cb307ea Merge pull request #253 from pra85/patch-1
typo succesfully → successfully
2017-03-16 07:12:11 -04:00
Prayag Verma
5708ef3513 Fix a typo
succesfully → successfully
2017-03-16 12:33:20 +05:30
David DeSandro
0ef317ae94 Merge pull request #245 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg
Replace npmcdn.com with unpkg.com
2016-09-01 22:03:18 -04:00
npmcdn-to-unpkg-bot
249ce1adea Replace npmcdn.com with unpkg.com 2016-08-31 13:09:09 +01:00
David DeSandro
72b5d600a4 ⬆️ ev-emitter v1.0.3; 👷 build v4.1.1;
Fixes #243
v4.1.1
2016-08-28 10:48:10 -04:00
David DeSandro
dc089d365f 📝 typo require('imagesLoaded'). Fixes #240 2016-07-06 09:27:37 -04:00
David DeSandro
32d08511c0 📝 download JS from npmcdn 2016-04-15 08:50:24 -04:00
David DeSandro
ebdcc31907 📦 composer component type
Fixes #225
2016-02-18 13:04:56 -05:00
David DeSandro
f97f4a444c 📦 bower ignore composer.json 2016-02-18 10:26:01 -05:00
David DeSandro
ecb294f76c 📦 revise description, homepage 2016-02-18 10:12:02 -05:00
David DeSandro
154ea174d1 📝 jQuery typo 2016-02-18 10:10:23 -05:00
David DeSandro
779d3aa94b Merge branch 'master' of github.com:desandro/imagesloaded 2016-02-18 10:09:48 -05:00
David DeSandro
0dde733b36 Merge pull request #224 from killua99/composer-support
📦 Add support for composer
2016-02-18 10:09:25 -05:00
Luigi Guevara
ae270c8523 Add support for composer 2016-02-18 12:36:17 +01:00
David DeSandro
66164b3376 📝 webpack hack no longer necessary
ev-emitter is same package in npm and bower
Ref webpack/webpack#883
2016-01-20 18:11:53 -05:00
David DeSandro
eb483b9b5e ↔️ switch out EventEmitter for ev-emitter
⬆️ build v4.1.0

use npmcdn for CDN
v4.1.0
2016-01-15 09:56:20 -05:00
David DeSandro
b6b1ec85e1 Merge pull request #218 from mark-buer/background-unbind-fix
🐞 fixes background unbind
2016-01-12 19:42:22 -05:00
Mark Buer
a72317484b fixes background unbind 2016-01-13 11:04:15 +10:30
David DeSandro
284cc89a1d add eventemitter to Webpack test; ref #213 2016-01-06 15:35:52 -05:00
David DeSandro
c8b41695e9 ignore build/ and _site/ v4.0.0 2015-12-28 10:09:50 -05:00
David DeSandro
8328fc04f1 Build v4.0.0 2015-12-28 09:43:59 -05:00
David DeSandro
ef333aa6f7 README browser support and Contributors
v3 for ie8
2015-12-27 22:08:16 -05:00
David DeSandro
1345c93463 remove eventie.js 2015-12-24 15:06:56 -05:00
David DeSandro
6f21faf735 use forEach 2015-12-24 15:05:55 -05:00
David DeSandro
8b9bee7766 use isArray, Object.create, bind( this ) 2015-12-24 15:01:16 -05:00
David DeSandro
b9710a0422 scooch back a tab 2015-12-24 14:55:30 -05:00