Skip to content

Releases: whcmark/angular-slick-carousel

Add other new slick methods

Choose a tag to compare

@charandas charandas released this 16 Feb 20:42
2.1.1

Update directive to 2.1.0

Updates to slick 1.4.1

Choose a tag to compare

@charandas charandas released this 16 Feb 18:17

No changes to the directive functionality itself.

Just an FYI on all the slick methods exposed by the directive on the scoped slick variable: Its no longer necessary. Slick exposes methods directly in $.fn.slick(<methodName>, ...) manner.

Add uglifyjs for minification

Choose a tag to compare

@charandas charandas released this 04 Sep 19:03
  • Now supports custom url with src attribute. No more no-tpls.js needed.

Major overhaul

Choose a tag to compare

@charandas charandas released this 01 Sep 15:09
  • [BC-BREAK] No longer supports transclusion, override directive template with no-tpls version if needed
  • Eradicated need for timeout in directive link function
  • Shows video examples
  • Provides hooks for image and video mimeType validations

Support for minification

Choose a tag to compare

@charandas charandas released this 27 Aug 14:50

Added support for minification