Releases: tyrann0us/slick-slider
Releases · tyrann0us/slick-slider
0.5.2
0.5.1
0.5
- Feature: Updated Slick to v1.8.0
- Feature: Added new options “appendDots”, “dotsClass”, "focusOnChange", “pauseOnFocus”, “waitForAnimate” and “zIndex”
- Feature: Added new option “Show caption”, deprecating the
slick_slider_show_caption
filter - Feature: Always lazy load images to improve page load time
- Fix: Bug that hid the Slick Slider settings in the Gallery Media Modal under certain circumstances
- Misc: Added new actions
slick_slider_before_slider
,slick_slider_after_slider
,slick_slider_before_slide
andslick_slider_after_slide
- Misc: Extended filters
slick_slider_caption_html
,slick_slider_slide_html
andslick_slider_html
- Misc: Changed default value of "focusOnSelect" to
false
- Misc: Minor PHP, JavaScript and CSS improvements
0.4.2
0.4.1
- Fix: Bug (introduced in 0.4) that appeared when activating or the plugin or resetting the options (only in SCN repo)
- Misc: Several code formatting changes according to the WordPress Coding Standards
0.4
- Feature: Added support for custom links (see FAQ section)
- Feature: Added lightbox support (see FAQ section)
- Feature: Added support for
SCRIPT_DEBUG
constant
0.3
0.2
- Feature: Added option to toggle Slick Slider options on gallery modal
- Fix: Minor tweaks in readme.txt
- Fix: Minor bug causing some default values to be rendered in
data-slick
attribute - Fix: Minor bug that prevented new options to be added
- Fix: Minor bug that caused wrapper div to be included in caption filter
- Fix: Normalized gallery modal CSS