Yapapaya / jquery-cloneya

A jquery plugin to clone DOM elements
MIT License
76 stars 28 forks source link

Deprecate and possibly remove old event names in favour of newer namespaced events #57

Open actual-saurabh opened 8 years ago

actual-saurabh commented 8 years ago

For eg, remove the event clone_before_clone and only keep before_clone.cloneya. Right now both of them exist for backwards compatibility, which should be discouraged now.