Skip to content

ajile loves IE too ;-)

Compare
Choose a tag to compare
@iskitz iskitz released this 27 Feb 14:42

ajile 1.9.8

  • Improved: Compatibility: MSIE: Fixed bug caused by IE's disallowing deletion of global members.
  • Improved: Compatibility: MSIE 5.01: Replaced all non-for-in in statements.
  • Improved: Ajile.RemoveImportListener(): Fixed bug that caused listeners to not be removed.
  • Improved: Ajile.RemoveImportListener(): Fixed bug that caused listeners to be notified despite being removed.
  • Improved: Cloaked objects' toString() returns "cloaked".
  • Improved: Play: API Examples: Fixed bug in "Using a Wildcard Import" example.
  • Improved: Tests: Compatibility: MSIE: Ajile.RemoveImportListener() correctly handles single-level namespaces.
  • Improved: Tests: Compatibility: MSIE: Ajile.Unload() correctly handles single-level namespaces.
  • Improved: Tests: Compatibility: MSIE: Ajile.Unload() correctly handles Ajile namespace.
  • Improved: Tests: Compatibility: MSIE: Import() correctly handles single-level namespaces.
  • Improved: Tests: Compatibility: MSIE: Namespace() correctly handles single-level namespaces.