]> source.dussan.org Git - jquery-ui.git/commit
All: Delegate to base `_getCreateOptions()`.
authorScott González <scott.gonzalez@gmail.com>
Wed, 16 Sep 2015 16:54:12 +0000 (12:54 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 17 Sep 2015 12:47:28 +0000 (08:47 -0400)
commite19d462f16f619dbc56824e00d5c409ccd677f8d
treee17de1040a8a689f3724915bd05b186c1af99353
parentafbcdbe47e46190529b4cf3a50753bae9606425c
All: Delegate to base `_getCreateOptions()`.

Ensures that any extensions to the base widget will be handled properly by
individual widgets.

Closes gh-1598
tests/unit/widget/core.js
ui/widget.js
ui/widgets/selectmenu.js
ui/widgets/spinner.js