aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/widget/extend.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-2/+3
| | | | | Fixes #15393 Closes gh-1958
* Widget: Handle `Object.create(null)` for options objectsScott González2017-04-241-1/+6
| | | | | Fixes #15179 Closes gh-1809
* Widget: Shift to use no globalsAmanpreet Singh2016-04-141-30/+31
|
* Widget: Style updatesAlexander Schmitz2015-09-111-11/+11
| | | | Ref #14246
* Tests: Rename filesScott González2015-04-091-0/+112
Ref gh-1528