Sebastien Briquet

Results 2 issues of Sebastien Briquet

For convenience to: ``` behavior.setOption("appendTo", Options.asString(JQueryWidget.getSelector(component))); ``` It probably applies to widget level (double-check in jquery-ui doc)

Wrap the item in a `RemoveEvent` payload or equivalent, and add a check on that type in `#onEvent` [1]. Be careful to not have conflict with `SortableBehavior` [2]. (should not...

bug