aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/swap.js
Commit message (Collapse)AuthorAgeFilesLines
* CSS: Don't expose jQuery.swapMichał Gołębiowski2015-04-131-28/+0
| | | | | | | | | jQuery.swap was an undocumented API used only internally. With the modular AMD system we currently have it's not necessary to expose this function publicly under the jQuery object. Fixes gh-2058 Closes gh-2182
* All non-var modules should not indent in their AMD wrappers (just for ↵Timmy Willison2013-09-091-17/+18
| | | | prettier builds). No functionality changes.
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-0/+27