Skip to content

Commit

Permalink
improve onChange() callback so it will accespt IStatePointer[]
Browse files Browse the repository at this point in the history
  • Loading branch information
mzusin committed Jul 14, 2023
1 parent c335bfa commit f9138be
Show file tree
Hide file tree
Showing 27 changed files with 234 additions and 1,736 deletions.
2 changes: 1 addition & 1 deletion dist/mz-react-round-slider.esm.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/mz-react-round-slider.esm.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/mz-react-round-slider.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/mz-react-round-slider.min.js.map

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions docs/css/styles.1689338451818.css

This file was deleted.

10 changes: 10 additions & 0 deletions docs/css/styles.1689356721285.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/index.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.1689338451818.css" />
<!--<link rel="stylesheet" href="/js/index.1689338451818.css" />-->
<link rel="stylesheet" href="/css/styles.1689356721285.css" />
<!--<link rel="stylesheet" href="/js/index.1689356721285.css" />-->

</head>
<body class="font-roboto bg-gray-900 text-gray-100" id="special-page">
Expand Down Expand Up @@ -93,6 +93,6 @@ <h1 class="text-slate-100 font-extrabold text-4xl sm:text-5xl lg:text-6xl tracki
</div>
</footer>-->

<script src="/js/index.1689338451818.js"></script>
<script src="/js/index.1689356721285.js"></script>
</body>
</html>
Loading

0 comments on commit f9138be

Please sign in to comment.