Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Tags: easy-designs/eCSStender.js

Tags

1.2.7

property tweak on the selector test

latest

property tweak on the selector test

1.2.6.6

bugfix: don't call determinePath() on embedded stylesheets

1.2.6.5

reorganized XHR stuff

adjusted eCSStender::isSupported() (property version) to avoid using expando-related checks (in preparation for IE9)
beefed-up internal zero_out() function
stripped out addition of Array.push() for browsers that didn't support it (it was unnecessary)

1.2.6.4

swapped decrement side in clearBrowserCache()

1.2.6.3

fix to miskey in clearBrowserCache()

1.2.6.2

minified version and changelog update for 1.2.6.2

1.2.6.1

Added ability for extensions to dynamically redefine themselves

Cleaned up some leaky variables (thanks to EmissionsTest.js)
Removed embedded QUnit in favor of making it a submodule
Added EmissionsTest.js as a submodule to catch variable leaks (/test/leaks.html)
Moved jQuery to the vendors directory

1.2.6

Upgrading version to 1.2.6

100% of tests were passed in:
* Firefox 1.5 - 4.0 beta (Mac & WinXP)
* Safari 4-5 (Mac); Safari Touch (iOS4)
* Chrome (current, Mac & WinXP)
* IE 6-8 (WinXP)
* Opera 9.6-10.6 (Mac); Opera Mini 5 (iOS4)
* Shiira (current)
* Camino (current)
* Flock (current, Mac)
* SeaMonkey (current, Mac)

1.2.5.4

fixed window.status issue