Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-10-29 | 486 Bytes | |
v3.2.0 - Background images, cache removed, Firefox bugs address source code.tar.gz | 2015-10-29 | 107.0 kB | |
v3.2.0 - Background images, cache removed, Firefox bugs address source code.zip | 2015-10-29 | 118.0 kB | |
Totals: 3 Items | 225.5 kB | 0 |
- Added new feature, detect when background images have loaded with
{ background: true }
. [#29] - Removed cache. Was unreliable and buggy. [#103], [#115], [#206]
- Address Firefox bugs by checking for
load
event on currentimg
. [#50], [#191] - add
.makeJQueryPlugin()
for better compatibility with jQuery and Browserify/RequireJS/Webpack. [#180] - README/site improvements
- Add Webpack instructions. [#203]
- jQuery first
- Site nav
- Move to Gulp
- Update Qunit v1.20