Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
mzusin committed Jul 25, 2023
1 parent abacfdf commit 709b2e1
Show file tree
Hide file tree
Showing 23 changed files with 66 additions and 65 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Experience an accessible and mobile-friendly React Round Slider library, powered
- Possibility to disable only one pointer.
- Optional animation on panel click.
- Works well with Bootstrap and other CSS frameworks.
- Supports two (and more) pointers overlap, pointers max and min distance.
- Supports two (and more) pointers overlap.
- MIT license.

![](https://github.com/mzusin/react-round-slider/blob/main/docs/img/preview/2-2.gif?raw=true)
Expand Down Expand Up @@ -115,6 +115,7 @@ Experience an accessible and mobile-friendly React Round Slider library, powered






## License
Expand Down
File renamed without changes.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="font-josefin_sans text-lg text-gray-100 hp-bg dark" id="special-page">
Expand Down Expand Up @@ -308,7 +308,7 @@ <h2 class="mt-8 font-semibold text-sky-500">Advanced</h2>

<p class="mt-4 text-3xl sm:text-4xl text-slate-400 font-extrabold tracking-tight">Advanced Features</p>

<p class="mt-4 max-w-3xl space-y-6">The slider has a large set of advanced features such as: the ability to <a class="underline" href="/pages/disabled-state.html" title="">disable</a> the entire slider or individual knobs; <a class="underline" href="/pages/range-dragging.html" title="">range dragging</a> support; <a class="underline" href="/pages/pointers-overlap.html" title="">pointers overlap</a>; pointers <a class="underline" href="/pages/max-and-min-pointers-distance.html" title="">max and min distance</a>, and more.</p>
<p class="mt-4 max-w-3xl space-y-6">The slider has a large set of advanced features such as: the ability to <a class="underline" href="/pages/disabled-state.html" title="">disable</a> the entire slider or individual knobs; <a class="underline" href="/pages/range-dragging.html" title="">range dragging</a> support; <a class="underline" href="/pages/pointers-overlap.html" title="">pointers overlap</a>, and more.</p>

<a class="group inline-flex items-center h-9 rounded-full text-sm font-semibold whitespace-nowrap px-3 focus:outline-none focus:ring-2 bg-sky-50 text-sky-600 hover:bg-sky-100 hover:text-sky-700 focus:ring-sky-600 mt-8 pt-px" href="/pages/basic-usage.html">Learn more<svg class="overflow-visible ml-3 text-sky-300 group-hover:text-sky-400" width="3" height="6" viewBox="0 0 3 6" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M0 0L3 3L0 6"></path></svg></a>
</div>
Expand Down Expand Up @@ -400,6 +400,6 @@ <h2 class="mt-8 font-semibold text-sky-500">Free</h2>

</div>

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/pages/animation.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -220,6 +220,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/basic-usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -208,6 +208,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/circle-gradient.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -254,6 +254,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/connection.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -243,6 +243,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/custom-pointer-shape.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -234,6 +234,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/data-settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -242,6 +242,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/disabled-state.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -229,6 +229,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/individual-pointer-settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -278,6 +278,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/path-settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -269,6 +269,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/pointer-and-connection-gradient.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -238,6 +238,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/pointer-settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -268,6 +268,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/pointers-overlap.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -210,6 +210,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/range-dragging.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -196,6 +196,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/text-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -262,6 +262,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/ticks-settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -266,6 +266,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/ticks-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -280,6 +280,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/pages/values-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<link id="favicon-32" rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png" />
<link id="favicon-16" rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png" />

<link rel="stylesheet" href="/css/styles.1690204077321.css" />
<!--<link rel="stylesheet" href="/js/index.1690204077321.css" />-->
<link rel="stylesheet" href="/css/styles.1690268894072.css" />
<!--<link rel="stylesheet" href="/js/index.1690268894072.css" />-->

</head>
<body class="h-screen flex flex-col font-roboto bg-white dark:bg-slate-900 dark:text-slate-100">
Expand Down Expand Up @@ -225,6 +225,6 @@
</div>
</footer>-->

<script src="/js/index.1690204077321.js"></script>
<script src="/js/index.1690268894072.js"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion src/docs/data/special-pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ <h2 class="mt-8 font-semibold text-sky-500">Advanced</h2>

<p class="mt-4 text-3xl sm:text-4xl text-slate-400 font-extrabold tracking-tight">Advanced Features</p>

<p class="mt-4 max-w-3xl space-y-6">The slider has a large set of advanced features such as: the ability to <a class="underline" href="/pages/disabled-state.html" title="">disable</a> the entire slider or individual knobs; <a class="underline" href="/pages/range-dragging.html" title="">range dragging</a> support; <a class="underline" href="/pages/pointers-overlap.html" title="">pointers overlap</a>; pointers <a class="underline" href="/pages/max-and-min-pointers-distance.html" title="">max and min distance</a>, and more.</p>
<p class="mt-4 max-w-3xl space-y-6">The slider has a large set of advanced features such as: the ability to <a class="underline" href="/pages/disabled-state.html" title="">disable</a> the entire slider or individual knobs; <a class="underline" href="/pages/range-dragging.html" title="">range dragging</a> support; <a class="underline" href="/pages/pointers-overlap.html" title="">pointers overlap</a>, and more.</p>

<a class="group inline-flex items-center h-9 rounded-full text-sm font-semibold whitespace-nowrap px-3 focus:outline-none focus:ring-2 bg-sky-50 text-sky-600 hover:bg-sky-100 hover:text-sky-700 focus:ring-sky-600 mt-8 pt-px" href="/pages/basic-usage.html">Learn more<svg class="overflow-visible ml-3 text-sky-300 group-hover:text-sky-400" width="3" height="6" viewBox="0 0 3 6" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M0 0L3 3L0 6"></path></svg></a>
</div>
Expand Down

0 comments on commit 709b2e1

Please sign in to comment.