aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/options.js
Commit message (Collapse)AuthorAgeFilesLines
* Dialog: Shift to use no globalsAmanpreet Singh2016-04-141-135/+139
|
* Dialog: Escape closeText option before passing it to buttonJörn Zaefferer2015-10-281-1/+6
| | | | | Ref gh-1632 Fixes jquery/api.jqueryui.com#281
* Tests: Fix button space assertions on IE8Jörn Zaefferer2015-10-251-4/+4
| | | | | IE8 still doesn't keep the space in the text (or HTML) representation. We don't really care, so adding more trims in these tests as well.
* Dialog: address review commentsAlexander Schmitz2015-10-081-4/+4
|
* Dialog: Updating dialog and tests for new button APIAlexander Schmitz2015-10-071-10/+8
|
* Dialog: Style updatesAlexander Schmitz2015-09-111-245/+247
| | | | Ref #14246
* Dialog: Style updatesAlexander Schmitz2015-08-211-3/+3
| | | | | Ref #14246 Ref gh-1588
* Effects: Move individual effects into effects folderAlexander Schmitz2015-08-081-2/+2
| | | | Ref #13885
* Dialog: Move dialog into widgets folderAlexander Schmitz2015-08-081-1/+1
| | | | Ref #13885
* Dialog: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-1/+1
|
* Tests: Rename filesScott González2015-04-091-0/+557
Ref gh-1528