Skip to content

Latest commit

 

History

History
105 lines (70 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

105 lines (70 loc) · 2.36 KB

Vegas jQuery Plugin

CHANGE LOG

Vegas 2.1.3 2015-04-28

  • Fix 'TypeError' on destroy #79

Vegas 2.1.2 2015-04-15

  • Fix #76 with video preloading issue

Vegas 2.1.1 2015-04-08

  • Fix overlay destruction #74 (sumomostudio)

Vegas 2.1.0 2015-04-02

  • Add destroy method

Vegas 2.0.5 2015-03-18

  • Remove video canplay event not triggered properly on Firefox
  • Timer color set to neutral white by default

Vegas 2.0.4 2015-03-12

  • New video options mute and loop
  • Enhance quick transition change

Vegas 2.0.3 2015-03-06

  • Restore missing overlays

Vegas 2.0.2 2015-03-06

  • Fix a bug with random transitions
  • Remove Transition/Animation auto-detection
  • Aad TransitionRegister/AnimationRegister options instead

Vegas 2.0.1 2015-03-05

  • Remove dev folder

Vegas 2.0.0 2015-03-05

  • Brand new Vegas V2

Vegas 1.3.4 2013-12-16

  • Allow overlay(false) to disable overlay when vegas is already running
  • Fix loading option which didn't work on slideshows

Vegas 1.3.3 2013-09-03

  • Fix some size bug. Get the real Viewport size
  • Fix Destroy method

Vegas 1.3.2 2013-08-15

  • Remove forgotten debug
  • Add user-select:none to CSS

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