guardian/scribe

Unbind/destroy

Open

#95 opened on Apr 9, 2014

View on GitHub
 (14 comments) (0 reactions) (0 assignees)JavaScript (3,516 stars) (265 forks)batch import
bugenhancementhelp wantedpatch neededplugin

Description

When destroying a Scribe instance, it should clean-up all references and DOM event bindings, including in any plugins being used.

Contributor guide