aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/Tween.js
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Effects: Remove additional parameters of easings"Oleg Gaidarenko2016-04-271-5/+10
| | | | | This reverts commit b7a7dea95f84d6d8e5a8186d4fb09a762baf79bb. Fixes #3064
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+2
| | | | Fixes gh-3073
* Docs: Update support comments to follow the new syntaxMichał Gołębiowski2016-03-301-2/+2
| | | | | The changes follow the spec proposed in: https://github.com/jquery/contribute.jquery.org/issues/95#issuecomment-69379197
* Docs:Tests: Remove obsolete code from tests, update support commentsMichał Gołębiowski2016-03-081-1/+1
| | | | | | | | | | Support comments that were lacking the final IE/Edge version that exhibits the bug were checked & updated. Links to the Chromium bug tracker were updated. Code in tests related to unsupported browsers (like Android 2.3 in non-basic tests) has been removed. Fixes gh-2868 Closes gh-2949
* Effects: Remove additional parameters of easingsThomas Tortorini2015-09-071-10/+5
| | | | | Fixes gh-2367 Closes gh-2376
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-2/+4
| | | | Fixes gh-2056
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-261-3/+5
|
* Effects: set default easing using jQuery.easing._defaultTimmy Willison2015-05-051-2/+3
| | | | | Fixes gh-2219 Close gh-2218
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-1/+3
|
* Support: clean up comments and Support notationDave Methvin2014-06-101-7/+7
| | | | Closes gh-1577
* No ticket: fix code style inconsistencies. Closes gh-1361Oleg2013-09-131-1/+1
|
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-0/+114