Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

50 lines (39 loc) · 1.33 KB

Vegas Background jQuery Plugin v1.3.2

CHANGE LOG

Vegas 1.3.2 xxxx-xx-xx

  • Add user-select:none to CSS (Thanks Hüseyin)

Vegas 1.3.1 2012-09-05

  • New attempt to fix the webkit image size bug (Thanks orourkedd)
  • Get rid of imagesLoadedForVegas function
  • Fixed Css Twitter Bootstrap incompatibility

Vegas 1.3.0 2012-05-04

  • Fixed the destroy() error
  • Fixed the width and height webkit error
  • Added globale fade settings
  • Enhanced better image preloading
  • Enhanced minimized the total overlay image

Vegas 1.2.0 2011-09-09

  • Fixed the bug when fading effect is longer than then slideshow delay
  • Added imagesLoaded plugin by Paul Irish et al, thanks simshaun

Vegas 1.1.0 2011-06-17

  • Added default settings
  • Added 'previous' method
  • Added 'next' method
  • Added 'jump' method
  • Added 'preload' method
  • Added 'get' method
  • Added 'preload' option to slideshow method
  • Added 'step' option to slideshow method
  • Added 'loading' option to background method
  • Added 'walk' callback to slideshow method
  • Renamed 'background*' events to 'vegas*'
  • Added 'vegasstart' event
  • Added 'vegasstop event
  • Added 'vegaspause event
  • Added 'vegasnext' event
  • Added 'vegasprevious' event
  • Added 'vegasjump' event
  • Added 'vegaswalk' event
  • Enhanced 'valign' and 'align' with % values

Vegas 1.0.0 2011-05-13

  • First public release