Skip to content

Releases: devmark/angular-slick-carousel

Add other new slick methods

16 Feb 20:42
Compare
Choose a tag to compare
2.1.1

Update directive to 2.1.0

Updates to slick 1.4.1

16 Feb 18:17
Compare
Choose a tag to compare

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

04 Sep 19:03
Compare
Choose a tag to compare
  • Now supports custom url with src attribute. No more no-tpls.js needed.

Major overhaul

01 Sep 15:09
Compare
Choose a tag to compare
  • [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

27 Aug 14:50
Compare
Choose a tag to compare

Added support for minification