Nestable
Nestable copied to clipboard
optional name for change event
This feature addresses Issue #35
The default behavior remains to trigger 'change' but it can be configured to another event name, for disambiguation purposes with the native 'change' event of HTML inputs which could be embedded inside the Nestable tree.
@dbushell Up?
@dbushell Hi, I would really appreciate it if you could merge this PR. It is a very light change with no side effect, and it can solve a battlefield problem. Then my project could reference your upstream repository reather than my technical fork that is only here to achieve this patch. Thanks!