Testing: Enhance compatibility with older Internet Explorer versions by adding tests for IE6 and increasing timeouts for IE7/8 tests. This ensures a smoother experience for users on legacy browsers.
Compatibility: Pin the Mocha version to ensure compatibility with older Internet Explorer versions, providing a more stable testing environment.
Fixes
Fix issues with the inflate wrapper check condition, improving the reliability of the inflation process.
Resolve issue #60 by renaming 'window' to 's_window', preventing potential conflicts in the code.
Others
Rebuild browser files to ensure all changes are reflected and up-to-date for users.
Perform code and comments cleanup to enhance readability and maintainability of the codebase.