aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/var
Commit message (Expand)AuthorAgeFilesLines
* CSS: Trim whitespace surrounding CSS Custom Properties valuesfecore12021-09-231-0/+1
* Build: Update eslint-config-jquery, fix linting violationsMichał Gołębiowski-Owczarek2020-05-183-3/+3
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-185-57/+33
* Build: ESLint: forbid unused function parametersMichał Gołębiowski-Owczarek2019-05-131-2/+2
* Build: Fix AMD dependencies in curCSSMichał Gołębiowski-Owczarek2019-04-301-7/+0
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-292-14/+8
* Core: Recognize Shadow DOM in attachment checksSaptak Sengupta2018-11-091-1/+1
* Core: Use isAttached to check for attachment of elementSaptak Sengupta2018-03-051-3/+3
* CSS: Detect more WebKit styles erroneously reported as percentagesRichard Gibson2017-09-182-5/+7
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-256-0/+11
* CSS: Toggle detached elements as visible unless they have display: noneRichard Gibson2016-04-111-4/+19
* Docs: Update support comments to follow the new syntaxMichał Gołębiowski2016-03-301-1/+1
* Docs:Tests: Remove obsolete code from tests, update support commentsMichał Gołębiowski2016-03-081-1/+1
* CSS: Make sure elem.ownerDocument.defaultView is not nullTodor Prikumov2016-01-271-1/+1
* CSS: isHidden -> isHiddenWithinTreeTimmy Willison2016-01-211-1/+3
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-076-13/+15
* CSS: make the getStyles function more readableThomas Tortorini2015-06-251-3/+6
* CSS: Don't name the anonymous swap functionMichał Gołębiowski2015-06-011-1/+1
* Core:CSS:Event: simplification of native method signaturesOleg Gaidarenko2015-05-031-2/+2
* CSS: Don't expose jQuery.swapMichał Gołębiowski2015-04-131-0/+24
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-1/+2
* CSS: Do not throw on frame elements in FFOleg Gaidarenko2014-06-161-1/+8
* Fix some code style inconsistenciesOleg2013-10-073-3/+3
* Remove offset dependency from css. Move curCSS and getStyles to their own mod...Timmy Willison2013-09-103-0/+13
* No ticket. Restore checking individual src/**/*.js files by jsHint.Michał Gołębiowski2013-09-062-2/+2
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-152-0/+16