- Play video inline
- Use relative URL for overlay image (Thanks paescuj)
- Fix padding issue on Firefox (Thanks qzminski)
- Fix the height of the container when Vegas is in a div
- add metro 4 support
- Try to fix some responsive issues on Vegas in a div
- Merge pull request #182 from davide93/patch-1
- Update README.md
- Update README.md http:// to https:// link.
- Update dev packages
- Code formating
- Remove IOS7 css hack.
- Optimise overlay png with tinypng
- Fix a glitch on blur transition effect
- Autplay Enabled - Jump to a specific slide fix
- Add will-change CSS property to slides
- Add slidesToKeep option to set the number of slides kept behind the main slide
Fix slide src path names that contain blank characters
- Add firstTransition and firstTransitionDuration options
- Add Loop option to settings and end callback
- Check image complete property in addition to onload before changing slide.
- Fixed _random to match last item also
- Add cover:repeat option to display background as tiled and not resized #75
- Fix 'TypeError' on destroy #79
- Fix #76 with video preloading issue
- Fix overlay destruction #74 (sumomostudio)
- Add
destroy
method
- Remove video canplay event not triggered properly on Firefox
- Timer color set to neutral white by default
- New video options mute and loop
- Enhance quick transition change
- Restore missing overlays
- Fix a bug with random transitions
- Remove Transition/Animation auto-detection
- Aad TransitionRegister/AnimationRegister options instead
- Remove dev folder
- Brand new Vegas V2