aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/helper.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-0/+1
| | | | | Fixes #15393 Closes gh-1958
* Dialog: Fix code styleScott González2016-08-311-2/+2
|
* Dialog: Allow for subpixel calculation errors in testsScott González2016-08-311-7/+8
| | | | | | Tests were failing in IE 10-11 with values that were off by 0.01 pixels. Closes gh-1737
* Dialog: Shift to use no globalsAmanpreet Singh2016-04-141-6/+7
|
* Dialog: Style updatesAlexander Schmitz2015-09-111-14/+16
| | | | Ref #14246
* Dialog: Move dialog into widgets folderAlexander Schmitz2015-08-081-1/+1
| | | | Ref #13885
* Tests: Rename filesScott González2015-04-091-0/+55
Ref gh-1528