From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001
From: Marvin Borner
Date: Fri, 13 Jul 2018 19:06:45 +0200
Subject: Fixed many permissions and began admin interface
---
public/bower_components/ion.rangeSlider/index.md | 63 ++++++++++++++++++++++++
1 file changed, 63 insertions(+)
create mode 100644 public/bower_components/ion.rangeSlider/index.md
(limited to 'public/bower_components/ion.rangeSlider/index.md')
diff --git a/public/bower_components/ion.rangeSlider/index.md b/public/bower_components/ion.rangeSlider/index.md
new file mode 100644
index 0000000..abdea3c
--- /dev/null
+++ b/public/bower_components/ion.rangeSlider/index.md
@@ -0,0 +1,63 @@
+
+
+> English description | Описание на русском
+
+Ion.RangeSlider. Is an easy, flexible and responsive range slider with tons of options.
+
+***
+
+* Version: 2.2.0 | *Version 3.x is under development now*
+* Project page and demos
+* Download ZIP
+
+[](https://pledgie.com/campaigns/25694)
+
+## Description
+* Ion.RangeSlider — cool, comfortable, responsive and easily customizable range slider
+* Supports events and public methods, has flexible settings, can be completely altered with CSS
+* Cross-browser: Google Chrome, Mozilla Firefox 3.6+, Opera 12+, Safari 5+, Internet Explorer 8+
+* Ion.RangeSlider supports touch-devices (iPhone, iPad, Nexus, etc.).
+* Ion.RangeSlider freely distributed under terms of MIT licence.
+* With this plugin you will be able to build beautiful range sliders, like this:
+
+
+
+## Key features
+* Skin support. (5 skins included and PSD for skin creation)
+* Any number of sliders at one page without conflicts and big performance problems
+* Two slider types single (1 slider) and double (2 sliders)
+* Support of negative and fractional values
+* Ability to set custom step and snap grid to step
+* Support of custom values diapason
+* Customisable grid of values
+* Ability to disable UI elements (min and max, current value, grid)
+* Postfixes and prefixes for your numbers ($20, 20 € etc.)
+* Additional postfix for maximum value (eg. $0 — $100+)
+* Ability to prettify large numbers (eg. 10000000 -> 10 000 000 or 10.000.000)
+* Slider writes its value right into input value field. This makes it easy to use in any html form
+* Any slider value can be set through input data-attribute (eg. data-min="10")
+* Slider supports disable param. You can set it true to make slider inactive
+* Slider supports external methods (update, reset and remove) to control it after creation
+* For advanced users slider has callbacks (onStart, onChange, onFinish, onUpdate). Slider pastes all its params to callback first argument as object
+* Slider supports date and time
+
+
+## Demos
+
+* Basic demo
+* Advanced demo
+* Interactions demo
+
+
+## GitHub
+
+* GitHub page
+
+
+### Update history
+
+***
+
+Support the plugin:
+
+[](https://pledgie.com/campaigns/25694)
--
cgit v1.2.3