guardian / scribe

DEPRECATED: A rich text editor framework for the web platform
http://guardian.github.io/scribe/
Apache License 2.0
3.51k stars 245 forks source link

Destroy: adds a destroy method #468

Closed rrees closed 8 years ago

rrees commented 8 years ago

This is the start of re-implementing #288 by adding a destroy method that issues a namespaced event and has an options argument for future expansion. The goal of these changes are to ultimately address #95.