Software Details:
Version: 1.0.0
Upload Date: 5 Jun 15
Distribution Type: Freeware
Downloads: 112
Augment.js was developed to target older versions of IE, but it can also be used with other browsers as well.
The library never overrides any native implementations and works as a classic fallback system.
It basically checks a list of features and only adds what's missing.
Usage:
Include the augment.js source file before any JavaScript file/script.
What is new in this release:
- More reliable testing of date related functions.
- Upgrade qunit.
What is new in version v0.4.1:
- Fixed issue with Function.prototype.bind when being called on native functions in Safari.
What is new in version v0.4.0:
- Added Object.getPrototypeOf method.
- Changed build system to remove dependencies on Ruby.
- Changed build system to use uglify.js as the minimizer.
What is new in version v0.3.1:
- Fixed issue with Date.prototype.toISOString handling of years less than 0 and greater than 9999.
What is new in version v0.3.0:
- Resolved issue by renaming Date.prototype.toUTCString to Date.prototype.toISOString.
What is new in version v0.2.1:
- Fixed issue with String.prototype.trim.
Requirements:
- JavaScript enabled on client side
Comments not found