Skip to content

Commit

Permalink
Update the eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
gaer87 committed Sep 29, 2019
1 parent 5050597 commit 1f3de9b
Show file tree
Hide file tree
Showing 5 changed files with 27,255 additions and 19,861 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### v0.5.2
* Pass custom props to "onDelete" and "onCancel" callbacks.

### v0.5.1
* Updated Webpack from 1st to 4th version. Update Babel from 6th to 7th version.
* Used "@babel/preset-env" and a list of supported browsers.
Expand Down
2 changes: 1 addition & 1 deletion dist/swipe-to-delete.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* React-swipe-to-delete-component v0.5.0
* React-swipe-to-delete-component v0.5.2
* A simple React component implement 'swipe to delete' UI-pattern.
* https://github.com/gaer87/react-swipe-to-delete-component
Expand Down

0 comments on commit 1f3de9b

Please sign in to comment.