guardian/scribe

Unbind/destroy

Open

#95 opened on Apr 9, 2014

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

Repository metrics

Stars
 (3,516 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide