aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/var/getStyles.js
Commit message (Expand)AuthorAgeFilesLines
* Core: Use named exports in `src/`Michał Gołębiowski-Owczarek2023-09-121-1/+1
* Build: Update eslint-config-jquery, fix linting violationsMichał Gołębiowski-Owczarek2020-05-181-1/+1
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-181-16/+12
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-4/+6
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+2
* 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
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-2/+2
* CSS: make the getStyles function more readableThomas Tortorini2015-06-251-3/+6
* Core:CSS:Event: simplification of native method signaturesOleg Gaidarenko2015-05-031-2/+2
* CSS: Do not throw on frame elements in FFOleg Gaidarenko2014-06-161-1/+8
* Fix some code style inconsistenciesOleg2013-10-071-1/+1
* Remove offset dependency from css. Move curCSS and getStyles to their own mod...Timmy Willison2013-09-101-0/+5