Skip to content

v3.2.0 - Background images, cache removed, Firefox bugs address

Compare
Choose a tag to compare
@desandro desandro released this 29 Oct 03:23
· 60 commits to master since this release
  • 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 current img. #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