Breaking Removed wrapping around rondell items. Selector now has to select the items parent. All children will become rondell items.
Breaking CSS classes can't be customized anymore to reduce size via minify
Breaking Scrollbar switched to css animation
New Added cleanup function to remove everything rondell specific
New Rondell options can be updated with a new rondell call. Maybe this leads to a wizard :)
Change Some performance improvements
1.0.4
New onUpdateLightbox callback can be defined in the options.
1.0.3
FIX No image when opening the lightbox, closing it and opening it again with another image.
FIX Lightbox pops up when closing it and resizing the window.
1.0.2
New The lightbox now contains a 'more' link when the rondell item is a link and the lightbox is enabled. See the 'strings' option to customize the text.
FIX Links on images work again when lightbox is turned off.
1.0.1
New Referenced images allow you to use small images in the rondell and big images for the lightbox. Just wrap an image with an image link to the big image.
New A close button for the lightbox ;-)
Change Better auto resize for the lightbox.
CHANGE Lightbox now has a default dark theme. New themes for the lightbox will be added eventually.
1.0.0
New Integrated lightweight lightbox to reduce 3rd party lightbox difficulties
Change Using grunt for building, compass for sass mixins and QUnit for testing
FIX Blur and focus problems in IE
0.9.3
New Asynchronous image loading has been added and will be further improved in the next versions
Change New optimized item rendering technique and refactoring for improved performance and flexibility
Change CSS classes are now using hyphens instead of camelcase. Please check your custom styles!
Change Preset 'products' is now called 'scroller'
FIX Fancybox samples now show working navigation arrows and item title
FIX Example for the 'size' option is now correct
0.9.1
New awesome preset thumbgallery which uses all the new options and features.
New Integrated my standalone scrollbar plugin (beta) into the rondell. See the options for setting it up.
New Items absolute index as parameter for the animation functions.
New Option cropThumbnails for image cropping to allow uniform size of thumbnails
New Option switchIndices which enables switching the index of the last and new focused items.
New Option keyDelay which sets minimum time between keypress events are registered.
New Option wrapIndices allowing to disable item index wrapping used in the carousels.
New Opacity is now animated when hovering items.
Change Improved performance
Fix Bugfixes for items fading out or in
Fix Disabled autorotation when rondell is not visible.