aboutsummaryrefslogtreecommitdiffstats
path: root/src/css
Commit message (Expand)AuthorAgeFilesLines
* Css: change boxSizingReliable in IE<9.Michał Gołębiowski2014-03-211-4/+3
* CSS: window.getDefaultComputedStyle may return nullRodrigo Rosenfeld Rosas2014-03-201-3/+4
* Support: Simplify the box-sizing testMichał Gołębiowski2014-03-101-14/+6
* Support: Reduce size via code consolidation and minification awarenessRichard Gibson2014-03-041-110/+65
* Support: Skip style-based tests when element.style is undefinedRichard Gibson2014-02-131-4/+8
* Docs: Add support comments for prefixed box-sizingMichał Gołębiowski2014-02-051-0/+2
* Css: Document reliableMarginRight is needed for Android 2.3Michał Gołębiowski2014-01-271-0/+1
* Css: Fix the reliableMarginRight test in oldIE.Michał Gołębiowski2014-01-261-3/+7
* Css: Don’t cache support.reliableMarginRight; thanks @jdalton, @timmywilMichał Gołębiowski2014-01-261-6/+5
* Fix some code style inconsistenciesOleg2013-11-073-4/+3
* No ticket: Small curCSS size optimizationsRichard Gibson2013-10-151-6/+8
* Fix #14432: Always return string from .css("z-index"). Close gh-1395.George Kats2013-10-151-2/+8
* No ticket. Get rid of comma expression in curCSS.Michał Gołębiowski2013-09-241-1/+1
* Fix #12723 and simplification and optmization of defaultDisplay helperOleg2013-09-171-9/+20
* Fix contextTimmy Willison2013-09-111-1/+1
* The cssHook from addGetHookIf wasn't actually getting addedTimmy Willison2013-09-111-5/+4
* Modules can assume the presence of their parentsTimmy Willison2013-09-101-1/+0
* Remove unnecessary file from master cherry-pickTimmy Willison2013-09-101-5/+0
* Remove offset dependency from css. Move curCSS and getStyles to their own mod...Timmy Willison2013-09-104-0/+123
* No ticket. Abstract conditional hook definition.Michał Gołębiowski2013-09-111-0/+33
* All non-var modules should not indent in their AMD wrappers (just for prettie...Timmy Willison2013-09-091-17/+18
* No ticket. Restore checking individual src/**/*.js files by jsHint.Michał Gołębiowski2013-09-061-1/+1
* Remove test element in css/supportTimmy Willison2013-09-061-0/+2
* Fix #10814. Fix #14084. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-063-2/+223
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-154-0/+91