]> source.dussan.org Git - jquery-ui.git/commit
Spinner: Properly handle empty attributes in create with jQuery git
authorScott González <scott.gonzalez@gmail.com>
Mon, 23 Mar 2015 22:39:04 +0000 (18:39 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 9 Jun 2016 17:17:14 +0000 (13:17 -0400)
commitf6379dc65548e9770b53f29bfa901576a38064ec
treeede13f06d5ad875a63ece5f1e6ac1fd001e22dad
parent6d9194ac118509f2855f5e02dec1f95c0eb3ac1a
Spinner: Properly handle empty attributes in create with jQuery git

jQuery now returns `null` for empty attributes instead of `undefined`.

Ref gh-1516

(cherry picked from commit e109e768190089744804d084e9a26f010dd63a37)
ui/spinner.js