Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Refactor global brackets ready and htmlContentLoadComplete events to a new Global module #1425

Merged
merged 7 commits into from
Aug 24, 2012

Commits on Aug 23, 2012

  1. Configuration menu
    Copy the full SHA
    cf231de View commit details
    Browse the repository at this point in the history
  2. Fix for #949. Remove common global brackets init code from unit tests…

    …. Update comments in Global module.
    jasonsanjose committed Aug 23, 2012
    Configuration menu
    Copy the full SHA
    08c3d6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a031653 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    418a989 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2012

  1. Factor out ready and htmlContentLoadComplete into LoadEvents to avoid…

    … race conditions with the global brackets property.
    jasonsanjose committed Aug 24, 2012
    Configuration menu
    Copy the full SHA
    b6521c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08ffb47 View commit details
    Browse the repository at this point in the history
  3. Scrub for any usage of brackets namespaced properties defined by util…

    …s/Global. Add require("utils/Global") for any occurrences. Fix comments.
    jasonsanjose committed Aug 24, 2012
    Configuration menu
    Copy the full SHA
    629b7d5 View commit details
    Browse the repository at this point in the history