Releases: kenwheeler/slick
Releases · kenwheeler/slick
Refactoring
- Changed the directory structure to make it easy to pull out and put in your projects
- Refactored a lot of code to make this smaller
- Redesigned the example page a little bit, so that searching for the info you want is a little easier/quicker
Enjoy!
Added Vertical Sliding
Ok, I'm going to actually write something here for this release. I have never been a fan of the vertical slide. However, due to overwhelming numbers of requests for it, here it is.
That said, I have made the executive decision to keep the swipe action for vertical sliding horizontal. I translated the slider width vs slider height so you still have proportional movement, but vertical swiping is for scrolling down a webpage. Not interacting with a component.
I've built a gillion of these things, and fucking with vertical scroll is bad UX.
Fade Mode
1.2.9 Adding Fade
CSS3 Animation Enhancements
1.2.8 CSS Animation
Add/Remove patch & easing option
1.2.7 Add/Remove items patch
This is the big one
- Added slide addition & removal
- Added slide filtering & unfiltering
- Added control methods
Added Autoplay pause. Added new trigger methods!
1.2.5 Adding auto play stop on hover & methods
1.2.4
Icon font instead of sprites, stability fixes, pull requests
Retina patch
1.2.3 Retina patch
Sprite refactor & multiple element fix
1.2.2 Version update