From 13e5917d0efbb77548ab558953f3bd5d5ef6263d Mon Sep 17 00:00:00 2001 From: vrinceanuv Date: Fri, 21 Oct 2016 10:28:32 +0300 Subject: [PATCH 1/5] Features: - Added a separate template for the slider - Possibility of having your own template by passing the template path as a attribute --- examples/index.html | 2 +- examples/slider.html | 13 +++++++++++++ src/js/slider.js | 16 +++------------- 3 files changed, 17 insertions(+), 14 deletions(-) create mode 100644 examples/slider.html diff --git a/examples/index.html b/examples/index.html index 30e4f84..3a5cafe 100644 --- a/examples/index.html +++ b/examples/index.html @@ -16,7 +16,7 @@

Slider test

- +