- Fix: use 'clientHeight' instead of 'scrollHeight' to avoid autocomplete jumping
- Optimized
nextSlide
andpreviousSlide
rendering - Fixed slide html
type
content reset
- Fixed
closeOnOverlayClick
option sometimes not working properly afterupdateOptions()
was called
- Added new option for
image
andiframe-video
slidesdescriptionElement
- Added support for scrollable
html
andiframe
slide types - Locked page background scrolling
- Added new option
extraClasses
- Improved spinner layout (only works in browsers with css animation support)
- Update to a major version to have better workflow with SemVer
- IE8 fixes
- Fixed IE
onload
callbacks unset - Fixed internal click event handling
- Internal click event handling changed
z-index: 8000
added to.rooverlay-wrapper
skin
option rendering improved- Size calculation paddings improved
- Size calculations for dimension without aspected ratio improved
paginationDescending
option added
- Styling improved for
.rooverlay-description
- "Escape" key support added
- Breaking:
updateOptions
rerender
parameter removed
- Pagination counter improved
skin
option addedslideIndex
option addeddisableKeyboardControls
option addedminWidth
andminHeight
options added to slides options
- Init