infinite-autocomplete
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -29,2 +29,6 @@ import { Promise as es6Promise } from 'es6-promise'; | ||
setConfig(config:InfiniteAutocompleteConfigParams); | ||
/** | ||
* Destory the plugin and unbind all the DOM events | ||
*/ | ||
destroy(); | ||
} | ||
@@ -31,0 +35,0 @@ |
{ | ||
"name": "infinite-autocomplete", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "lightweight-infinite-autocomplete", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
191245
2062