]> 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>
Wed, 25 Mar 2015 19:55:19 +0000 (15:55 -0400)
commite109e768190089744804d084e9a26f010dd63a37
treeb51d7fbf65c0ff809986bbbf2e99cbebd7109981
parentfdbb85be397b1d1e632ead53a53c57d30739e70c
Spinner: Properly handle empty attributes in create with jQuery git

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

Ref gh-1516
ui/spinner.js