]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Move array notation support for position option to backCompat check. Fixes...
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Sat, 17 Nov 2012 11:10:26 +0000 (12:10 +0100)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Sat, 17 Nov 2012 11:11:53 +0000 (12:11 +0100)
commit9fe3a62d800c31306eba1ae9c4f18e5d10d86dc8
tree57ac0d03ccc16bb7a2eefb85e27a8fb57f7687cb
parent6dccd917c370d45a510cc031bed6f48a7f1c0506
Dialog: Move array notation support for position option to backCompat check. Fixes #8824 - Deprecate array notation for position option.
build/tasks/testswarm.js
tests/unit/all.html
tests/unit/dialog/dialog.html
tests/unit/dialog/dialog_deprecated.html [new file with mode: 0644]
tests/unit/dialog/dialog_deprecated.js [new file with mode: 0644]
tests/unit/dialog/dialog_options.js
ui/jquery.ui.dialog.js