react-swipe-to-delete-component
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -0,1 +1,4 @@ | ||
### v1.0.8 | ||
* Update Bumps [url-parse](hhttps://github.com/gaer87/react-swipe-to-delete-component/pull/47) from 1.5.7 to 1.5.10 | ||
### v1.0.7 | ||
@@ -2,0 +5,0 @@ * Update a Node version - [Bump node version](https://github.com/gaer87/react-swipe-to-delete-component/issues/48) |
/*! | ||
* React-swipe-to-delete-component v1.0.7 | ||
* React-swipe-to-delete-component v1.0.8 | ||
* A simple React component implement 'swipe to delete' UI-pattern. | ||
@@ -4,0 +4,0 @@ * https://github.com/gaer87/react-swipe-to-delete-component |
{ | ||
"name": "react-swipe-to-delete-component", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A simple React component implement 'swipe to delete' UI-pattern.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/gaer87/react-swipe-to-delete-component", |
# React-swipe-to-delete-component | ||
[![Code Climate](https://codeclimate.com/github/gaer87/react-swipe-to-delete-component/badges/gpa.svg)](https://codeclimate.com/github/gaer87/react-swipe-to-delete-component) | ||
[![Coverage Status](https://coveralls.io/repos/github/gaer87/react-swipe-to-delete-component/badge.svg?branch=master)](https://coveralls.io/github/gaer87/react-swipe-to-delete-component?branch=master) | ||
[![Build Status](https://github.com/JS-DevTools/npm-publish/workflows/CI-CD/badge.svg)](https://github.com/gaer87/react-swipe-to-delete-component/actions) | ||
[//]: # ( [![Build Status](https://github.com/JS-DevTools/npm-publish/workflows/CI-CD/badge.svg)](https://github.com/gaer87/react-swipe-to-delete-component/actions)) | ||
A simple React component implement 'swipe to delete' UI-pattern. | ||
@@ -7,0 +8,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
40942
72