finderjs icon indicating copy to clipboard operation
finderjs copied to clipboard

[feature request] add missing `destroy` functionality

Open tlenex opened this issue 7 years ago • 1 comments

ie. finder.destroy() should:

  • clear all event listeners
  • clear container html
  • return destroyed object

tlenex avatar May 15 '17 10:05 tlenex

Thanks for the request! Not sure when I'll have some free time to do this, maybe over the next couple weeks. Feel free to submit a PR though.

mynameistechno avatar May 16 '17 21:05 mynameistechno