-
Notifications
You must be signed in to change notification settings - Fork 77
Changelog
Baris Aydinoglu edited this page Nov 7, 2013
·
7 revisions
Wiki Pages: Home | Setup | Usage | Changelog
- Source Map added (https://code.google.com/p/closure-compiler/wiki/SourceMaps)
- Windows 8.1 support added - Fix for Issue #10
- Browser engine for Opera (Presto) added
- Updated to show full version support for os
- Modernizr.js upgraded to latest (2.6.2) version for tests
- JavaScript Debug (A simple wrapper for console.log) added to project for tests (http://benalman.com/projects/javascript-debug-console-log/)
- IE11 support added
- Fix for blackberry, chrome mac windows 8, playbook
- has no method 'mq' - Fix for Issue #3
- IE10 - Fix for Issue #2.
- Windows 8 - Fix for Issue #1.
- Device orientation support added.
- addConditionalTest function fixed.
- Code quality improvements based on jslint & jshint.
- Browser plugin detection support added.
- Initial build by Baris Aydinoglu.