Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

Express YUI v1.0.1

Choose a tag to compare

@clarle clarle released this 04 Dec 17:34
· 85 commits to master since this release

This is a minor release, which fixes the following issues:

  • Prevent early calls of flush(), which caused error messages inside of the bootstrap code in Internet Explorer.
  • Add additional logging messages to help debug modules that have name collisions, both on the client and on the server.
  • Fix the jshint script to allow it to successfully run on Windows