aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/curCSS.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-061-5/+7
* Revert "CSS: simplify hack of css getter for the computed values"Oleg Gaidarenko2015-12-221-2/+10
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-2/+3
* Core: Support non-browser environmentsMichał Gołębiowski2015-08-161-2/+3
* CSS: make the getStyles function more readableThomas Tortorini2015-06-251-3/+5
* Core:CSS:Event: simplification of native method signaturesOleg Gaidarenko2015-05-031-2/+2
* CSS: Add a support test for the hack for .css('marginRight') etc.Michał Gołębiowski2015-02-051-3/+3
* CSS: simplify hack of css getter for the computed valuesOleg Gaidarenko2014-12-241-10/+2
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-081-7/+6
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-5/+10
* CSS: Do not throw on frame elements in FFOleg Gaidarenko2014-06-161-1/+8
* 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
* Modules can assume the presence of their parentsTimmy Willison2013-09-101-1/+0
* Remove offset dependency from css. Move curCSS and getStyles to their own mod...Timmy Willison2013-09-101-0/+110