| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This reverts commit 41a04e59df5beac4ca61b3b5e3a6b078b6aee1ac.
|
|
|
|
|
|
|
| |
(cherry-picked from b7a7dea95f84d6d8e5a8186d4fb09a762baf79bb)
Fixes gh-2367
Closes gh-2376
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://qunitjs.com/upgrade-guide-2.x/
For most of the boring work was used
https://github.com/apsdehal/qunit-migrate package
However, it can't update local qunit helpers, plus in some places
old QUnit.asyncTest signature is still used
Ref b930d14ce64937e9478405eee2828d4da091d2cb
Fixes gh-2540
|
|
|
|
|
|
| |
(cherry-picked from 360a4780339b7f412b75ad8a06dca7f39616f654)
Closes gh-2487
|
| |
|
|
|
|
| |
The CSS value rounding error was causig failures on FF and IE.
|
|
Conflicts:
src/selector-native.js
test/index.html
test/unit/effects.js
|