From a3131ca42004e32706928d645567000f2ce060eb Mon Sep 17 00:00:00 2001 From: Nick Marnik Date: Fri, 18 Jan 2019 10:35:48 -0500 Subject: [PATCH] Revert "1.9.0" This reverts commit a2aa3fec335c50aceb58f6ef6d22df8e5f3238e1. --- README.markdown | 6 +++--- component.json | 2 +- index.html | 4 ++-- package.json | 2 +- slick.jquery.json | 2 +- slick/slick.js | 6 +++--- slick/slick.min.js | 19 +------------------ 7 files changed, 12 insertions(+), 29 deletions(-) diff --git a/README.markdown b/README.markdown index d52c1aeaf..765ab78b6 100644 --- a/README.markdown +++ b/README.markdown @@ -23,15 +23,15 @@ Just add a link to the css file in your ``: ```html - + - + ``` Then, before your closing `````` tag add: ```html - + ``` #### Package Managers diff --git a/component.json b/component.json index 1818a5a15..df1900c24 100644 --- a/component.json +++ b/component.json @@ -2,7 +2,7 @@ "name": "slick", "repo": "kenwheeler/slick", "description": "the last carousel you'll ever need", - "version": "1.9.0", + "version": "1.8.1", "keywords": ["ui", "jquery", "carousel", "responsive", "slider"], "dependencies": { "component/jquery": "*" diff --git a/index.html b/index.html index a13f4b731..2e7e57555 100644 --- a/index.html +++ b/index.html @@ -38,7 +38,7 @@ transition: all ease-in-out .3s; opacity: .2; } - + .slick-active { opacity: .5; } @@ -309,7 +309,7 @@ - +