Skip to content

Commit

Permalink
v 0.4.2
Browse files Browse the repository at this point in the history
- Fix for IE Edge closes #23
- Right click fix closes #24
  • Loading branch information
Serhii Stryzhevskyi authored and Serhii Stryzhevskyi committed Aug 24, 2017
1 parent 5d7a28c commit f964cc1
Show file tree
Hide file tree
Showing 10 changed files with 493 additions and 428 deletions.
5 changes: 0 additions & 5 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
{
ecmaFeatures: {
globalReturn: true,
jsx: true,
modules: true
},
env: {
browser: true,
es6: true,
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rangeslider-pure",
"version": "0.4.1",
"version": "0.4.2",
"homepage": "https://github.com/Stryzhevskyi/rangeSlider",
"authors": [
"André Ruffert <andre@andreruffert.com>",
Expand Down
Loading

0 comments on commit f964cc1

Please sign in to comment.