]> source.dussan.org Git - jquery-ui.git/commit
Widget: $.widget.extend(): Properly handle extending a string with an object. Fixes...
authorScott González <scott.gonzalez@gmail.com>
Mon, 22 Oct 2012 19:33:57 +0000 (15:33 -0400)
committerScott González <scott.gonzalez@gmail.com>
Mon, 22 Oct 2012 19:36:11 +0000 (15:36 -0400)
commit9b908878ae3a9c0fbbd9958b579f223a648c5c69
tree2b6576b8460b81ae1394bbc0cad47b6928277ebf
parent6bedc0af357d9326ac39c37372b04d3bf7747454
Widget: $.widget.extend(): Properly handle extending a string with an object. Fixes #8713 - Passing an object as ui.resizable handles parameter does not work.
tests/unit/widget/widget_extend.js
ui/jquery.ui.widget.js