Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Releases: chuckcarpenter/REM-unit-polyfill

v1.3.4

06 May 15:52
Compare
Choose a tag to compare

Adds the proper license file and corrected wrong version in JSON files.

v1.3.3

20 Apr 19:12
Compare
Choose a tag to compare

Adds fix for @import from relative paths.

v1.3.2

02 Jul 20:02
Compare
Choose a tag to compare

Release with additional optimizations from #49

v1.3.1

30 Jun 22:30
Compare
Choose a tag to compare

Improved XHR handling and package.json version bumped. Jslinting completely passes now.

v1.3.0

21 Jun 22:31
Compare
Choose a tag to compare

Better IE version detection and base font calc.

v1.2.5

06 Jun 15:15
Compare
Choose a tag to compare

Fixes IE7 XHR bug

Fixes calculation bug for partial values and !important support.

20 May 23:59
Compare
Choose a tag to compare
v1.2.4

Fixes calculation bug for partial values and !important support.

v1.2.2

30 Mar 17:03
Compare
Choose a tag to compare

Converts the removeComments function to prevent stack overflow.

v1.2.1

30 Mar 16:41
Compare
Choose a tag to compare

Added support for @import statements

v1.1.0

11 Dec 22:30
Compare
Choose a tag to compare

Lots of bug fixes and enhancements. Removal of code causing IE8 memory bug.