Release History

www.starplugins.com/killercarousel


Release History (most recent first)


1.2 rev 1501161200


Fixed issue where auto rotate wouldn't loop carousel properly if less than 4 items.


Added refreshSize function to force carousel to resize independently of the window resize event if required.



1.2 rev 1412181400


Fixed issue relating to new version of FireFox creating hard, dark, jagged edges on shadows and reflection.

Please ensure you use both the new killercarousel.js file and killercarousel.css file. 


1.2 rev 1406101350


Fixed issue where left-right mouse dragging of carousel wouldn't be cancelled when moving out of carousel area.


1.2 rev 1402121140


Corrects an issue where using Killer Carousel perspective properties (e.g. perspectiveOrigin) would give different results across 3d-enabled browsers e.g. IE10/11 VS Webkit. 


This was due to some annoying inconsistencies in the way these browsers implement 3d and other idiosyncrasies. This has now be resolved to give a consistent appearance.


1.2 rev 1401301208


Fixes issue where a small number of items (e.g. 1-3 items) in a non-infinite-loop carousel wouldn't centre properly and have other issues with movement. So, now if you have just one item it will sit correctly in the middle of the carousel area without moving.


Note: If you are using infinite loop carousels, you still need to make sure that there are sufficient items and correct spacing in the carousel to make sure the concept of an infinite loop of items makes sense - it can't display the same item in two different places simultaneously.


There is now a .kc-front-item CSS class added to the front-most/middle item. Useful if you want to style things differently for that item.



1.2 rev 1401180530


Fixes issue of spurious development info appearing in the debug console. This also caused problems on IE7/8/9.


1.2 rev 1401090941


Fixes issue where click and dragging would result in clicked item moving to middle.

This now only happens when item is clicked without dragging.


1.2 rev 1312190747


FIx Application License licensing code - 'unlicensed' incorrectly showing.


1.2 rev 1312161440


Adds KillerCarouselItem.setSize() function instead of using inline styles for items of different sizes.

Fix to ensure CSS class changes 'latch' during profile changes.

Fix to ensure navigation buttons are created properly when creating/destroying carousels dynamically.

Adds KillerCarouse.createNavButtons() function to create nav buttons of dynamically created carousels.

Various other minor tweaks and fixes.


1.2 rev 1312031215

This fixes the too fast spinning when using two-finger scroll on touch pads, and also fixes the same problem associated with mouse drivers that allow 'smooth scrolling' modes e.g. Logitec.


1.2 rev 131202153


New 'custom renderers' feature allows advanced users to create their own carousel visualisations.


Examples and documentation to follow...


1.1 rev 1311271343


Now implements more flexible system for the navigation buttons.


See here: http://www.starplugins.com/killercarousel/examples/navigation-buttons


killercarousel.css Rev 1311201027


Please ensure you are using the latest CSS file.


Should read as follows at top of file: Rev 1311201027


This revision fixed issues relating to offset shadows on IE and FireFox.


1.0 rev 1311141241


'Bring to front' feature now works again when clicking items in carousel.


Had been disabled in previous release.


1.0 rev 1311131701


Fixes an issue when using Killer Carousel using banner-style (full width) carousel items.


The wrong position was being calculated for certain sizes of carousel item.


The movement code has been rewritten, and now correctly emulates iPad style swipe and positioning for a familiar feel when swiping through banner items (either with touch or mouse).


- move an item more than 50% of its width will result in movement to the next item along.

- briefly swiping an item will result in movement to the next item along.


1.0 rev 1311111337


Initial release.